aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorStephane Eranian <[email protected]>2011-01-03 18:20:01 +0200
committerIngo Molnar <[email protected]>2011-01-07 15:08:51 +0100
commit5632ab12e9e1fcd7e94058567e181d8f35e83798 (patch)
tree70b077bd489e889bb049ded097119ea382a254f3 /tools/perf/util/trace-event-scripting.c
parent0b3fcf178deefd7b64154c2c0760a2c63df0b74f (diff)
perf_events: Generalize use of event_filter_match()
Replace all occurrences of: event->cpu != -1 && event->cpu == smp_processor_id() by a call to: event_filter_match(event) This makes the code more consistent and will make the cgroup patch smaller. Signed-off-by: Stephane Eranian <[email protected]> Signed-off-by: Peter Zijlstra <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions