diff options
author | Frederic Weisbecker <[email protected]> | 2010-04-14 23:42:18 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-04-15 01:34:46 +0200 |
commit | 95476b64ab11d528de2557366ec584977c215b9e (patch) | |
tree | a01e04ca53b5ffd93f3149f6e9d18ab049268cd8 /tools/perf/util/trace-event-scripting.c | |
parent | df8290bf7ea6b3051e2f315579a6e829309ec1ed (diff) |
perf: Fix hlist related build error
hlist helpers need to be available for all software events, not
only trace events.
Pull them out outside the ifdef CONFIG_EVENT_TRACING section.
Fixes:
kernel/perf_event.c:4573: error: implicit declaration of function 'swevent_hlist_put'
kernel/perf_event.c:4614: error: implicit declaration of function 'swevent_hlist_get'
kernel/perf_event.c:5534: error: implicit declaration of function 'swevent_hlist_release
Reported-by: Ingo Molnar <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions