aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2010-05-03 15:39:45 +0200
committerIngo Molnar <[email protected]>2010-05-04 08:39:36 +0200
commit777d0411cd1e384115985dac5ccd42031e3eee2b (patch)
treea42183583624899287cbf9c657163ce8ff97a32d /tools/perf/scripts/python/syscall-counts-by-pid.py
parent0806ebd974590ab24ab357d5d87db744e56bfe13 (diff)
hw_breakpoints: Fix percpu build failure
Fix this build error: kernel/hw_breakpoint.c:58:1: error: pasting "__pcpu_scope_" and "*" does not give a valid preprocessing token It happens if CONFIG_DEBUG_FORCE_WEAK_PER_CPU, because we concatenate someting with the name and we have the "*" in the name. Cc: Frederic Weisbecker <[email protected]> Cc: Will Deacon <[email protected]> Cc: Paul Mundt <[email protected]> Cc: Mahesh Salgaonkar <[email protected]> Cc: K. Prasad <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Jason Wessel <[email protected]> LKML-Reference: <20100503133942.GA5497@nowhere> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions