diff options
| author | Namhyung Kim <[email protected]> | 2015-09-04 21:15:59 +0900 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-09-04 12:33:02 -0300 |
| commit | 844dffa598b55fca6a83a856214fc0cfc3da24e5 (patch) | |
| tree | 494cfb1872067638d48e22c55bbd4bb459b9a460 /include/linux/workqueue.h | |
| parent | 86c2786994bd7c0d4b525bbfbe42ac540d0b8166 (diff) | |
perf probe: Split add_perf_probe_events()
The add_perf_probe_events() does 3 things:
1. convert all perf events to trace events
2. add all trace events to kernel
3. cleanup all trace events
But sometimes we need to do something with the trace events. So split
the funtion into three, so that it can access intermediate trace events
via struct __event_package 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/workqueue.h')
0 files changed, 0 insertions, 0 deletions