Home
last modified time | relevance | path

Searched refs:timechart (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/perf/Documentation/
H A Dperf-timechart.txt1 perf-timechart(1)
11 'perf timechart' [<timechart options>] {record} [<record options>]
15 There are two variants of perf timechart:
101 $ perf timechart record git pull
106 $ perf timechart
110 Record system-wide timechart:
112 $ perf timechart record
116 $ perf timechart --highlight gcc
120 $ perf timechart record -I
122 then generate timechart:
[all …]
/openbmc/linux/tools/perf/
H A Dbuiltin-timechart.c54 struct timechart { struct
328 struct timechart *tchart = container_of(tool, struct timechart, tool); in process_comm_event()
338 struct timechart *tchart = container_of(tool, struct timechart, tool); in process_fork_event()
348 struct timechart *tchart = container_of(tool, struct timechart, tool); in process_exit_event()
580 struct timechart *tchart = container_of(tool, struct timechart, tool); in process_sample_event()
1425 static int determine_display_io_tasks(struct timechart *timechart, u64 threshold) in determine_display_io_tasks() argument
1431 p = timechart->all_data; in determine_display_io_tasks()
1435 p->end_time = timechart->last_time; in determine_display_io_tasks()
1448 c->end_time = timechart->last_time; in determine_display_io_tasks()
1519 struct timechart *tchart = data; in process_header()
[all …]
H A DBuild29 perf-$(CONFIG_LIBTRACEEVENT) += builtin-timechart.o
48 CFLAGS_builtin-timechart.o += $(paths)
H A Dcommand-list.txt32 perf-timechart mainporcelain traceevent
H A Dperf-completion.sh204 |data|help|script|test|timechart|trace) ]]; then
/openbmc/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst92 values. This effect can be better visualized using a Perf timechart.
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst91 timechart Tool to visualize total system behavior during a workload