diff options
| author | Namhyung Kim <[email protected]> | 2015-09-04 21:16:02 +0900 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-09-04 12:43:19 -0300 |
| commit | e7895e422e4da63daedacad0a2ed1a5a6b502d66 (patch) | |
| tree | 3198684eedba8f26caf509e2f0aac4e3c1d442b8 /include/linux/timerqueue.h | |
| parent | b02137cc6550c1fa28e9a7c943a79fe6e4c4378d (diff) | |
perf probe: Split del_perf_probe_events()
The del_perf_probe_events() does 2 things:
1. find existing events which match to filter
2. delete such trace events from kernel
But sometimes we need to do something with the trace events. So split
the funtion into two, so that it can access intermediate trace events
name using strlist if needed.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Wang Nan <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions