Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/pprof/internal/commands: add command to open browser on windows | Shenghou Ma | 2014-12-04 | 1 | -4/+22 |
* | cmd/pprof: fix symbol resolution for remote profiles | Russ Cox | 2014-12-03 | 1 | -0/+4 |
* | cmd/pprof: fix EOF handling when getting function source | Austin Clements | 2014-11-17 | 1 | -1/+5 |
* | cmd/pprof: install as go tool pprof | Russ Cox | 2014-11-09 | 2 | -0/+20 |
* | cmd/objdump, cmd/pprof: factor disassembly into cmd/internal/objfile | Russ Cox | 2014-11-06 | 1 | -3/+38 |
* | cmd/pprof: add Go implementation | Russ Cox | 2014-09-30 | 19 | -0/+7728 |