perf-sched.txt (e4da3fbfbd1de56d2367653e3823e6445e49f8a9) | perf-sched.txt (efad14150a0b4429f37da7245001a8096ef7ee38) |
---|---|
1perf-sched(1) 2============== 3 4NAME 5---- 6perf-sched - Tool to trace/measure scheduler properties (latencies) 7 8SYNOPSIS --- 26 unchanged lines hidden (view full) --- 35 individual CPUs, and the two-letter shortcuts stand for tasks that 36 are running on a CPU. A '*' denotes the CPU that had the event, and 37 a dot signals an idle CPU. 38 39OPTIONS 40------- 41-i:: 42--input=<file>:: | 1perf-sched(1) 2============== 3 4NAME 5---- 6perf-sched - Tool to trace/measure scheduler properties (latencies) 7 8SYNOPSIS --- 26 unchanged lines hidden (view full) --- 35 individual CPUs, and the two-letter shortcuts stand for tasks that 36 are running on a CPU. A '*' denotes the CPU that had the event, and 37 a dot signals an idle CPU. 38 39OPTIONS 40------- 41-i:: 42--input=<file>:: |
43 Input file name. (default: perf.data) | 43 Input file name. (default: perf.data unless stdin is a fifo) |
44 45-v:: 46--verbose:: 47 Be more verbose. (show symbol address, etc) 48 49-D:: 50--dump-raw-trace=:: 51 Display verbose dump of the sched data. 52 53SEE ALSO 54-------- 55linkperf:perf-record[1] | 44 45-v:: 46--verbose:: 47 Be more verbose. (show symbol address, etc) 48 49-D:: 50--dump-raw-trace=:: 51 Display verbose dump of the sched data. 52 53SEE ALSO 54-------- 55linkperf:perf-record[1] |