]> Cypherpunks repositories - gostls13.git/commit
libmach:
authorRuss Cox <rsc@golang.org>
Tue, 3 Feb 2009 23:00:09 +0000 (15:00 -0800)
committerRuss Cox <rsc@golang.org>
Tue, 3 Feb 2009 23:00:09 +0000 (15:00 -0800)
commit736903c170a78582a67ff92dc73a19a880831380
tree7f9cf742ee41e591ba3bc45478eb39884134e95c
parent9aa28f9231bf8239027d8d2eda230f090eddaf83
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
include/mach_amd64.h
src/cmd/prof/main.c
src/libmach_amd64/8db.c
src/libmach_amd64/darwin.c
src/libmach_amd64/linux.c