Home
last modified time | relevance | path

Searched refs:graph (Results 1 – 25 of 39) sorted by relevance

12

/tools/power/pm-graph/
DMakefile9 install -d $(DESTDIR)$(PREFIX)/lib/pm-graph
10 install sleepgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph
11 install bootgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph
12 install -d $(DESTDIR)$(PREFIX)/lib/pm-graph/config
13 install -m 644 config/cgskip.txt $(DESTDIR)$(PREFIX)/lib/pm-graph/config
14 install -m 644 config/freeze-callgraph.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config
15 install -m 644 config/freeze.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config
16 install -m 644 config/freeze-dev.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config
17 install -m 644 config/standby-callgraph.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config
18 install -m 644 config/standby.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config
[all …]
DREADME8 pm-graph: suspend/resume/boot timing analysis tools
11 Home Page: https://01.org/pm-graph
13 Report bugs/issues at bugzilla.kernel.org Tools/pm-graph
14 - https://bugzilla.kernel.org/buglist.cgi?component=pm-graph&product=Tools
18 https://01.org/pm-graph/documentation/getting-started
21 https://01.org/pm-graph/documentation/3-config-file-format
24 https://github.com/intel/pm-graph/
75 $> git clone http://github.com/intel/pm-graph.git
76 $> cd pm-graph
370 # Proc mode: graph user processes and cpu usage in the timeline (def: false)
[all …]
/tools/perf/Documentation/
Dperf-ftrace.txt89 call-graph - Display kernel stack trace for function tracer.
93 --graph-funcs=::
94 Select function_graph tracer and set graph filter on the given
102 Select function_graph tracer and set graph notrace filter on the
109 --graph-opts::
115 depth=<n> - Set max depth for function graph tracer to follow.
Dperf-config.txt112 [call-graph]
115 print-type = graph
149 To query the record mode of call graph, do
151 % perf config call-graph.record-mode
155 % perf config report.queue-size call-graph.order report.children
157 To query the config value of sort order of call graph in user config file (i.e. `~/.perfconfig`), do
159 % perf config --user call-graph.sort-order
426 call-graph.*::
428 -g/--call-graph options).
430 call-graph.record-mode::
[all …]
Dperf-trace.txt170 --call-graph [mode,type,min[,limit],order[,key][,branch]]::
171 Setup and enable call-graph (stack chain/backtrace) recording.
172 See `--call-graph` section in perf-record and perf-report
174 are 'dwarf' and 'lbr', where available, try: 'perf trace --call-graph dwarf'.
180 --kernel-syscall-graph::
202 knobs in --call-graph dwarf.
204 Implies '--call-graph dwarf' when --call-graph not present on the
214 Implies '--call-graph dwarf' when --call-graph not present on the
308 # perf trace -F min --call-graph=dwarf --max-events 1 --cpu 0
Dperf-report.txt233 --call-graph=<print_type,threshold[,print_limit],order,sort_key[,branch],value>::
241 - graph: use a graph tree, displaying absolute overhead rates. (default)
242 - fractal: like graph, but displays relative rates. Each branch of
248 included in the output call graph. Default is 0.5 (%).
251 number of call graph entries in a single hist entry. Note that it needs
256 - callee: callee based call graph.
257 - caller: inverted caller based call graph.
293 alias for inverted caller based call graph.
298 function into one place in the call-graph tree.
417 --call-graph option for details.
[all …]
Dperf-top.txt180 Enables call-graph (stack chain/backtrace) recording.
182 --call-graph [mode,type,min[,limit],order[,key][,branch]]::
183 Setup and enable call-graph (stack chain/backtrace) recording,
184 implies -g. See `--call-graph` section in perf-record and
190 and will be sorted on the data. It requires -g/--call-graph option
205 function into one place in the call-graph tree.
336 callgraph. The option must be used with --call-graph lbr recording.
/tools/perf/tests/attr/
DREADME47 perf record -g kill (test-record-graph-default)
48 perf record --call-graph dwarf kill (test-record-graph-dwarf)
49 perf record --call-graph fp kill (test-record-graph-fp)
Dtest-record-graph-fp3 args = --no-bpf-event --call-graph fp kill >/dev/null 2>&1
Dtest-record-graph-dwarf3 args = --no-bpf-event --call-graph dwarf -- kill >/dev/null 2>&1
/tools/power/pm-graph/config/
Dsuspend-callgraph.cfg47 # graph user processes and cpu usage in the timeline (default: false)
51 # graph source functions in the timeline (default: false)
71 # graph only devices longer than min in the timeline (default: 0.001 ms)
80 # Max graph depth
Dstandby.cfg46 # graph user processes and cpu usage in the timeline (default: false)
50 # graph source functions in the timeline (default: false)
70 # graph only devices longer than min in the timeline (default: 0.001 ms)
Dfreeze.cfg46 # graph user processes and cpu usage in the timeline (default: false)
50 # graph source functions in the timeline (default: false)
70 # graph only devices longer than min in the timeline (default: 0.001 ms)
Dfreeze-dev.cfg46 # graph user processes and cpu usage in the timeline (default: false)
50 # graph source functions in the timeline (default: false)
70 # graph only devices longer than min in the timeline (default: 0.001 ms)
Dfreeze-callgraph.cfg47 # graph user processes and cpu usage in the timeline (default: false)
51 # graph source functions in the timeline (default: false)
71 # graph only devices longer than min in the timeline (default: 0.001 ms)
Dsuspend-dev.cfg46 # graph user processes and cpu usage in the timeline (default: false)
50 # graph source functions in the timeline (default: false)
70 # graph only devices longer than min in the timeline (default: 0.001 ms)
Dsuspend-x2-proc.cfg46 # graph user processes and cpu usage in the timeline (default: false)
50 # graph source functions in the timeline (default: false)
70 # graph only devices longer than min in the timeline (default: 0.001 ms)
Dstandby-callgraph.cfg47 # graph user processes and cpu usage in the timeline (default: false)
51 # graph source functions in the timeline (default: false)
71 # graph only devices longer than min in the timeline (default: 0.001 ms)
Dstandby-dev.cfg46 # graph user processes and cpu usage in the timeline (default: false)
50 # graph source functions in the timeline (default: false)
70 # graph only devices longer than min in the timeline (default: 0.001 ms)
Dsuspend.cfg46 # graph user processes and cpu usage in the timeline (default: false)
50 # graph source functions in the timeline (default: false)
70 # graph only devices longer than min in the timeline (default: 0.001 ms)
Dexample.cfg70 # graph user processes and cpu usage in the timeline (default: false)
74 # graph source functions in the timeline (default: false)
98 # graph only devices longer than min in the timeline (default: 0.001 ms)
125 # Max graph depth
Dcustom-timeline-functions.cfg29 # graph source functions in the timeline (default: false)
45 # graph only devices longer than min in the timeline (default: 0.001 ms)
/tools/memory-model/
Dlinux-kernel.cfg4 graph columns
/tools/testing/ktest/examples/include/
Dbootconfig.conf48 TEST_NAME = bootconfig function graph function
/tools/perf/ui/
Dbrowser.h50 void ui_browser__write_graph(struct ui_browser *browser, int graph);

12