mirror of
https://github.com/golang/go
synced 2024-11-21 15:44:44 -07:00
delete debugging prints
R=rsc CC=golang-dev https://golang.org/cl/186079
This commit is contained in:
parent
ba5d0f2098
commit
2f63eb243c
@ -736,7 +736,6 @@ dumppprof()
|
||||
}
|
||||
// Write file.
|
||||
// See http://code.google.com/p/google-perftools/source/browse/trunk/doc/cpuprofile-fileformat.html
|
||||
// BUG: assumes little endian.
|
||||
// 1) Header
|
||||
arch->ppword(0); // must be zero
|
||||
arch->ppword(3); // 3 words follow in header
|
||||
|
Loading…
Reference in New Issue
Block a user