1
0
mirror of https://github.com/golang/go synced 2024-10-04 03:21:22 -06:00
go/src/cmd/prof
Russ Cox 736903c170 libmach:
* heuristic to go farther during stack traces.
	* significantly improved Linux thread handing.

acid:
	* update to new libmach interface.

prof:
	* use new libmach interface.
	* multiple thread support (derived from Rob's copy).
	* first steps toward pprof-like graphs:
	  keep counters indexed by pc,callerpc pairs.

R=r
DELTA=909  (576 added, 123 deleted, 210 changed)
OCL=24240
CL=24259
2009-02-03 15:00:09 -08:00
..
main.c libmach: 2009-02-03 15:00:09 -08:00
Makefile add build step to install debuggers setgid procmod. 2008-11-18 10:08:46 -08:00