diff options
| author | Oliver O'Halloran <[email protected]> | 2019-02-15 11:48:12 +1100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2019-02-22 00:10:14 +1100 |
| commit | e67fbbec74220733971b88804be93528f5246434 (patch) | |
| tree | d836de952a546d153c1bc70fe76156face32a1c4 /tools/perf/scripts/python/stat-cpi.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 <[email protected]>
Reviewed-by: Sam Bobroff <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions