diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2016-04-06 12:51:33 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-04-06 14:13:40 -0300 |
commit | a3bca91f2fe54af502deaf277dd5ac0e18bffde4 (patch) | |
tree | 9d045effe285fdedcd924a8b20b548b139a39cdb /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 85f8f966a152f5110a12b76511743fbfb62130ba (diff) |
perf trace: Beautify sched_setscheduler 'policy' argument
$ trace -e sched_setscheduler chrt -f 1 usleep 1
chrt: failed to set pid 0's policy: Operation not permitted
0.005 ( 0.005 ms): chrt/19189 sched_setscheduler(policy: FIFO, param: 0x7ffec5273d70) = -1 EPERM Operation not permitted
$
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions