Commit 2f63eb24 authored by Rob Pike's avatar Rob Pike

delete debugging prints

R=rsc
CC=golang-dev
https://golang.org/cl/186079
parent ba5d0f20
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment