freebsd-dev/usr.bin/gcore
Konstantin Belousov 73e8f06ac5 gcore: add option to dump core using kernel facility
-k switch causes gcore to use ptrace(PT_COREDUMP) instead of manually
reading process memory and constructing the core.

Reviewed by:	markj
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D29955
2021-05-03 19:18:26 +03:00
..
elf32core.c gcore: Add powerpc64 32-bit gcore support 2019-10-11 14:17:31 +00:00
elfcore.c gcore: Avoid using vm_map_entry_t. 2019-12-07 20:01:55 +00:00
extern.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
gcore.1 gcore: add option to dump core using kernel facility 2021-05-03 19:18:26 +03:00
gcore.c gcore: add option to dump core using kernel facility 2021-05-03 19:18:26 +03:00
Makefile Use MACHINE_CPUARCH when checking for arm64 2020-09-14 16:12:28 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00