diff options
author | 2015-03-25 14:56:21 +1100 | |
---|---|---|
committer | 2015-03-25 14:56:21 +1100 | |
commit | 65dd297ac25565701fead5e4ee69b9ca62729f0e (patch) | |
tree | 2d500028f2328edbe7d0da5aac48a70db48a9736 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | xfs: fix shadow warning in xfs_da3_root_split() (diff) | |
download | wireguard-linux-65dd297ac25565701fead5e4ee69b9ca62729f0e.tar.xz wireguard-linux-65dd297ac25565701fead5e4ee69b9ca62729f0e.zip |
xfs: %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>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions