summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2015-03-11 22:13:46 -0500
committerMichael Ellerman <mpe@ellerman.id.au>2015-03-23 15:14:48 +1100
commitcc83458d3aa01d69ccb2976e1323c92a6caae540 (patch)
tree22383f4ddc21a56b19d25531e6cd85acf56d3e93 /tools/perf/scripts/python/export-to-postgresql.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 <scottwood@freescale.com> Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions