File: jeprof.1

package info (click to toggle)
jemalloc 5.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 5,648 kB
  • sloc: ansic: 62,360; perl: 4,214; sh: 3,716; makefile: 700; cpp: 374; python: 335; csh: 7
file content (417 lines) | stat: -rw-r--r-- 13,741 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
.\" Automatically generated by Pod::Man 4.10 (Pod::Simple 3.35)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Vb \" Begin verbatim text
.ft CW
.nf
.ne \\$1
..
.de Ve \" End verbatim text
.ft R
.fi
..
.\" Set up some character translations and predefined strings.  \*(-- will
.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
.\" double quote, and \*(R" will give a right double quote.  \*(C+ will
.\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
.\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
.\" nothing in troff, for use with C<>.
.tr \(*W-
.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
.ie n \{\
.    ds -- \(*W-
.    ds PI pi
.    if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
.    if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 12 pitch
.    ds L" ""
.    ds R" ""
.    ds C` ""
.    ds C' ""
'br\}
.el\{\
.    ds -- \|\(em\|
.    ds PI \(*p
.    ds L" ``
.    ds R" ''
.    ds C`
.    ds C'
'br\}
.\"
.\" Escape single quotes in literal strings from groff's Unicode transform.
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\"
.\" If the F register is >0, we'll generate index entries on stderr for
.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD.  Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
.\"
.\" Avoid warning from groff about undefined register 'F'.
.de IX
..
.nr rF 0
.if \n(.g .if rF .nr rF 1
.if (\n(rF:(\n(.g==0)) \{\
.    if \nF \{\
.        de IX
.        tm Index:\\$1\t\\n%\t"\\$2"
..
.        if !\nF==2 \{\
.            nr % 0
.            nr F 2
.        \}
.    \}
.\}
.rr rF
.\"
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
.\" Fear.  Run.  Save yourself.  No user-serviceable parts.
.    \" fudge factors for nroff and troff
.if n \{\
.    ds #H 0
.    ds #V .8m
.    ds #F .3m
.    ds #[ \f1
.    ds #] \fP
.\}
.if t \{\
.    ds #H ((1u-(\\\\n(.fu%2u))*.13m)
.    ds #V .6m
.    ds #F 0
.    ds #[ \&
.    ds #] \&
.\}
.    \" simple accents for nroff and troff
.if n \{\
.    ds ' \&
.    ds ` \&
.    ds ^ \&
.    ds , \&
.    ds ~ ~
.    ds /
.\}
.if t \{\
.    ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
.    ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
.    ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
.    ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
.    ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
.    ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
.\}
.    \" troff and (daisy-wheel) nroff accents
.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
.ds ae a\h'-(\w'a'u*4/10)'e
.ds Ae A\h'-(\w'A'u*4/10)'E
.    \" corrections for vroff
.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
.    \" for low resolution devices (crt and lpr)
.if \n(.H>23 .if \n(.V>19 \
\{\
.    ds : e
.    ds 8 ss
.    ds o a
.    ds d- d\h'-1'\(ga
.    ds D- D\h'-1'\(hy
.    ds th \o'bp'
.    ds Th \o'LP'
.    ds ae ae
.    ds Ae AE
.\}
.rm #[ #] #H #V #F C
.\" ========================================================================
.\"
.IX Title "JEPROF 1"
.TH JEPROF 1 "2019-01-12" "jemalloc 5.1.0_0" "User Manual"
.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
.nh
.SH "NAME"
jeprof \- analyze and print jemalloc's heap profile dumps
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
.IP "\fBjeprof\fR [\fIoptions\fR] <\fIprogram\fR> <\fIprofiles\fR>" 4
.IX Item "jeprof [options] <program> <profiles>"
.PD 0
.IP "\fBjeprof\fR [\fIoptions\fR] <\fIsymbolized-profiles\fR>" 4
.IX Item "jeprof [options] <symbolized-profiles>"
.IP "\fBjeprof\fR [\fIoptions\fR] <\fIprofile\fR>" 4
.IX Item "jeprof [options] <profile>"
.IP "\fBjeprof\fR \-\-symbols \fIprogram\fR" 4
.IX Item "jeprof --symbols program"
.PD
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
jeprof can be used to parse, analyze and generate user-readable output from
jemalloc's memory profile dumps.  Refer to \fBjemalloc\fR\|(3) or the jemalloc
website <http://jemalloc.net/> about jemalloc and the \fBopt.prof\fR option.
.PP
jeprof is based on \fBpprof\fR\|(1) that is developed as part of the
<https://github.com/gperftools/gperftools> gperftools package.
.PP
Common usage:
.IP "\fBjeprof\fR [\fIoptions\fR] <\fIprogram\fR> <\fIprofiles\fR>" 4
.IX Item "jeprof [options] <program> <profiles>"
Interactive mode. <\fIprofiles\fR> is a space separated list of profile names.
.IP "\fBjeprof\fR [\fIoptions\fR] <\fIsymbolized-profiles\fR>" 4
.IX Item "jeprof [options] <symbolized-profiles>"
<\fIsymbolized-profiles\fR> is a list of profile files where each file contains
the necessary symbol mappings  as well as profile data (likely generated with
\&\-\-raw).
.IP "\fBjeprof\fR [\fIoptions\fR] <\fIprofile\fR>" 4
.IX Item "jeprof [options] <profile>"
<\fIprofile\fR> is a remote form. Each name can be:
.RS 4
.IP "\fI/path/to/profile\fR" 4
.IX Item "/path/to/profile"
a path to a profile file
.IP "\fIhost:port[/<service\fR]>" 4
.IX Item "host:port[/<service]>"
a location of a service to get the profile from.
.RE
.RS 4
.Sp
/<service> can be /pprof/heap, /pprof/profile, /pprof/pmuprofile, /pprof/growth,
/pprof/contention, /pprof/wall, /pprof/censusprofile, or /pprof/filteredprofile.
.Sp
For instance:
.Sp
.RS 4
jeprof http://myserver.example.com:80/pprof/heap
.RE
.RE
.RS 4
.Sp
If /<service> is omitted, the service defaults to /pprof/profile (\s-1CPU\s0
profiling).
.RE
.IP "\fBjeprof\fR \-\-symbols \fIprogram\fR" 4
.IX Item "jeprof --symbols program"
Maps addresses to symbol names. In this mode, stdin should be a list of library
mappings, in the same format as is found in the heap\- and CPU-profile files
(this loosely matches that of /proc/self/maps on Linux), followed by a list of
hex addresses to map, one per line.
.SH "OPTIONS AND ARGUMENTS"
.IX Header "OPTIONS AND ARGUMENTS"
.SS "Options"
.IX Subsection "Options"
.IP "\fB\-\-cum\fR" 4
.IX Item "--cum"
Sort by cumulative data.
.IP "\fB\-\-base=\fR\fIbase\fR" 4
.IX Item "--base=base"
Subtract <base> from <profile> before display.
.IP "\fB\-\-interactive\fR" 4
.IX Item "--interactive"
Run in interactive mode. (interactive \*(L"help\*(R" gives help) [default]
.IP "\fB\-\-seconds=\fR\fIn\fR" 4
.IX Item "--seconds=n"
Length of time for dynamic profiles. [default=30 secs]
.IP "\fB\-\-add_lib=\fR\fIfile\fR" 4
.IX Item "--add_lib=file"
Read additional symbols and line info from the given library.
.IP "\fB\-\-lib_prefix=\fR\fIdir\fR" 4
.IX Item "--lib_prefix=dir"
Comma separated list of library path prefixes.
.SS "Reporting granularity"
.IX Subsection "Reporting granularity"
.IP "\fB\-\-addresses\fR" 4
.IX Item "--addresses"
Report at address level.
.IP "\fB\-\-lines\fR" 4
.IX Item "--lines"
Report at source line level.
.IP "\fB\-\-functions\fR" 4
.IX Item "--functions"
Report at function level. [default]
.IP "\fB\-\-files\fR" 4
.IX Item "--files"
Report at source file level.
.SS "Output type"
.IX Subsection "Output type"
.IP "\fB\-\-text\fR" 4
.IX Item "--text"
Generate text report.
.IP "\fB\-\-callgrind\fR" 4
.IX Item "--callgrind"
Generate callgrind format to stdout.
.IP "\fB\-\-gv\fR" 4
.IX Item "--gv"
Generate Postscript and display.
.IP "\fB\-\-evince\fR" 4
.IX Item "--evince"
Generate \s-1PDF\s0 and display.
.IP "\fB\-\-web\fR" 4
.IX Item "--web"
Generate \s-1SVG\s0 and display.
.IP "\fB\-\-list=\fR\fIregexp\fR" 4
.IX Item "--list=regexp"
Generate source listing of matching routines.
.IP "\fB\-\-disasm=\fR\fIregexp\fR" 4
.IX Item "--disasm=regexp"
Generate disassembly of matching routines.
.IP "\fB\-\-symbols\fR" 4
.IX Item "--symbols"
Print demangled symbol names found at given addresses.
.IP "\fB\-\-dot\fR" 4
.IX Item "--dot"
Generate \s-1DOT\s0 file to stdout.
.IP "\fB\-\-ps\fR" 4
.IX Item "--ps"
Generate PostScript to stdout.
.IP "\fB\-\-pdf\fR" 4
.IX Item "--pdf"
Generate \s-1PDF\s0 to stdout.
.IP "\fB\-\-svg\fR" 4
.IX Item "--svg"
Generate \s-1SVG\s0 to stdout.
.IP "\fB\-\-gif\fR" 4
.IX Item "--gif"
Generate \s-1GIF\s0 to stdout.
.IP "\fB\-\-raw\fR" 4
.IX Item "--raw"
Generate symbolized jeprof data (useful with remote fetch).
.SS "Heap-profile options"
.IX Subsection "Heap-profile options"
.IP "\fB\-\-inuse_space\fR" 4
.IX Item "--inuse_space"
Display in-use (mega)bytes. [default]
.IP "\fB\-\-inuse_objects\fR" 4
.IX Item "--inuse_objects"
Display in-use objects.
.IP "\fB\-\-alloc_space\fR" 4
.IX Item "--alloc_space"
Display allocated (mega)bytes.
.IP "\fB\-\-alloc_objects\fR" 4
.IX Item "--alloc_objects"
Display allocated objects.
.IP "\fB\-\-show_bytes\fR" 4
.IX Item "--show_bytes"
Display space in bytes.
.IP "\fB\-\-drop_negative\fR" 4
.IX Item "--drop_negative"
Ignore negative differences.
.SS "Contention-profile options"
.IX Subsection "Contention-profile options"
.IP "\fB\-\-total_delay\fR" 4
.IX Item "--total_delay"
Display total delay at each region. [default]
.IP "\fB\-\-contentions\fR" 4
.IX Item "--contentions"
Display number of delays at each region.
.IP "\fB\-\-mean_delay\fR" 4
.IX Item "--mean_delay"
Display mean delay at each region.
.SS "Call-graph options"
.IX Subsection "Call-graph options"
.IP "\fB\-\-nodecount=\fR\fIn\fR" 4
.IX Item "--nodecount=n"
Show at most so many nodes. [default=80]
.IP "\fB\-\-nodefraction=\fR\fIf\fR" 4
.IX Item "--nodefraction=f"
Hide nodes below \fIf\fR*total. [default=.005]
.IP "\fB\-\-edgefraction=\fR\fIf\fR" 4
.IX Item "--edgefraction=f"
Hide edges below \fIf\fR*total. [default=.001]
.IP "\fB\-\-maxdegree=\fR\fIn\fR" 4
.IX Item "--maxdegree=n"
Max incoming/outgoing edges per node. [default=8]
.IP "\fB\-\-focus=\fR\fIregexp\fR" 4
.IX Item "--focus=regexp"
Focus on backtraces with nodes matching \fIregexp\fR.
.IP "\fB\-\-thread=\fR\fIn\fR" 4
.IX Item "--thread=n"
Show profile for thread \fIn\fR.
.IP "\fB\-\-ignore=\fR\fIregexp\fR" 4
.IX Item "--ignore=regexp"
Ignore backtraces with nodes matching \fIregexp\fR.
.IP "\fB\-\-scale=\fR\fIn\fR" 4
.IX Item "--scale=n"
Set \s-1GV\s0 scaling. [default=0]
.IP "\fB\-\-heapcheck\fR" 4
.IX Item "--heapcheck"
Make nodes with non\-0 object counts (i.e. direct leak generators) more visible.
.IP "\fB\-\-retain=\fR\fIregexp\fR" 4
.IX Item "--retain=regexp"
Retain only nodes that match \fIregexp\fR.
.IP "\fB\-\-exclude=\fR\fIregexp\fR" 4
.IX Item "--exclude=regexp"
Exclude all nodes that match \fIregexp\fR.
.SS "Miscellaneous"
.IX Subsection "Miscellaneous"
.IP "\fB\-\-tools=\fR\fIprefix\fR or \fB\-\-tools=\fR\fIbinary:fullpath[,...]\fR" 4
.IX Item "--tools=prefix or --tools=binary:fullpath[,...]"
Path for object tool pathnames.
.IP "\fB\-\-test\fR" 4
.IX Item "--test"
Run unit tests.
.IP "\fB\-\-help\fR" 4
.IX Item "--help"
This message.
.IP "\fB\-\-version\fR" 4
.IX Item "--version"
Version information.
.SH "ENVIRONMENT"
.IX Header "ENVIRONMENT"
The following environment variables affect the execution of jeprof:
.IP "\fB\s-1JEPROF_TMPDIR\s0\fR" 4
.IX Item "JEPROF_TMPDIR"
Profiles directory. Defaults to \f(CW$HOME\fR/jeprof.
.IP "\fB\s-1JEPROF_TOOLS\s0\fR" 4
.IX Item "JEPROF_TOOLS"
Prefix for object tools pathnames.
.SH "EXAMPLES"
.IX Header "EXAMPLES"
.IP "jeprof /bin/ls ls.prof" 4
.IX Item "jeprof /bin/ls ls.prof"
Enters interactive mode.
.IP "jeprof \-\-text /bin/ls ls.prof" 4
.IX Item "jeprof --text /bin/ls ls.prof"
Generates one line per procedure.
.IP "jeprof \-\-web /bin/ls ls.prof" 4
.IX Item "jeprof --web /bin/ls ls.prof"
Displays annotated call-graph in web browser.
.IP "jeprof \-\-gv /bin/ls ls.prof" 4
.IX Item "jeprof --gv /bin/ls ls.prof"
Generates annotated call-graph and displays via \fBgv\fR.
.IP "jeprof \-\-gv \-\-focus=Mutex /bin/ls ls.prof" 4
.IX Item "jeprof --gv --focus=Mutex /bin/ls ls.prof"
Restrict to code paths that involve an entry that matches \fIMutex\fR.
.IP "jeprof \-\-gv \-\-focus=Mutex \-\-ignore=string /bin/ls ls.prof" 4
.IX Item "jeprof --gv --focus=Mutex --ignore=string /bin/ls ls.prof"
Restrict to code paths that involve an entry that matches \fIMutex\fR and does not
match \fIstring\fR.
.IP "jeprof \-\-list=getdir /bin/ls ls.prof" 4
.IX Item "jeprof --list=getdir /bin/ls ls.prof"
Generates disassembly listing of all routines with at least one sample that
match \fBgetdir()\fR. The listing is annotated with the flat and cumulative sample
counts at each line.
.IP "jeprof \-\-disasm=getdir /bin/ls ls.prof" 4
.IX Item "jeprof --disasm=getdir /bin/ls ls.prof"
Generates disassembly listing of all routines with at least one sample that
match \fBgetdir()\fR. The listing is annotated with the flat and cumulative sample
counts at each \s-1PC\s0 value.
.IP "jeprof http://localhost:1234/" 4
.IX Item "jeprof http://localhost:1234/"
Enters interactive mode.
.IP "jeprof \-\-text localhost:1234" 4
.IX Item "jeprof --text localhost:1234"
Outputs one line per procedure for localhost:1234.
.IP "jeprof \-\-raw localhost:1234 > ./local.raw; jeprof \-\-text ./local.raw" 4
.IX Item "jeprof --raw localhost:1234 > ./local.raw; jeprof --text ./local.raw"
Fetches a remote profile for later analysis and then analyzes it in text mode.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
\&\fBjemalloc\fR\|(3)