index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
pprof
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd/pprof: add options to skip tls verification
Patrick Lee
2016-11-12
1
-2
/
+18
*
cmd/pprof: don't print binary outputs in interactive mode
Hiroshi Ioka
2016-11-11
1
-19
/
+19
*
cmd/pprof: use correct default handler for Go programs
Russ Cox
2016-11-03
1
-2
/
+5
*
cmd/pprof: move cmd/internal/pprof back to cmd/pprof/internal
Russ Cox
2016-11-02
14
-6
/
+5038
*
internal/pprof/profile: new package, moved from cmd/internal/pprof/profile
Russ Cox
2016-11-02
1
-1
/
+1
*
cmd/objdump: implement objdump of .o files
Keith Randall
2016-08-24
1
-3
/
+2
*
cmd/pprof: don't use local symbolization for remote source
Ian Lance Taylor
2016-06-25
1
-1
/
+26
*
cmd/pprof: ignore symbols with address 0 and size 0
Ian Lance Taylor
2016-06-24
1
-0
/
+5
*
cmd/pprof: don't use offset if we don't have a start address
Ian Lance Taylor
2016-06-21
1
-2
/
+4
*
runtime/pprof, cmd/pprof: fix profiling for PIE
Ian Lance Taylor
2016-05-31
1
-4
/
+9
*
cmd/pprof/internal: move to cmd/internal/pprof
Dmitry Vyukov
2016-04-12
22
-8003
/
+7
*
cmd/pprof: use DWARF info to lookup unknown PC addresses
Ian Lance Taylor
2016-03-31
1
-7
/
+88
*
cmd/pprof/internal: use and accept packed encoding for repeated fields
Raul Silvera
2016-03-28
2
-0
/
+129
*
all: delete dead non-test code
Dominik Honnef
2016-03-25
1
-36
/
+0
*
cmd/pprof: fix crash with invalid source
Egon Elbre
2016-03-13
1
-1
/
+1
*
all: single space after period.
Brad Fitzpatrick
2016-03-02
6
-11
/
+11
*
all: make copyright headers consistent with one space after period
Brad Fitzpatrick
2016-03-01
1
-1
/
+1
*
all: fix typos and spelling
Martin Möhrmann
2016-02-24
2
-2
/
+2
*
cmd/pprof: fix scaling of "gigabyte" unit
Brad Fitzpatrick
2015-12-17
1
-1
/
+1
*
cmd/pprof: exit with non-zero status code on error
Mohit Agarwal
2015-12-05
1
-0
/
+1
*
cmd/pprof/internal: map/slice literals janitoring
Didier Spezia
2015-12-05
1
-1
/
+1
*
cmd/pprof: fix race between viewer and web command
Russ Cox
2015-07-23
1
-0
/
+6
*
cmd/pprof: store temporary files in temporary directory
Russ Cox
2015-07-15
2
-2
/
+20
*
cmd/pprof: run $BROWSER and system browser before Chrome
Russ Cox
2015-07-15
1
-1
/
+5
*
all: link to https for golang subdomains too
Brad Fitzpatrick
2015-07-12
1
-1
/
+1
*
all: fix misprints in comments
Ainar Garipov
2015-06-11
2
-2
/
+2
*
cmd/pprof: use copy of svgpan library instead of link to remote site
Russ Cox
2015-06-05
4
-17
/
+301
*
cmd/pprof/internal/profile: fix missing error check
Dave Cheney
2015-06-02
1
-4
/
+4
*
cmd/pprof/internal/profile: ignore comments when parsing heap profiles
Daniel Morsing
2015-05-18
1
-1
/
+2
*
cmd/pprof: handle empty profile gracefully
Håvard Haugen
2015-04-26
3
-0
/
+33
*
cmd/pprof/internal/profile: insert blank line after non-doc comment
Russ Cox
2015-03-16
1
-0
/
+1
*
cmd/pprof: add -runtime flag
Dmitry Vyukov
2015-02-19
1
-1
/
+6
*
cmd/pprof/internal/report: fix typo in recognized output unit
Ian Lance Taylor
2015-02-10
1
-1
/
+1
*
cmd/pprof: remove -show_bytes from command line help
Austin Clements
2014-12-11
1
-1
/
+0
*
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