]> git.ipfire.org Git - thirdparty/systemd.git/commit
coredump: parse and append package metadata to journal message
authorLuca Boccassi <luca.boccassi@microsoft.com>
Tue, 6 Apr 2021 17:24:01 +0000 (18:24 +0100)
committerLuca Boccassi <luca.boccassi@microsoft.com>
Tue, 6 Apr 2021 22:12:51 +0000 (23:12 +0100)
commitc546154a4448ddf9c22363c3f491313aeadd117e
tree758c197716e4f3b6cbf606a7036e017e4eea6c07
parent95f71807733f9227b101bf8086f2e891a45a1e35
coredump: parse and append package metadata to journal message

Append 'package' and 'packageVersion' to the journal as discrete fields
COREDUMP_PKGMETA_PACKAGE and COREDUMP_PKGMETA_PACKAGEVERSION respectively,
and the full json blurb as COREDUMP_PKGMETA_JSON.
man/systemd-coredump.xml
src/coredump/coredump.c
src/coredump/stacktrace.c
src/coredump/stacktrace.h