Gcore extension module for the crash utility
Go to file
HATAYAMA Daisuke bf661e7ba2 coredump: use MEMBER_{OFFSET, SIZE} instead of GCORE_{OFFSET, SIZE}
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>
2022-07-26 15:13:32 +09:00
.gitignore Update to latest upstream release v2 2021-12-20 06:18:09 +09:00
crash-gcore-1.6.3-coredump-use-MEMBER_-OFFSET-SIZE-instead-of-GCORE_-O.patch coredump: use MEMBER_{OFFSET, SIZE} instead of GCORE_{OFFSET, SIZE} 2022-07-26 15:13:32 +09:00
crash-gcore-command.spec Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild 2022-07-20 23:43:32 +00:00
README.md Added the README 2021-02-17 14:38:01 +00:00
sources Update to latest upstream release v2 2021-12-20 06:18:09 +09:00

crash-gcore-command

The crash-gcore-command package