Searched refs:vmcore (Results 1 – 12 of 12) sorted by relevance
4 Subject: [PATCH] vmcore-dmesg: fix warning13 vmcore-dmesg/vmcore-dmesg.c | 3 +++16 diff --git a/vmcore-dmesg/vmcore-dmesg.c b/vmcore-dmesg/vmcore-dmesg.c18 --- a/vmcore-dmesg/vmcore-dmesg.c19 +++ b/vmcore-dmesg/vmcore-dmesg.c
4 Subject: [PATCH] vmcore-dmesg.c: work around missing imaxdiv()10 vmcore-dmesg.c: In function 'dump_dmesg_structured':11 vmcore-dmesg.c:578:2: error: unknown type name 'imaxdiv_t'17 vmcore-dmesg/vmcore-dmesg.c | 13 ++++++++++++-20 diff --git a/vmcore-dmesg/vmcore-dmesg.c b/vmcore-dmesg/vmcore-dmesg.c22 --- a/vmcore-dmesg/vmcore-dmesg.c23 +++ b/vmcore-dmesg/vmcore-dmesg.c
61 ${MAKEDUMPFILE} ${MAKEDUMPFILE_ARGS} /proc/vmcore ${KDUMP_VMCORE_PATH}/vmcore-"`date +"%H:%M:%S"`"126 if [ -s /proc/vmcore ]; then
2 Description=Reboot and dump vmcore via kexec
29 file://0009-vmcore-dmesg.c-work-around-missing-imaxdiv.patch \35 file://0015-vmcore-dmesg-fix-warning.patch \88 PACKAGES =+ "kexec-klibc vmcore-dmesg-klibc"91 FILES:vmcore-dmesg-klibc = "${sbindir}/vmcore-dmesg"
64 PACKAGES =+ "kexec kdump vmcore-dmesg"67 RRECOMMENDS:${PN} = "kexec kdump vmcore-dmesg"77 FILES:vmcore-dmesg = "${sbindir}/vmcore-dmesg"
510 def dump_init(self, vmcore): argument528 self.elf.to_file(vmcore)530 def dump_iterate(self, vmcore): argument543 vmcore.write(chunk)594 with open(argv[0], "wb") as vmcore:595 self.dump_init(vmcore)596 self.dump_iterate(vmcore)
47 …CORE_TARGET_SYSROOT/boot/<vmlinux file> $OECORE_TARGET_SYSROOT/boot/<System.map file> <your vmcore>
4 via /dev/mem or /proc/vmcore (for crashdumps). It is used to get memory \
53 # Dump guest's memory to vmcore. It is a synchronous operation that72 # @protocol: the filename or file descriptor of the vmcore. The
4061 -rw-r--r-- root root 455 ./usr/include/linux/vmcore.h
4060 -rw-r--r-- root root 455 ./usr/include/linux/vmcore.h