diff options
author | Frederic Weisbecker <[email protected]> | 2010-04-03 12:22:05 +0200 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2010-04-03 12:22:05 +0200 |
commit | 26d80aa782e708c380a47601779d42d30bf016d6 (patch) | |
tree | 0d4c1357fa600123d1173d536537a88c8316e031 /tools/perf/scripts/python/check-perf-trace.py | |
parent | b0f86f5a169c758a82b0e23eef6795356f6d5a25 (diff) |
perf: Always build the stub perf_arch_fetch_caller_regs version
Now that software events use perf_arch_fetch_caller_regs() too, we
need the stub version to be always built in for archs that don't
implement it.
Fixes the following build error in PARISC:
kernel/built-in.o: In function `perf_event_task_sched_out':
(.text.perf_event_task_sched_out+0x54): undefined reference to `perf_arch_fetch_caller_regs'
Reported-by: Ingo Molnar <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Paul Mackerras <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions