aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorWang Nan <[email protected]>2015-04-08 02:14:34 +0000
committerArnaldo Carvalho de Melo <[email protected]>2015-04-08 10:49:48 -0300
commitf6c15621f04b97ce882c66e5055f0ac325fb8eb8 (patch)
treeb38739fbcf865e29dd63c240210ac8d641230d50 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent2c5e8c52c6354f77c4019357be8231bcc34456f8 (diff)
perf probe: Fix ARM 32 building error
Commit 9b118acae310f57baee770b5db402500d8695e50 ("perf probe: Fix to handle aliased symbols in glibc") uses an absolute format '%lx' to print u64 argument, which causes compiling error on ARM 32. This patch replaces it with PRIx64. Signed-off-by: Wang Nan <[email protected]> Acked-by: Masami Hiramatsu <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Zefan Li <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions