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

Commit Graph

  • 0da566039c Update dependencies Tobias Klauser 2020-05-18 11:38:46 +0200
  • 8049a691ea Fix configdir path and use correct path under windows Wim 2020-05-17 17:52:50 +0200
  • 4fa525724f
    Update module vendoring (#106) Tobias Klauser 2020-05-14 23:45:10 +0200
  • bd1e00a845
    Merge branch 'master' into mod-tidy-mod-vendor Tobias Klauser 2020-05-14 23:44:09 +0200
  • 2715d03f64
    agent: clean up socket and port file on SIGTERM and SIGQUIT (#104) Tobias Klauser 2020-05-14 23:06:09 +0200
  • 8f47fee638 Update module vendoring Tobias Klauser 2020-05-14 22:12:25 +0200
  • 5ab154553d agent: clean up socket and port file on SIGTERM and SIGQUIT Tobias Klauser 2020-05-11 11:59:29 +0200
  • 932d9779da
    Remove dependency on kardianos/osext (#89) Yasushi Saito 2020-05-14 13:04:21 -0700
  • a62f1dac22
    Merge branch 'master' into master Tobias Klauser 2020-05-14 22:03:28 +0200
  • ea7dd03981
    Remove unnecessary type conversion (#105) Tobias Klauser 2020-05-14 22:03:09 +0200
  • 6041936265
    Merge branch 'master' into unconvert Tobias Klauser 2020-05-14 22:02:26 +0200
  • ed67c5b345
    Use os.UserConfigDir for internal.ConfigDir if available (#103) Tobias Klauser 2020-05-14 22:01:34 +0200
  • 0d5e42d4d2 Remove dependency on kardianos/osext Yasushi Saito 2019-03-25 10:41:52 -0700
  • e6662cefe6 Remove unnecessary type conversion Tobias Klauser 2020-05-13 22:56:57 +0200
  • 2363947ec4 Use os.UserConfigDir for internal.ConfigDir if available Tobias Klauser 2020-05-11 10:56:26 +0200
  • f1b8f2b15c
    Add prefix to profile dump file names (#101) v0.3.8 Tobias Klauser 2020-04-29 19:44:32 +0200
  • 728a32e166 Add prefix to profile dump file names Tobias Klauser 2020-04-29 19:36:39 +0200
  • 3a98d6d245
    agent: silence error on listener close (#97) Dan Peterson 2020-02-29 18:34:15 -0400
  • a89ed299bc
    Merge branch 'master' into silence-use-of-closed-error Emmanuel T Odeke 2020-02-29 14:29:35 -0800
  • 9025be33d5
    Don't log path to profile dump twice (#98) Tobias Klauser 2020-02-29 23:27:25 +0100
  • 6a578d2357
    Merge branch 'master' into profiledump-file-log Emmanuel T Odeke 2020-02-29 14:26:02 -0800
  • 71c4255d55
    Check $XDG_CONFIG_HOME before falling to ~/.config (#99) Jakub Łukasiewicz 2020-02-29 23:24:56 +0100
  • fcd1905b55 Check $XDG_CONFIG_HOME before falling to ~/.config Jorengarenar 2020-02-29 23:10:22 +0100
  • 73199b3315 Don't log path to profile dump twice Tobias Klauser 2020-02-28 17:16:01 +0100
  • 44fff1b26c agent: silence error on listener close Dan Peterson 2020-02-28 09:38:05 -0400
  • 59c8be2ead
    Improve the help text (#94) v0.3.7 JBD 2019-08-01 22:19:10 -0700
  • a6ad012a42 Improve the help text JBD 2019-08-01 15:51:07 -0700
  • 6cdc0c0a4a
    Update CircleCI to Go 1.12 (#93) JBD 2019-07-29 13:06:16 -0700
  • bfc302bd6c Update CircleCI to Go 1.12 JBD 2019-07-29 12:41:24 -0700
  • 2aa6a2cfed Switch to Go modules JBD 2019-07-27 15:21:15 -0700
  • fbf94b913d Revert "Switch to Go modules" JBD 2019-07-27 15:16:00 -0700
  • 28cfbaf001 Switch to Go modules JBD 2019-07-27 15:09:47 -0700
  • 5397580381 Fixes #77: Implemented column headers in table Yash Ladha 2019-04-23 14:17:03 +0530
  • 036f72c5be Fix exit code if a valid cmd is passed (#91) Yash Ladha 2019-03-27 23:05:05 +0530
  • 61afadfc27 fixed exit code if a valid cmd is passed Yash Ladha 2019-03-27 07:56:17 +0530
  • 954ead6c72 add support for elapsed time (etime) (#80) Pavlos Ratis 2019-03-20 22:59:55 +0100
  • c330b85ee4 add support for elapsed time (etime) Pavlos Ratis 2018-04-27 21:43:13 +0200
  • 05b5a27491 agent: include newlines in warning log messages (#87) Bernerd Schaefer 2019-03-20 11:58:46 -0700
  • 6367c730fc
    Merge branch 'master' into bs-warning-newlines Bernerd Schaefer 2019-02-07 15:53:54 -0800
  • 9fda3b87c7 Add Go modules and missing vendored file v0.3.6 JBD 2019-01-25 10:45:53 -0800
  • f341a40f99 Add gitignore to ignore gops and remove the binary (#85) Tanabe Ken-ichi 2018-09-03 16:25:10 +0900
  • 3912a81294 agent: include newlines in warning log messages Bernerd Schaefer 2018-08-16 10:14:29 -0700
  • 46aa8d3b2a Add gitignore to ignore gops and remove the binary Tanabe Ken-ichi 2018-07-12 15:11:21 +0900
  • 89672dbe3c fix out of bounds panic v0.3.5 JBD 2018-07-11 12:14:45 -0700
  • 60aa68d3cc cmd: Check error returned by GetPort (#83) Michal Rostecki 2018-07-11 13:12:00 -0400
  • 52156b47e3
    Merge branch 'master' into target-to-addr-err JBD 2018-07-11 10:09:24 -0700
  • e4108e7e73 address breaking changes from xlab/treeprint (#84) Shi Han 2018-07-12 02:08:06 +0900
  • 7c1552064e address breaking changes from xlab/treeprint Shi Han NG 2018-07-11 18:22:03 +0900
  • 776bf335f2 cmd: Check error returned by GetPort Michal Rostecki 2018-06-21 13:21:47 +0200
  • 531b8b825f check pid/addr of target process was specified for subcommands Suhas Karanth 2018-03-04 08:20:45 +0530
  • fed29ab01f fix access control tuxpy 2018-04-30 22:58:23 +0800
  • 8a706dc11b Add access control when remote cmd tuxpy 2018-04-30 19:46:35 +0800
  • 62b4d22266 vendor: dep ensure -update github.com/shirou/gopsutil (#79) v0.3.4 Michal Rostecki 2018-04-30 07:11:38 +0200
  • ccc3901927 vendor: dep ensure -update github.com/shirou/gopsutil Michal Rostecki 2018-04-27 14:58:48 +0200
  • 3bb2ff8d85 Update README with the latest changes (#67) Pavlos Ratis 2018-04-24 01:44:40 +0200
  • 8501e2a942
    add a section for the latest gops <pid> command Pavlos Ratis 2018-02-28 12:13:20 +0100
  • e63cfdbe1a
    nitpicking in gops section Pavlos Ratis 2018-02-28 12:14:57 +0100
  • 666c253079
    update gops sample output with the latest changes Pavlos Ratis 2018-02-28 12:04:47 +0100
  • 160b358b10 Fixed data race. (#68) Jack Mordaunt 2018-03-11 13:24:15 +0800
  • 724ed19e34 Fixed data race. Jack Mordaunt 2018-03-01 20:20:53 +0800
  • 48c083dd34 add command to display a process tree (#72) Pavlos Ratis 2018-03-11 04:43:39 +0100
  • 08ccf611e0
    add command to display a process tree Pavlos Ratis 2018-03-04 17:23:36 +0100
  • 0e2aa5d22e dep ensure -update github.com/go-ole/go-ole (#70) v0.3.3 Suhas Karanth 2018-03-04 01:30:58 +0530
  • 9974488b47 dep ensure -update github.com/go-ole/go-ole Suhas Karanth 2018-03-02 10:21:47 +0530
  • 09ff00a4dd
    Add process info (#59) JBD 2018-02-27 19:41:44 -0800
  • 08aa6a22ee Add process info Jaana Burcu Dogan 2017-10-22 11:55:44 -0700
  • e09130d898 test: remove unused type (#66) ferhat elmas 2017-12-22 03:26:21 +0100
  • 4c245136b6 test: remove unused type ferhat elmas 2017-12-22 03:13:33 +0100
  • f4d96179f3 cmd: Use strings.Contains (#65) ferhat elmas 2017-12-03 04:39:23 +0100
  • 5b6e24c411 cmd: Use strings.Contains ferhat elmas 2017-12-03 02:53:26 +0100
  • 2209de1300 Add usage synopsis in help message (#64) Nazri Ramliy 2017-11-24 09:41:11 +0800
  • 86a39f9ab8 Add usage synopsis in help message Nazri Ramliy 2017-11-24 09:29:39 +0800
  • 390a41310a Report more Stack info, as stack-mspan-inuse、stack-mspan-sys etc. (#63) Rambone 2017-11-21 02:28:44 +0800
  • b40ee6ea56 Merge remote-tracking branch 'upstream/master' Rambo 2017-11-20 19:38:39 +0800
  • 10370f4434 agent: add more stack info Rambo 2017-11-20 18:53:46 +0800
  • dcc978d6e8 make ConfigDir configurable (#61) Rambone 2017-11-13 15:52:04 +0800
  • 62441fe09a code optimize Rambo 2017-11-13 15:06:21 +0800
  • 9f8f2bb5bb make code graceful Rambo 2017-11-13 12:04:34 +0800
  • b5917951e2 internal: retrieve ConfigDir from GOPS_CONFIG_DIR environment variable Rambo 2017-11-10 18:29:00 +0800
  • 575fa8d57b make ConfigDir configurable Rambo 2017-11-09 11:18:12 +0800
  • ce0552a598 README: document setgc (#57) JBD 2017-10-08 11:11:38 -0700
  • cbe85807dd README: document setgc Jaana Burcu Dogan 2017-10-08 11:08:39 -0700
  • ed4f1f24a6 Introducing support to debug.SetGCPercent. (#56) Daniel Fireman 2017-10-06 20:50:40 -0300
  • 965d74ea6c Addressing comments. Daniel Fireman 2017-10-06 11:06:19 -0300
  • cff62495a2 Introducing support to debug.SetGCPercent. Daniel Fireman 2017-10-05 21:52:47 -0300
  • 3f15b6d2b6 README: replace agent.Listen nil param with empty Options (#55) Pieter Louw 2017-10-04 08:22:55 +0200
  • 0cc7971113 replace nil parm with empty Options Pieter Louw 2017-10-04 07:35:22 +0200
  • 25312cafb9 add missing license headers (#54) JBD 2017-09-20 23:33:28 -0700
  • d6fecee505 add missing license headers Jaana Burcu Dogan 2017-09-20 23:13:17 -0700
  • 61651220bb README: godoc should link to the top-level package (#53) JBD 2017-09-18 18:21:51 -0700
  • 89abfc3e51 README: godoc should link to the top-level package Jaana Burcu Dogan 2017-09-18 18:20:03 -0700
  • 6865b1eab5 keep trace and profile files when go tool chain is not available (#52) Rene Zbinden 2017-09-16 00:03:29 +0200
  • 8241ae4a7f keed trace and profile files when go tool chain is not available Rene Zbinden 2017-09-15 11:18:24 +0200
  • c783dccf44 Merge beb8511e5a into f6c95cf224 Rene Zbinden 2017-09-15 08:25:48 +0000
  • beb8511e5a keep tracefile if go binary is not found Rene Zbinden 2017-09-15 10:19:54 +0200
  • f6c95cf224 Update gops snippets to match the new output (#50) Pavlos Ratis 2017-09-14 01:09:42 +0300
  • c71693d72e explain gops columns when executed without params Pavlos Ratis 2017-09-14 00:41:50 +0300
  • 8c124f2668 add shell markdown highlight Pavlos Ratis 2017-09-14 00:23:56 +0300
  • fa57011c34 update README snippets to reflect the new output Pavlos Ratis 2017-09-14 00:18:55 +0300
  • 1a41b817e5 agent: don't close on interrupt by default (#49) JBD 2017-09-11 19:50:16 -0700