aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorTom Zanussi <[email protected]>2009-10-06 01:00:49 -0500
committerIngo Molnar <[email protected]>2009-10-06 12:02:34 +0200
commitee949a86b3aef15845ea677aa60231008de62672 (patch)
treede3cb7bdbc4399a052140ec1e46a19fda60b1fd0 /tools/perf/scripts/python/check-perf-trace.py
parentb934cdd55f2ac38c825f3d46cfa87a1654f1c849 (diff)
tracing/syscalls: Use long for syscall ret format and field definitions
The syscall event definitions use long for the syscall exit ret value, but unsigned long for the same thing in the format and field definitions. Change them all to long. Signed-off-by: Tom Zanussi <[email protected]> Acked-by: Frederic Weisbecker <[email protected]> Cc: [email protected] Cc: [email protected] Cc: Peter Zijlstra <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions