aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2019-02-12 10:12:28 -0300
committerArnaldo Carvalho de Melo <[email protected]>2019-02-14 13:31:11 -0300
commite1be4a5c03e1b282633e5528ea634c1cc2095c43 (patch)
treef791a2b5593cbf788145da09f58c74618ebb279b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent0ec572f05721f430cf8470595da8c3d5e25567de (diff)
perf beauty ioctl cmd: The 'fd' arg is signed
It is possible to pass a negative number as the fd and that has to be handled, so stop using 'unsigned int fd' in the ioctl syscall 'cmd' beautifier. Cc: Adrian Hunter <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Luis Cláudio Gonçalves <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Wang Nan <[email protected]> Link: https://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions