diff options
| author | Jiri Olsa <[email protected]> | 2013-07-09 18:56:31 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2013-07-12 13:50:36 +0200 |
| commit | 67516844625f45f0ce148a01c27bf41f591872b2 (patch) | |
| tree | ca2f951a3e5728830b965dab41e8d471fbaa0afa /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 058ebd0eba3aff16b144eabf4510ed9510e1416e (diff) | |
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/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions