Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/Documentation/
Dperf-timechart.txt1 perf-timechart(1)
6 perf-timechart - Tool to visualize total system behavior during a workload
11 'perf timechart' [<timechart options>] {record} [<record options>]
15 There are two variants of perf timechart:
17 'perf timechart record <command>' to record the system level events
18 of an arbitrary workload. By default timechart records only scheduler
22 'perf timechart' to turn a trace into a Scalable Vector Graphics file,
24 on the events in the perf.data file, timechart will contain scheduler/cpu
101 $ perf timechart record git pull
106 $ perf timechart
[all …]
/linux-6.6.21/tools/perf/
Dbuiltin-timechart.c54 struct timechart { struct
202 static struct per_pid *find_create_pid(struct timechart *tchart, int pid) in find_create_pid()
232 static void pid_set_comm(struct timechart *tchart, int pid, char *comm) in pid_set_comm()
255 static void pid_fork(struct timechart *tchart, int pid, int ppid, u64 timestamp) in pid_fork()
271 static void pid_exit(struct timechart *tchart, int pid, u64 timestamp) in pid_exit()
280 static void pid_put_sample(struct timechart *tchart, int pid, int type, in pid_put_sample()
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()
363 static void c_state_end(struct timechart *tchart, int cpu, u64 timestamp) in c_state_end()
[all …]
DBuild29 perf-$(CONFIG_LIBTRACEEVENT) += builtin-timechart.o
48 CFLAGS_builtin-timechart.o += $(paths)
Dcommand-list.txt32 perf-timechart mainporcelain traceevent
Dperf-completion.sh204 |data|help|script|test|timechart|trace) ]]; then
/linux-6.6.21/Documentation/admin-guide/thermal/
Dintel_powerclamp.rst92 values. This effect can be better visualized using a Perf timechart.