aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorScott Wood <[email protected]>2015-03-11 22:13:46 -0500
committerMichael Ellerman <[email protected]>2015-03-23 15:14:48 +1100
commitcc83458d3aa01d69ccb2976e1323c92a6caae540 (patch)
tree22383f4ddc21a56b19d25531e6cd85acf56d3e93 /tools/perf/scripts/python/check-perf-trace.py
parent4d9fb711e43a45be17795df4b59c46ee59485d82 (diff)
powerpc/32: %pF is only for function pointers
Use %pS for actual addresses, otherwise you'll get bad output on arches like ppc64 where %pF expects a function descriptor. Even on other architectures, refrain from setting a bad example that people copy. Signed-off-by: Scott Wood <[email protected]> Cc: [email protected] Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions