1
0
mirror of https://github.com/golang/go synced 2024-10-07 17:31:21 -06:00
go/src/cmd/prof
Eoghan Sherry 40ff071e9b 5g/8g, 8l, ld, prof: fix output of 32-bit values
If an %lld argument can be 32 or 64 bits wide, cast to vlong.
If always 32 bits, drop the ll.
Fixes #1336.

R=brainman, rsc
CC=golang-dev
https://golang.org/cl/3580041
2010-12-12 14:40:19 -05:00
..
doc.go add pprof output format to prof. 2010-01-11 16:53:45 -08:00
gopprof use append 2010-10-27 19:47:23 -07:00
main.c 5g/8g, 8l, ld, prof: fix output of 32-bit values 2010-12-12 14:40:19 -05:00
Makefile build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00