aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKees Cook <[email protected]>2018-03-09 15:50:59 -0800
committerLinus Torvalds <[email protected]>2018-03-09 16:40:01 -0800
commit0862ca422b79cb5aa70823ee0f07f6b468f86070 (patch)
tree90cccd33a8c561c5b06513a93f4c81bc78f91330 /tools/perf/scripts/python/export-to-postgresql.py
parent4704dea36dd9e5b4bf37ed20f7f15e70632ccdd0 (diff)
bug: use %pB in BUG and stack protector failure
The BUG and stack protector reports were still using a raw %p. This changes it to %pB for more meaningful output. Link: http://lkml.kernel.org/r/20180301225704.GA34198@beast Fixes: ad67b74d2469 ("printk: hash addresses printed with %p") Signed-off-by: Kees Cook <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: Richard Weinberger <[email protected]>, Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions