aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorStephane Eranian <[email protected]>2010-04-21 18:06:01 +0200
committerFrederic Weisbecker <[email protected]>2010-04-24 03:24:09 +0200
commit5710fcad7c367adefe5634dc998f1f88780a8457 (patch)
tree43b0658fa9eacad178bbcbd57705b70e9fbd0951 /tools/perf/scripts/python/check-perf-trace.py
parente4cef1f65061429c3e8b356233e87dc6653a9da5 (diff)
perf: Fix initialization bug in parse_single_tracepoint_event()
The parse_single_tracepoint_event() was setting some attributes before it validated the event was indeed a tracepoint event. This caused problems with other initialization routines like in the builtin-top.c module whereby sample_period is not set if not 0. Signed-off-by: Stephane Eranian <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Ingo Molnar <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions