aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorGuo Zhi <[email protected]>2021-09-29 20:25:37 +0800
committerMartin K. Petersen <[email protected]>2021-10-04 23:15:21 -0400
commitd4996c6eac4c81b8872043e9391563f67f13e406 (patch)
treefb70d496391b08f6ce698b589519ac21c8ddd8a9 /tools/perf/scripts/python/flamegraph.py
parent05787e3456ffcc8598aab632fcd5d160894619b3 (diff)
scsi: advansys: Fix kernel pointer leak
Pointers should be printed with %p or %px rather than cast to 'unsigned long' and printed with %lx. Change %lx to %p to print the hashed pointer. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guo Zhi <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions