diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2016-03-30 19:43:32 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-03-31 10:42:22 -0300 |
commit | 997bba8cf1875d9715e792c445e1a9c7a4c365e2 (patch) | |
tree | a73251940791014ce79331d8c0167c2a0dd7ae12 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 3ed5ca2efff70e9f589087c2013789572901112d (diff) |
perf trace: Pretty print seccomp() args
E.g:
# trace -e seccomp
200.061 (0.009 ms): :2441/2441 seccomp(op: FILTER, flags: TSYNC ) = -1 EFAULT Bad address
200.910 (0.121 ms): :2441/2441 seccomp(op: FILTER, flags: TSYNC, uargs: 0x7fff57479fe0) = 0
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Milian Wolff <[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/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions