New syscall/softirq and irq name dump in lttng pre36
Mathieu Desnoyers <[email protected]> Wed, 28 Nov 2007 15:29:57 -0500
| Newsgroups | gmane.linux.kernel.tracing |
|---|---|
| Message-ID | <20071128202957.GA23565@Krystal> |
Hi, I just added the new events : statedump_idt_table statedump_softirq_vec statedump_sys_call_table They dump the address (and symbol name if kallsyms is enabled) of the symbols called by the syscall-softirq-irqs. Syscall and irq are architecture dependent (done for x86 32-64 bits) and softirq is architecture independent. It's a pretty flexible way to dump these identifiers. Mathieu -- Mathieu Desnoyers Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68