Welcome to PyKdump Documentation!¶
Contents:
- Installation
- User Guide
- Executing custom PyKdump programs using epython
- Extracting network and TCP/IP sockets information (xportshow)
- Extracting various useful information from crash dump (crashinfo)
- Analyzing process/task details from vmcore (taskinfo)
- Reviewing NFS server and client details (nfsshow)
- Getting hung task details (hanginfo)
- Processing SCSI subsystem details (scsishow)
- Analysing device-mapper and LVM information (dmshow)
- Graphical representation of parent/child processes (pstree)
- Getting module specific information (modinfo)
- Packaging and The Contents of mpykdump.so
- Developer Guide
- Design Considerations