Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(324)

Side by Side Diff: third_party/tcmalloc/vendor/doc/pprof.1

Issue 9702045: Update the tcmalloc vendor branch to r144 (gperftools 2.0), and README.chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23. 1 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23.
2 .TH PPROF "1" "February 2005" "pprof (part of google-perftools)" Google 2 .TH PPROF "1" "February 2005" "pprof (part of gperftools)" Google
3 .SH NAME 3 .SH NAME
4 pprof \- manual page for pprof (part of google-perftools) 4 pprof \- manual page for pprof (part of gperftools)
5 .SH SYNOPSIS 5 .SH SYNOPSIS
6 .B pprof 6 .B pprof
7 [\fIoptions\fR] \fI<program> <profile>\fR 7 [\fIoptions\fR] \fI<program> <profile>\fR
8 .SH DESCRIPTION 8 .SH DESCRIPTION
9 .IP 9 .IP
10 Prints specified cpu- or heap-profile 10 Prints specified cpu- or heap-profile
11 .SH OPTIONS 11 .SH OPTIONS
12 .TP 12 .TP
13 \fB\-\-cum\fR 13 \fB\-\-cum\fR
14 Sort by cumulative data 14 Sort by cumulative data
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 Dissassembly (with per-PC annotations) for getdir() 118 Dissassembly (with per-PC annotations) for getdir()
119 .SH COPYRIGHT 119 .SH COPYRIGHT
120 Copyright \(co 2005 Google Inc. 120 Copyright \(co 2005 Google Inc.
121 .SH "SEE ALSO" 121 .SH "SEE ALSO"
122 Further documentation for 122 Further documentation for
123 .B pprof 123 .B pprof
124 is maintained as a web page called 124 is maintained as a web page called
125 .B cpu_profiler.html 125 .B cpu_profiler.html
126 and is likely installed at one of the following locations: 126 and is likely installed at one of the following locations:
127 .IP 127 .IP
128 .B /usr/share/google-perftools/cpu_profiler.html 128 .B /usr/share/gperftools/cpu_profiler.html
129 .br 129 .br
130 .B /usr/local/share/google-perftools/cpu_profiler.html 130 .B /usr/local/share/gperftools/cpu_profiler.html
131 .PP 131 .PP
OLDNEW
« no previous file with comments | « third_party/tcmalloc/vendor/doc/index.html ('k') | third_party/tcmalloc/vendor/doc/pprof.see_also » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698