Home | History | Annotate | Download | only in man1

Lines Matching full:graph

133 gprof \- display call graph profile data
141 [ \-\-[no\-]flat\-profile[=\fIname\fR] ] [ \-\-[no\-]graph[=\fIname\fR] ]
148 [ \-\-static\-call\-graph ] [ \-\-sum ] [ \-\-table\-length=\fIlen\fR ]
156 of each caller. The profile data is taken from the call graph profile file
163 its symbol table and the call graph profile from \fIgmon.out\fR.
168 Next, these times are propagated along the edges of the call graph.
178 The \fIcall graph\fR shows, for each function, which functions called it, which
198 which prints a flat profile and call graph analysis
247 call graph, and basic-block count records is displayed.
312 .ie n .IP """\-\-graph[=\f(CIsymspec\f(CW]""" 4
313 .el .IP "\f(CW\-\-graph[=\f(CIsymspec\f(CW]\fR" 4
314 .IX Item "--graph[=symspec]"
316 The \fB\-q\fR option causes \f(CW\*(C`gprof\*(C'\fR to print the call graph analysis.
317 If \fIsymspec\fR is specified, print call graph only for matching symbols
323 .ie n .IP """\-\-no\-graph[=\f(CIsymspec\f(CW]""" 4
324 .el .IP "\f(CW\-\-no\-graph[=\f(CIsymspec\f(CW]\fR" 4
325 .IX Item "--no-graph[=symspec]"
328 call graph.
329 If \fIsymspec\fR is specified, \f(CW\*(C`gprof\*(C'\fR prints a call graph,
441 of the call graph.
485 This option affects both the flat profile and the call graph.
490 .ie n .IP """\-\-static\-call\-graph""" 4
491 .el .IP "\f(CW\-\-static\-call\-graph\fR" 4
492 .IX Item "--static-call-graph"
494 The \fB\-c\fR option causes the call graph of the program to be
497 Since normal call graph records are only generated when functions are
505 are indicated in the call graph with call counts of \fB0\fR.
521 The \fB\-k\fR option allows you to delete from the call graph any arcs from
562 The \fB\-n\fR option causes \f(CW\*(C`gprof\*(C'\fR, in its call graph analysis,
572 The \fB\-n\fR option causes \f(CW\*(C`gprof\*(C'\fR, in its call graph analysis,
655 children...) in the call graph. The function will still be listed
666 the call graph. More than one \fB\-E\fR option may be given; only one
672 call graph to the function \fIfunction_name\fR and its children (and
682 percentages-of-time for the call graph. More than one \fB\-F\fR option
694 dynamic call graph and profile.
698 summarized dynamic call graph and profile.
706 Thus the time propagated along the call graph arcs to the function's
712 to be spontaneously invoked in the call graph listing, and will
732 \&\*(L"gprof: A Call Graph Execution Profiler\*(R",