On live kernels, my trace module facilitates grabbing the necessary memory via ioctls in my trace module (In 2.4 I used /dev/kmem, but that stopped working in early 2.6, and I don't know the current state since the current approach works fine). I need a way to do the same thing from a vmcore file.
Clearly the answer is in the crash program source code, but I'm wondering if there is a "libcrash" or "libvmcore" or some such that might save me some time in that area.
Thanks for any suggestions,
John Groves
-- Crash-utility mailing list Crash-utility@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/crash-utility