diff options
author | 2015-03-11 22:13:54 -0500 | |
---|---|---|
committer | 2015-03-12 12:32:19 -0500 | |
commit | 7d2ac45611b072a24e5014a56a65e6be31c1f884 (patch) | |
tree | 6fdfee64197ad1f829527b947ef49a2294437a4e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (diff) | |
download | linux-dev-7d2ac45611b072a24e5014a56a65e6be31c1f884.tar.xz linux-dev-7d2ac45611b072a24e5014a56a65e6be31c1f884.zip |
jfs: %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.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Cc: jfs-discussion@lists.sourceforge.net
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions