Gcore extension module for the crash utility
Backport from the upstream crash-gcore. commit 4731ebf085fe6322ba8c7ca14918d3cab2186cf0 Author: HATAYAMA Daisuke <d.hatayama@fujitsu.com> Date: Fri Feb 25 04:45:37 2022 -0500 coredump: use MEMBER_{OFFSET, SIZE} instead of GCORE_{OFFSET, SIZE} fill_auxv_note() and compat_fill_auxv_note() is called just once each time gcore command is invoked because each process has just one NT_AUXV. This means using MEMBER_{OFFSET, SIZE} is enough; using GCORE_{OFFSET, SIZE} is overkill. Signed-off-by: HATAYAMA Daisuke <d.hatayama@fujitsu.com> Signed-off-by: HATAYAMA Daisuke <d.hatayama@fujitsu.com> |
||
---|---|---|
.gitignore | ||
crash-gcore-1.6.3-coredump-use-MEMBER_-OFFSET-SIZE-instead-of-GCORE_-O.patch | ||
crash-gcore-command.spec | ||
README.md | ||
sources |
crash-gcore-command
The crash-gcore-command package