diff options
author | Adrian Hunter <[email protected]> | 2021-06-27 16:18:10 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-07-01 16:14:37 -0300 |
commit | 9bde93a79a897719f829225d0b541b4b11af2c24 (patch) | |
tree | b8088b61a24ddb216715ea727e8380951a814c64 /lib/mpi/mpi-sub-ui.c | |
parent | 291961fc3c28b4c1acfc3b03559aa14c286a6b0d (diff) |
perf script: Add dlfilter__filter_event_early()
filter_event_early() can be more than 30% faster than filter_event()
because it is called before internal filtering. In other respects it
is the same as filter_event(), except that it will be passed events
that have yet to be filtered out.
Signed-off-by: Adrian Hunter <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions