kmsg_dump_register(9) suse man page | unix.com

Man Page: kmsg_dump_register

Operating Environment: suse

Section: 9

KMSG_DUMP_REGISTER(9)						   Driver Basics					     KMSG_DUMP_REGISTER(9)

NAME
kmsg_dump_register - register a kernel log dumper.
SYNOPSIS
int kmsg_dump_register(struct kmsg_dumper * dumper);
ARGUMENTS
dumper pointer to the kmsg_dumper structure
DESCRIPTION
Adds a kernel log dumper to the system. The dump callback in the structure will be called when the kernel oopses or panics and must be set. Returns zero on success and -EINVAL or -EBUSY otherwise.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KMSG_DUMP_REGISTER(9)
Related Man Pages
dumpvalue5.18(3pm) - mojave
ppi::dumper(3) - centos
ppi::dumper(3) - osx
mdom::dumper(3pm) - debian
ppi::dumper(3pm) - debian
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
32 bit process addressing more than 4GB