Lines Matching refs:timechart
1 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
110 Record system-wide timechart:
112 $ perf timechart record
114 then generate timechart and highlight 'gcc' tasks:
116 $ perf timechart --highlight gcc
120 $ perf timechart record -I
122 then generate timechart:
124 $ perf timechart