diff options
| author | Jiri Olsa <[email protected]> | 2013-07-09 16:56:31 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2013-07-12 11:50:36 +0000 |
| commit | 67516844625f45f0ce148a01c27bf41f591872b2 (patch) | |
| tree | ca2f951a3e5728830b965dab41e8d471fbaa0afa /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | perf: Fix perf_lock_task_context() vs RCU (diff) | |
| download | kernel-67516844625f45f0ce148a01c27bf41f591872b2.tar.gz kernel-67516844625f45f0ce148a01c27bf41f591872b2.zip | |
perf: Remove the 'match' callback for auxiliary events processing
It gives the following benefits:
- only one function pointer is passed along the way
- the 'match' function is called within output function
and could be inlined by the compiler
Suggested-by: Peter Zijlstra <[email protected]>
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Corey Ashford <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
