summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAlex Shi <alexs@kernel.org>2024-03-27 05:44:19 +0300
committerIngo Molnar <mingo@kernel.org>2024-03-27 10:45:19 +0300
commitf9f62a877da1e6f6e9d58bd779c1c77052eb04ab (patch)
treecc98556ebbf8e7066bdb1af88be032ae20fe43ad /tools/perf/scripts/python/syscall-counts.py
parent4cece764965020c22cff7665b18a012006359095 (diff)
downloadlinux-f9f62a877da1e6f6e9d58bd779c1c77052eb04ab.tar.xz
x86/dumpstack: Use uniform "Oops: " prefix for die() messages
panic() prints a uniform prompt: "Kernel panic - not syncing:", but die() messages don't have any of that, the message is the raw user-defined message with no prefix. There's companies that collect thousands of die() messages per week, but w/o a prompt in dmesg, it's hard to write scripts to collect and analize the reasons. Add a uniform "Oops:" prefix like other architectures. [ mingo: Rewrote changelog. ] Signed-off-by: Alex Shi <alexs@kernel.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Link: https://lore.kernel.org/r/20240327024419.471433-1-alexs@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions