diff options
author | Stephane Eranian <[email protected]> | 2010-04-21 18:06:01 +0200 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2010-04-24 03:24:09 +0200 |
commit | 5710fcad7c367adefe5634dc998f1f88780a8457 (patch) | |
tree | 43b0658fa9eacad178bbcbd57705b70e9fbd0951 /tools/perf/scripts/python/check-perf-trace.py | |
parent | e4cef1f65061429c3e8b356233e87dc6653a9da5 (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