summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorChristian Brauner <brauner@kernel.org>2025-01-04 11:56:42 +0300
committerChristian Brauner <brauner@kernel.org>2025-01-04 12:12:19 +0300
commit6a4ef7a2ff4dfdb7b345b13bd74fc68fe351bb45 (patch)
tree785e008a7ebbfceed344f84b34bfdef5d0810d96 /tools/perf/scripts/python/task-analyzer.py
parentaaec5a95d59615523db03dd53c2052f0a87beea7 (diff)
parent15858da53542360931a457f32bcdc4287d13731f (diff)
downloadlinux-6a4ef7a2ff4dfdb7b345b13bd74fc68fe351bb45.tar.xz
Merge patch series "fix reading ESP during coredump"
Nam Cao <namcao@linutronix.de> says: In /proc/PID/stat, there is the kstkesp field which is the stack pointer of a thread. While the thread is active, this field reads zero. But during a coredump, it should have a valid value. However, at the moment, kstkesp is zero even during coredump. The first commit fixes this problem, and the second commit adds a selftest to detect if this problem appears again in the future. * patches from https://lore.kernel.org/r/cover.1735805772.git.namcao@linutronix.de: selftests: coredump: Add stackdump test fs/proc: do_task_stat: Fix ESP not readable during coredump Link: https://lore.kernel.org/r/cover.1735805772.git.namcao@linutronix.de Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions