aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorFuqian Huang <[email protected]>2019-04-21 19:47:27 +0800
committerTejun Heo <[email protected]>2019-05-06 08:47:48 -0700
commit1900da520c9fdc3a7cf00d21638f7c8721d5ac7f (patch)
tree56a97c94e8635113c43e7062b85618276885d80b /tools/perf/scripts/python/mem-phys-addr.py
parent96b9c592def5d7203bdad1337d9c92a2183de5cb (diff)
kernel: cgroup: fix misuse of %x
Pointers should be printed with %p or %px rather than cast to unsigned long type and printed with %lx. Change %lx to %p to print the pointers. Signed-off-by: Fuqian Huang <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions