Descriptionruntime: paste mprof.goc into mprof.go as comments
NO CODE CHANGES HERE
The first conversion was not complete.
This CL doesn't make any actual changes,
but it inserts the missing mprof.goc code
as comments so that the next CL will have
useful diffs.
To make the diffs a bit more useful, removed
all semicolons, ->, and runtimeĀ· prefixes as well.
Also corrected order of a few functions in mprof.go
to match original order in mprof.goc.
Patch Set 1 #Patch Set 2 : diff -r a4312ec25ccd4f767ee37be56697cfabc7b3aaa4 https://code.google.com/p/go/ #Patch Set 3 : diff -r a4312ec25ccd4f767ee37be56697cfabc7b3aaa4 https://code.google.com/p/go/ #Patch Set 4 : diff -r f22bbbdf0c3616672c0a04ede7a245695aeff547 https://code.google.com/p/go/ #MessagesTotal messages: 4
|