Home
last modified time | relevance | path

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

/linux-6.15/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 …]
/linux-6.15/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()
1424 static int determine_display_io_tasks(struct timechart *timechart, u64 threshold) in determine_display_io_tasks() argument
1430 p = timechart->all_data; in determine_display_io_tasks()
1434 p->end_time = timechart->last_time; in determine_display_io_tasks()
1447 c->end_time = timechart->last_time; in determine_display_io_tasks()
1518 struct timechart *tchart = data; in process_header()
[all …]
H A DBuild30 perf-$(CONFIG_LIBTRACEEVENT) += builtin-timechart.o
49 CFLAGS_builtin-timechart.o += $(paths)
H A Dcommand-list.txt32 perf-timechart mainporcelain traceevent
H A Dperf-completion.sh219 |data|help|script|test|timechart|trace) ]]; then
/linux-6.15/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst92 values. This effect can be better visualized using a Perf timechart.