1
0
mirror of https://github.com/google/gops.git synced 2024-11-24 08:22:25 +02:00

Commit Graph

  • f96b94b668 Return err from Find if err in not nil Sergei Semenchuk 2022-04-11 14:04:46 +0300
  • 0a33cbc934 Extend gops trace to allow duration parameter Glib Smaga 2022-03-29 11:11:34 +0200
  • b1897fa779
    Merge ba776bfd3b into 4e16ac7815 yarcat 2022-03-22 11:16:15 +0800
  • 4e16ac7815
    Fix minor white space issue in README.md (#162) DuckSoft 2022-03-16 20:42:24 +0800
  • c5a7b9abd4
    Fix minor white space issue in README.md DuckSoft 2022-03-16 20:01:52 +0800
  • 3e83813cbc
    Fix minor typo in README.md (#161) Eli Bendersky 2022-02-10 00:13:40 -0800
  • 2ef874c4ce
    Fix minor typo in README.md Eli Bendersky 2022-02-09 20:37:31 -0800
  • 22c4073211 go.mod, vendor: update gopsutil to v3.21.10 Tobias Klauser 2021-11-16 13:47:04 +0100
  • e6cb0303ad
    Error out when the given duration is negative (#155) Elton SV 2021-11-10 18:45:35 +0530
  • cec8c291a1
    Update main.go Elton SV 2021-11-10 18:35:01 +0530
  • a9cfde3002 Validate processInfo period & log a fatal error in the case of negative duration el10savio 2021-11-10 18:18:47 +0530
  • db6b6e9ba0 agent: rename setsockoptReuseAddrAndPort to setReuseAddrAndPortSockopts v0.3.22 Tobias Klauser 2021-10-11 13:42:20 +0200
  • f38bd6a1ee agent: fix solaris build Tobias Klauser 2021-10-11 13:39:58 +0200
  • 3b6905746e agent: rename setsockoptReuseAddrAndPort to setReuseAddrAndPortSockopts Tobias Klauser 2021-10-11 13:42:20 +0200
  • 6124f2eb47 agent: fix solaris build Tobias Klauser 2021-10-11 13:39:58 +0200
  • f57f013e90 go.mod, vendor: update gopsutil and go-ole to fix windows/arm64 build v0.3.21 Tobias Klauser 2021-10-08 18:39:01 +0200
  • 8a0a46f61c go.mod, vendor: update gopsutil and go-ole to fix windows/arm64 build Tobias Klauser 2021-10-08 18:39:01 +0200
  • e9831286ac go.mod, vendor: update dependencies v0.3.20 Tobias Klauser 2021-09-03 09:40:18 +0200
  • c5ab645ce5 Use Go 1.17 in CI Tobias Klauser 2021-09-03 09:36:14 +0200
  • a22894be16 Add //go:build tags for Go 1.17 Tobias Klauser 2021-09-03 09:35:42 +0200
  • a4a925f67b go.mod, vendor: update dependencies Tobias Klauser 2021-09-03 09:40:18 +0200
  • 9623c09a6d Use Go 1.17 in CI Tobias Klauser 2021-09-03 09:36:14 +0200
  • 73e8486e0f Add //go:build tags for Go 1.17 Tobias Klauser 2021-09-03 09:35:42 +0200
  • f5057debe6 README.md: update installation instructions Tobias Klauser 2021-07-15 10:46:10 +0200
  • 33758a7ca6 README.md: update installation instructions Tobias Klauser 2021-07-15 10:46:10 +0200
  • 8918f15c19 Allow to specify CPU usage period as duration string v0.3.19 Tobias Klauser 2021-07-01 10:20:45 +0200
  • f870d0110a Restore CPU usage report format Tobias Klauser 2021-07-01 10:05:38 +0200
  • 0b58032cd1 Allow to specify CPU usage period as duration string Tobias Klauser 2021-07-01 10:20:45 +0200
  • 4d956a3824 Restore CPU usage report format Tobias Klauser 2021-07-01 10:05:38 +0200
  • 48d3575c6a go.mod, vendor: update dependencies Tobias Klauser 2021-06-30 17:45:55 +0200
  • 5d56ceb0d5 go.mod, vendor: update dependencies Tobias Klauser 2021-06-30 17:45:55 +0200
  • 78435f89d8
    Support for reporting the percent of CPU time usage within given time (#143) v0.3.18 村口大白鹅 2021-04-18 04:14:45 +0800
  • 5f28afc9f7 fix readme wziww 2021-04-17 09:05:40 +0800
  • 384a6a1af8 feat: support for time duration to report cpu info wziww 2021-04-17 09:00:36 +0800
  • 4daf0e328e
    Merge branch 'master' into master Jaana Dogan 2021-04-15 18:54:01 -0700
  • 0bf845d3d5 agent: mention SO_REUSEPORT in Options.ReuseSocketAddrAndPort godoc Tobias Klauser 2021-03-31 00:56:06 +0200
  • d9c7eaa540 agent: mention SO_REUSEPORT in Options.ReuseSocketAddrAndPort godoc Tobias Klauser 2021-03-31 00:56:06 +0200
  • 55729d43c2 agent: use filepath.Join to construct portfile path v0.3.17 Tobias Klauser 2021-03-09 11:24:16 +0100
  • ff6218fb3d agent: use filepath.Join to construct portfile path Tobias Klauser 2021-03-09 11:24:16 +0100
  • 4bfc3fec27 report CPU time within given time duration wziww 2021-03-06 16:10:00 +0800
  • 9a13441a02 Switch to use github.com/shirou/gopsutil/v3 v0.3.16 Tobias Klauser 2021-03-01 19:05:56 +0100
  • 3469c1baa1 Switch to use github.com/shirou/gopsutil/v3 Tobias Klauser 2021-03-01 19:05:56 +0100
  • 81f7a00714 README.md: add GitHub action status badge Tobias Klauser 2021-03-01 09:49:19 +0100
  • 74f7281a65 README.md: add GitHub action status badge Tobias Klauser 2021-03-01 09:49:19 +0100
  • dc7f958b78 Add GitHub action for CI testing Tobias Klauser 2021-02-25 11:00:43 +0100
  • 49c3244dbd Add GitHub action for CI testing Tobias Klauser 2021-02-25 11:00:43 +0100
  • a3d463ce8a vendor: sync 'vendor' dir with go.mod v0.3.15 Pavel Borzenkov 2021-02-24 18:40:31 +0300
  • a0b3650263 vendor: sync 'vendor' dir with go.mod Pavel Borzenkov 2021-02-24 18:40:31 +0300
  • 268f11e4fc agent: allow to set SO_REUSEPORT on listening socket v0.3.14 Tobias Klauser 2020-12-09 16:44:54 +0100
  • c43a610f3f agent: allow to set SO_REUSEPORT on listening socket Tobias Klauser 2020-12-09 16:44:54 +0100
  • 66e57bb618
    Merge fed29ab01f into b55933ebc4 疯狂的小企鹅 2020-12-05 01:23:00 -0500
  • b55933ebc4 Use strings.Builder v0.3.13 Tobias Klauser 2020-11-03 11:06:28 +0100
  • d64b2d5ce7 Fix formatting for multiple of 24 hours Tobias Klauser 2020-11-03 11:00:31 +0100
  • 2a72b38928 Use strings.Builder Tobias Klauser 2020-11-03 11:06:28 +0100
  • f8605d237f Fix formatting for multiple of 24 hours Tobias Klauser 2020-11-03 11:00:31 +0100
  • ba776bfd3b Back to using semaphores removed by #126. Jaroslavs Samcuks 2020-09-09 21:45:47 +0200
  • 5d514cabbb
    goprocess: add test for FindAll (#127) yarcat 2020-09-10 10:12:57 +0200
  • cf8b87c1e5
    Update goprocess/gp_test.go Tobias Klauser 2020-09-10 10:10:46 +0200
  • f4275158bb dropped unused fixtureFunc Jaroslavs Samcuks 2020-09-09 23:01:11 +0200
  • f3bed32e58 Sort the result. Jaroslavs Samcuks 2020-09-09 14:39:03 +0200
  • 051623e29e dropped the semaphore Jaroslavs Samcuks 2020-09-09 11:52:29 +0200
  • 65e1fa80d9 Test for more than one Go process Jaroslavs Samcuks 2020-09-08 23:24:26 +0200
  • 1677db6cf1 Semaphor-synced isGo + more tests. Jaroslavs Samcuks 2020-09-08 23:08:42 +0200
  • 2707d2f5ba use unbuffered channels Seshachalam Malisetti 2020-09-08 09:16:25 +0530
  • b688baef9c Added tests for goprocess. Jaroslavs Samcuks 2020-09-08 00:54:37 +0200
  • 684d83de59 fn renamed to isGoFn for better readability Jaroslavs Samcuks 2020-09-08 00:03:47 +0200
  • 4f571588b3 FindAll moved higher in the module for better CL diff Jaroslavs Samcuks 2020-09-08 00:01:24 +0200
  • 55bf61aae9 some merge leftovers Jaroslavs Samcuks 2020-09-07 23:54:55 +0200
  • d267c65401 Merge remote-tracking branch 'upstream/master' into fix-123 Jaroslavs Samcuks 2020-09-07 23:43:03 +0200
  • c9150606f9
    Fix the worker concurrency model (#126) v0.3.12 JBD 2020-09-07 14:23:34 -0700
  • 12594be8a3 Fix the worker concurrency model JBD 2020-09-07 13:47:25 -0700
  • 360bc0a1e7 reverted accidental merge with fix-123-no-buffers Jaroslavs Samcuks 2020-09-07 00:52:01 +0200
  • 44cecabc19 do not lookup known processes Jaroslavs Samcuks 2020-09-07 00:32:22 +0200
  • 14563b0967 do not lookup known processes Jaroslavs Samcuks 2020-09-07 00:27:11 +0200
  • 60086cf4c5 create less go-routines and no buffered channels Jaroslavs Samcuks 2020-09-06 23:42:07 +0200
  • c178457376 refactored to make it testable; added tests Jaroslavs Samcuks 2020-09-06 22:26:54 +0200
  • 38fcd2c520 main loop moved to a go-routine Jaroslavs Samcuks 2020-09-05 20:00:07 +0200
  • 2a81f5e6df remove limitCh and use wg for limiting concurrency Seshachalam Malisetti 2020-09-04 22:16:24 +0530
  • c69b85845a limit num of go routines Seshachalam Malisetti 2020-09-04 21:36:34 +0530
  • d0e6d723c3 Fix https://github.com/google/gops/issues/123 Seshachalam Malisetti 2020-09-04 11:42:07 +0530
  • 6fb0d860e5
    README.md: fix typo (#119) v0.3.11 sans 2020-08-12 17:16:51 +0800
  • 6a12a0e501 Fix typo kumakichi 2020-08-11 17:51:04 +0800
  • b96604fa98
    goprocess: fix EMFILE error on macOS Catalina (#118) sans 2020-08-05 16:11:35 +0800
  • 1205df8eaa Drop test for EMFILE kumakichi 2020-08-05 09:01:02 +0800
  • bedf1d0366 Add test for EMFILE error kumakichi 2020-08-04 23:01:29 +0800
  • b031df541c fix: EMFILE error on macOS Catalina kumakichi 2020-07-30 22:18:59 +0800
  • 983b7ba5c9
    agent: report additional runtime.MemStats fields (#116) Tobias Klauser 2020-07-06 12:55:48 +0200
  • 23e28e35dc agent: report additional runtime.MemStats fields Tobias Klauser 2020-07-06 12:34:26 +0200
  • f7e323ca2e
    internal: use filepath.Join in PIDFile (#114) v0.3.10 Tobias Klauser 2020-05-30 09:42:52 +0200
  • 0f99ec1c3e
    Merge branch 'master' into fix-windows-path Tobias Klauser 2020-05-30 09:41:17 +0200
  • 1e1db3f61d
    internal: add gops subdirectory in ConfigDir (#112) Tobias Klauser 2020-05-30 09:40:59 +0200
  • 89a1bccbbf
    Merge branch 'master' into fix-configdir-path Tobias Klauser 2020-05-30 09:39:37 +0200
  • 38c00cd8c2
    circleci: test on Windows (#113) Tobias Klauser 2020-05-30 09:39:11 +0200
  • dd872b1d5e circleci: test on Windows Tobias Klauser 2020-05-29 15:35:10 +0200
  • 7453671943 internal: use filepath.Join in PIDFile Tobias Klauser 2020-05-29 15:37:46 +0200
  • dcf5ce4178 internal: add gops subdirectory in ConfigDir Tobias Klauser 2020-05-29 11:23:23 +0200
  • c7e7d7bc6d internal: add gops subdirectory in ConfigDir Tobias Klauser 2020-05-28 10:08:43 +0200
  • ccffbf8d4a
    agent: check error return values (#109) v0.3.9 Tobias Klauser 2020-05-25 10:43:40 +0200
  • e89def5b4e agent: check error return values Tobias Klauser 2020-05-25 10:36:17 +0200
  • 10df6abaad
    Update dependencies (#108) Tobias Klauser 2020-05-18 19:30:29 +0200