diff options
author | Scott Wood <scottwood@freescale.com> | 2015-03-12 06:13:50 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-03-13 12:17:38 +0300 |
commit | 2ee762b34899328e0cf561b77adca841794f104c (patch) | |
tree | 01d6f17c2c04ae45d4546eb1481e032f2d5d855d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 0e3704c94c5737f42e9ac49a5dcca366674e5229 (diff) | |
download | linux-2ee762b34899328e0cf561b77adca841794f104c.tar.xz |
drm: %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>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions