call2sym converts a Linux kernel system call stack trace into symbolic names (via System.map). This allows you to quickly determine exactly which functions were executing when the kernel panicked.
| Tags | Software Development Debuggers Testing Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |