diff options
author | Oliver O'Halloran <oohall@gmail.com> | 2019-02-15 11:48:12 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-02-22 00:10:14 +1100 |
commit | e67fbbec74220733971b88804be93528f5246434 (patch) | |
tree | d836de952a546d153c1bc70fe76156face32a1c4 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 46ee7c3c5212b0f4f8713d60cfd595721efdf0d3 (diff) |
powerpc/eeh_cache: Add pr_debug() prints for insert/remove
The EEH address cache is used to map a physical MMIO address back to a PCI
device. It's useful to know when it's being manipulated, but currently this
requires recompiling with #define DEBUG set. This is pointless since we
have dynamic_debug nowdays, so remove the #ifdef guard and add a pr_debug()
for the remove case too.
Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Reviewed-by: Sam Bobroff <sbobroff@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions