diff options
| author | Masami Hiramatsu <[email protected]> | 2010-02-18 13:16:52 -0500 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2010-02-22 11:42:27 +0100 |
| commit | 388c3aab5d4f1b0bbfe2d5f47e7cd681866bc573 (patch) | |
| tree | 99024d3b3807219c3713babcf2077f59b7847475 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 326264a02448b0ac51f78f178b78e830aa077a0b (diff) | |
perf probe: Init struct probe_point and set counter correctly
Clear struct probe_point before using it in
show_perf_probe_events(), and set pp->found counter correctly in
synthesize_perf_probe_point(). Without this initialization,
clear_probe_point() will free random addresses.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: systemtap <[email protected]>
Cc: DLE <[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