diff options
author | John Harrison <John.C.Harrison@Intel.com> | 2024-11-29 00:08:22 +0300 |
---|---|---|
committer | John Harrison <John.C.Harrison@Intel.com> | 2024-12-03 02:50:41 +0300 |
commit | 429915acaea15e28dbedd31698283ef860d4f039 (patch) | |
tree | bb53b1523bea5a30c56c711f8894f3b4ca1a0eb9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0a7477507b11a73f75f4e6878e0c88a903e502bf (diff) | |
download | linux-429915acaea15e28dbedd31698283ef860d4f039.tar.xz |
drm/xe: Add a reason string to the devcoredump
There are debug level prints giving more information about the cause
of the hang immediately before core dumps are created. However, not
everyone has debug level prints enabled or saves the dmesg log at all.
So include that information in the dump file itself. Also, at least
one of those prints included the pid as well as the process name. So
include that in the capture too.
v2: Fix kvfree vs kfree and missing kernel-doc (review feedback from
Matthew Brost)
v3: Use GFP_ATOMIC instead of GFP_KERNEL.
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241128210824.3302147-2-John.C.Harrison@Intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions