Commit Graph

119 Commits

Author SHA1 Message Date
Ross Smith II dda0350d41
Update README.rst 2021-07-23 06:26:39 -07:00
Ross Smith II 120ab7fb06
Update README.rst 2021-07-21 17:37:08 -07:00
Ross Smith II ebe2843f84
More (opinionated) doc fixes 2021-07-21 17:36:02 -07:00
Ross Smith II e364a40c47
docs: fix typo 2021-07-21 17:29:54 -07:00
Simon Frei 72d4813f24
use rest syntax not markdown 2020-12-10 14:12:43 +01:00
shirou fd963e2e16 remove circleci, change to use go 1.13 for testing.
and badge.
2020-11-19 21:53:41 +09:00
shirou 99de861280 [v3] update README 2020-11-01 00:39:46 +09:00
shirou 09af60d248 [v3 migration] add more changelog and README. 2020-10-31 23:29:25 +09:00
shirou 10a398abdd add RISC-V and DragonFlyBSD to partial support. 2020-06-30 21:04:21 +09:00
shirou 392f368142 add HOST_DEV environment variable to README. 2020-01-26 17:52:41 +09:00
likerj 2ae2e5bda0
add HOST_RUN config description
there are five system environment variable can be config in common/common.go
2019-12-03 14:18:06 +08:00
shirou 4a5a3cb6da add created_time on Windows to README 2019-01-15 10:01:35 +09:00
David Naylor 414c76f159 [process][linux] Export process page fault info
Add a function for retrieving page fault counts from /proc/[pid]/stat on
Linux.
2018-12-13 16:19:40 -08:00
Ofek Lev 038eb06288
fix link 2018-05-24 02:12:10 -04:00
Ofek Lev 0f8edaa97e address review 2018-04-29 21:51:27 -04:00
shirou 543a05cce0 fix psutil URL. 2018-02-20 16:00:26 +09:00
Marco Pfatschbacher 5476f100bc mark net_connections as supported for OpenBSD 2017-11-08 21:41:57 +01:00
Marco Pfatschbacher 1ca44eace9 fix typo 2017-11-08 21:38:07 +01:00
shirou 48fc561289 add HOST_VAR to README 2017-10-19 00:04:09 +09:00
shirou 232ceb4667 update README. 2017-10-19 00:02:22 +09:00
shirou a6cc94f428 update README about thread and cmdline. 2017-10-05 10:42:53 +09:00
Daniel Lynn e5a4a82a13 Update README / required go version
Adding the `context` package import in 3834908232 bumps the required go version to 1.7.
2017-09-12 17:30:11 -05:00
WAKAYAMA Shirou 906b00fc23 add features to README. Thank you for all of great contributors! 2017-07-26 22:42:13 +09:00
WAKAYAMA Shirou ad1f130d0f update README about golang 1.8 is required. 2017-05-01 22:31:55 +09:00
James Nugent a34d626e17 Update README.rst for Solaris VirtualMemory support 2017-03-14 16:28:50 -05:00
James Nugent ae1d4ba818 Update README.md for Solaris package Host support 2017-03-14 16:05:17 -05:00
WAKAYAMA Shirou d8bc9ca755 fix README table. 2017-03-14 10:02:36 +09:00
James Nugent 43c8d3f5f9 Update README.rst to reflect addition of Solaris 2017-03-13 16:05:35 -05:00
Simarpreet Singh 5a4c90ad5f cpu: Expose CPU microcode information
This commit exposes the CPU microcode information.

Signed-off-by: Simarpreet Singh <simar@opendns.com>
2017-03-07 16:18:20 -08:00
Sean Chittenden 955821b5ab
Add Go-native structs for Darwin/386 and FreeBSD/arm 2017-01-31 22:56:31 -08:00
Shirou WAKAYAMA 061b699a97 Add OpenBSD to README (Thank you @mpfz0r) 2016-11-25 09:04:14 +09:00
Shirou WAKAYAMA a63900a44b update README about taging. 2016-10-27 22:29:33 +09:00
Shirou WAKAYAMA 4bab832fc5 fix broken CurrentStatus table. 2016-09-13 00:25:04 +09:00
Matt Singletary 072f1a3574 Fix typo
misspelling of family in 'platformfamiliy'
2016-07-20 15:03:53 -04:00
Zdenek Styblik c184d5359e Fix typos in README.rst
Commit fixes some typos in README.rst
2016-06-14 11:06:54 +02:00
shirou 6e9b0bbb1b Merge pull request #197 from shirou/process/add_memory_windows
Process/add memory windows
2016-05-30 14:06:48 +09:00
Huy Giang 7bf614d799 make 'alternative location' in Usage section more readable 2016-05-10 14:22:14 +07:00
Shirou WAKAYAMA 7b991b8135 add `requirement` to README.rst. 2016-05-05 00:09:19 +09:00
WAKAYAMA Shirou ba34a3af8c [process]windows: add IO counters and fix CreateTime 2016-05-04 23:25:43 +09:00
Shirou WAKAYAMA 1cc575dae3 remove gopkg.in from README. 2016-04-07 15:34:49 +09:00
Shirou WAKAYAMA da89408631 Merge branch 'master' into v2 2016-03-31 18:08:24 +09:00
WAKAYAMA shirou 37d8908841 [process]freebsd: implementes proceess.Nice() 2016-03-31 17:34:09 +09:00
Shirou WAKAYAMA 4bb84648bf JSON representation is renamed to fit Google JSON style, camelCase. 2016-03-23 10:52:46 +09:00
Shirou WAKAYAMA be06a94d44 fix the gopkgin versioning on README. 2016-03-22 21:55:16 +09:00
Shirou WAKAYAMA 70ba28090d add version 2 breaking change notification to README. 2016-03-22 21:51:43 +09:00
Shirou WAKAYAMA fa3e1cc196 [common]linux: add HostEtc to switch '/etc' See #175. 2016-03-13 23:42:06 +09:00
Shirou WAKAYAMA fe4c9f8ffa change CI status badge to CircleCI. 2016-02-12 22:53:22 +09:00
shirou f58654fa1c Merge pull request #122 from jimmystewpot/add_netfilter
Add nf_conntrack counter support
2015-12-16 15:32:43 +09:00
Cameron Sparr ec692ecfcf Add a godoc badge 2015-12-11 12:46:15 -07:00
James Lamb 5700150054 Updated README.rst and included updated syntax to be more uniform with the other code 2015-12-09 07:45:26 +11:00