Raul Silvera
8ef477bf90
Improve support for the Comments field
By default hide entries in the comment field that starts with #, and
add a "comments" command to show all comments.
8 years ago
Raul Silvera
71bea51771
Sort labels before printing
Eliminate potential nondeterminism when printing sample labels,
which are internally represnted as a map.
8 years ago
Raul Silvera
9714e5d100
Misc changes suggested by readability review
Should have no functional changes
8 years ago
Raul Silvera
fbfe4810f1
Upstream minir changes from golang version of pprof
- Remove dead code, unnecessary conversions
- Consistently use a single space after period
8 years ago
Raul Silvera
d1874856a4
Add default_sample_type field
Add field for profile sources to indicate what is the primary
sample value, which visualizers should display by default.
Previously there was a convention for pprof to use the last
sample_index by default, this provides more flexibility.
9 years ago
Raul Silvera
164ad05478
Update tree structure to follow Go conventions
Also update the build instructions to use go get
9 years ago
Raul Silvera
d174bbe741
first commit of OSS pprof
9 years ago