diff options
author | Peter Zijlstra <[email protected]> | 2011-01-26 15:38:35 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-02-03 12:15:46 +0100 |
commit | 542e72fc90f5ed9eecb574f80f70868c7f296093 (patch) | |
tree | b42abb2d44ed771759eee63ce00378df02d689ca /tools/perf/util/trace-event-scripting.c | |
parent | 9ffdc6c37df131f89d52001e0ef03091b158826f (diff) |
perf: Fix reading in perf_event_read()
It is quite possible for the event to have been disabled between
perf_event_read() sending the IPI and the CPU servicing the IPI and
calling __perf_event_read(), hence revalidate the state.
Reported-by: Stephane Eranian <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions