]> Cypherpunks repositories - gostls13.git/commit
gopprof: regexp fixes
authorHector Chu <hectorchu@gmail.com>
Wed, 7 Sep 2011 17:53:29 +0000 (13:53 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 7 Sep 2011 17:53:29 +0000 (13:53 -0400)
commit7b2f214b6c3867699a37d405cf986d4f599d3f73
tree0ceb1e0b297af770113041868de5f5d8c1d01617
parentec3dc34d1287b5771c79fbe8794e409c8ef58e63
gopprof: regexp fixes

Extract Windows filenames correctly.
Don't remove receivers from method names.

Fixes #2227.

R=rsc
CC=golang-dev
https://golang.org/cl/4969059
src/cmd/prof/gopprof