Home
last modified time | relevance | path

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

12

/tools/power/pm-graph/
A DMakefile36 $(INSTALL) -d $(DESTDIR)$(LIBDIR)/pm-graph
37 $(INSTALL) sleepgraph.py $(DESTDIR)$(LIBDIR)/pm-graph
38 $(INSTALL) bootgraph.py $(DESTDIR)$(LIBDIR)/pm-graph
39 $(INSTALL) -d $(DESTDIR)$(LIBDIR)/pm-graph/config
67 rm -f $(DESTDIR)$(LIBDIR)/pm-graph/config/*
69 rmdir $(DESTDIR)$(LIBDIR)/pm-graph/config; \
71 rm -f $(DESTDIR)$(LIBDIR)/pm-graph/__pycache__/*
73 rmdir $(DESTDIR)$(LIBDIR)/pm-graph/__pycache__; \
75 rm -f $(DESTDIR)$(LIBDIR)/pm-graph/*
76 if [ -d $(DESTDIR)$(LIBDIR)/pm-graph ] ; then \
[all …]
A Dinstall_latest_from_github.sh16 rm -rf pm-graph
22 git clone http://github.com/intel/pm-graph.git $OUT/pm-graph
29 cd $OUT/pm-graph
/tools/perf/tests/shell/attr/
A DREADME47 perf record -g kill (test-record-graph-default)
48 perf record -g kill (test-record-graph-default-aarch64)
49 perf record --call-graph dwarf kill (test-record-graph-dwarf)
50 perf record --call-graph fp kill (test-record-graph-fp)
51 perf record --call-graph fp kill (test-record-graph-fp-aarch64)
A Dtest-record-graph-fp-aarch643 args = --no-bpf-event --call-graph fp kill >/dev/null 2>&1
A Dtest-record-graph-fp3 args = --no-bpf-event --call-graph fp kill >/dev/null 2>&1
A Dtest-record-graph-dwarf3 args = --no-bpf-event --call-graph dwarf -- kill >/dev/null 2>&1
/tools/perf/tests/shell/
A Dftrace.sh42 perf ftrace trace --graph-opts depth=5 sleep 0.1 > "${output}"
70 perf ftrace profile --graph-opts depth=5 sleep 0.1 > "${output}"
A Dtest_arm_callgraph_fp.sh32 perf record -o "$PERF_DATA" --call-graph fp -e cycles//u --user-callchains -- $TEST_PROGRAM
/tools/perf/Documentation/
A Dperf-ftrace.txt103 - call-graph - Display kernel stack trace for function tracer.
107 --graph-funcs=::
108 Select function_graph tracer and set graph filter on the given
116 Select function_graph tracer and set graph notrace filter on the
123 --graph-opts::
134 - depth=<n> - Set max depth for function graph tracer to follow.
190 --graph-funcs=::
191 Set graph filter on the given function (or a glob pattern). This is
198 Set graph notrace filter on the given function (or a glob pattern).
214 --graph-opts::
[all …]
A Dperf-config.txt112 [call-graph]
115 print-type = graph
443 call-graph.*::
455 call-graph.dump-size::
459 call-graph.print-type::
460 The print-types can be graph (graph absolute), fractal (graph relative),
485 call-graph.order::
496 call-graph.sort-key::
502 call-graph.threshold::
563 top.call-graph::
[all …]
A Dperf-trace.txt175 --call-graph [mode,type,min[,limit],order[,key][,branch]]::
176 Setup and enable call-graph (stack chain/backtrace) recording.
177 See `--call-graph` section in perf-record and perf-report
179 are 'dwarf' and 'lbr', where available, try: 'perf trace --call-graph dwarf'.
185 --kernel-syscall-graph::
207 knobs in --call-graph dwarf.
209 Implies '--call-graph dwarf' when --call-graph not present on the
219 Implies '--call-graph dwarf' when --call-graph not present on the
316 # perf trace -F min --call-graph=dwarf --max-events 1 --cpu 0
A Dtips.txt30 If call chains don't work try perf record --call-graph dwarf or --call-graph lbr
37 To only collect call graph on one event use perf record -e cpu/cpu-cycles,callgraph=1/,branches ; p…
43 … use --stitch-lbr to handle more than 32 deep entries: perf record --call-graph lbr ; perf report …
/tools/power/pm-graph/config/
A 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
A 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)
A 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)
A 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)
A 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)
A 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)
A 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)
A 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)
A 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)
A 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)
A 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
/tools/memory-model/
A Dlinux-kernel.cfg5 graph columns
/tools/testing/ktest/examples/include/
A Dbootconfig.conf48 TEST_NAME = bootconfig function graph function

Completed in 20 milliseconds

12