diff options
author | Namhyung Kim <[email protected]> | 2015-09-10 11:27:05 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-09-15 09:48:32 -0300 |
commit | 9bae1e8c3fe5359ce17309b894f54667fd563e98 (patch) | |
tree | f86097af330f7a92c12bb4ffcbd7be9cd42f4641 /tools/perf/util/trace-event-scripting.c | |
parent | a43aac299c3abc09eff856039f5b72166b780d35 (diff) |
perf probe: Export init/exit_probe_symbol_maps()
The init/exit_symbols_maps() functions are to setup and cleanup
necessary info for probe events. But they need to be called from out of
the probe code now, so this patch exports them.
However the names are too generic, so change them to have 'probe'. :)
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]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions