diff options
author | Fuqian Huang <huangfq.daxian@gmail.com> | 2019-04-21 19:47:48 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-25 19:53:17 +0200 |
commit | d2f4a83fe3f7fcc2a8a10a39e367c5d1c6670327 (patch) | |
tree | 940fdef905fc967f983f45f4cb6b53645a100a00 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | cf7eb03333bb0c2d46b950bbde1a9ba8d7efbd06 (diff) |
misc: genwqe: Fix misuse of %x
The pointer should be printed with %p or %px rather than
cast to long long type and printed with %016llx.
Change %x to %p to print the pointer.
Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions