diff options
author | Paul Mackerras <paulus@samba.org> | 2009-01-09 17:24:34 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2009-01-09 17:24:34 +1100 |
commit | 4eb96fcfe07b7f2a05577e57533840f8e26bea53 (patch) | |
tree | b3ad235de168cddf6322d907440c217f07306290 /arch/powerpc/include/asm/unistd.h | |
parent | 3cbed429a9ccdb7a243f733b1056fe5c39e9004c (diff) | |
download | blackbird-op-linux-4eb96fcfe07b7f2a05577e57533840f8e26bea53.tar.gz blackbird-op-linux-4eb96fcfe07b7f2a05577e57533840f8e26bea53.zip |
perf_counter: Add dummy perf_counter_print_debug function
Impact: minimize requirements on architectures
Currently, an architecture just enabling CONFIG_PERF_COUNTERS but not
providing any extra functions will fail to build with
perf_counter_print_debug being undefined, since we don't provide an
empty dummy definition like we do with the hw_perf_* functions.
This provides an empty dummy perf_counter_print_debug() to make it
easier for architectures to turn on CONFIG_PERF_COUNTERS.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/include/asm/unistd.h')
0 files changed, 0 insertions, 0 deletions