diff options
author | Adrian Hunter <[email protected]> | 2021-06-27 16:18:09 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-07-01 16:14:37 -0300 |
commit | 291961fc3c28b4c1acfc3b03559aa14c286a6b0d (patch) | |
tree | dd2653c0fb8d0a619e7ccdc72382d0e58560a2ba /lib/mpi/mpi-sub-ui.c | |
parent | c435c166dcf526ac827bc964d82cc0d5e7a1fd0b (diff) |
perf script: Add API for filtering via dynamically loaded shared object
In some cases, users want to filter very large amounts of data (e.g.
from AUX area tracing like Intel PT) looking for something specific.
While scripting such as Python can be used, Python is 10 to 20 times
slower than C. So define a C API so that custom filters can be written
and loaded.
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