perf-timechart.txt (020abf03cd659388f94cb328e1e1df0656e0d7ff) perf-timechart.txt (efad14150a0b4429f37da7245001a8096ef7ee38)
1perf-timechart(1)
2=================
3
4NAME
5----
6perf-timechart - Tool to visualize total system behavior during a workload
7
8SYNOPSIS

--- 13 unchanged lines hidden (view full) ---

22
23OPTIONS
24-------
25-o::
26--output=::
27 Select the output file (default: output.svg)
28-i::
29--input=::
1perf-timechart(1)
2=================
3
4NAME
5----
6perf-timechart - Tool to visualize total system behavior during a workload
7
8SYNOPSIS

--- 13 unchanged lines hidden (view full) ---

22
23OPTIONS
24-------
25-o::
26--output=::
27 Select the output file (default: output.svg)
28-i::
29--input=::
30 Select the input file (default: perf.data)
30 Select the input file (default: perf.data unless stdin is a fifo)
31-w::
32--width=::
33 Select the width of the SVG file (default: 1000)
34-P::
35--power-only::
36 Only output the CPU power section of the diagram
37-p::
38--process::
39 Select the processes to display, by name or PID
40
41--symfs=<directory>::
42 Look for files with symbols relative to this directory.
43
44SEE ALSO
45--------
46linkperf:perf-record[1]
31-w::
32--width=::
33 Select the width of the SVG file (default: 1000)
34-P::
35--power-only::
36 Only output the CPU power section of the diagram
37-p::
38--process::
39 Select the processes to display, by name or PID
40
41--symfs=<directory>::
42 Look for files with symbols relative to this directory.
43
44SEE ALSO
45--------
46linkperf:perf-record[1]