Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| drivers [2018/05/18 09:42] – admin | drivers [2018/05/18 09:53] (current) – [Debugging] admin | ||
|---|---|---|---|
| Line 141: | Line 141: | ||
| * Kernel markers | * Kernel markers | ||
| * LTTng with LTTV | * LTTng with LTTV | ||
| + | * printk | ||
| + | * kernel configs | ||
| + | * debugfs/ | ||
| + | * ftrace | ||
| + | * Kdb | ||
| + | * Kgdb | ||
| + | * jtag + gdb | ||
| + | * emulation (QEmu) | ||
| + | Userspace: | ||
| + | * printf | ||
| + | * strace | ||
| + | * ltrace | ||
| + | * valgrind | ||
| + | * gdb | ||
| ====== Userspace drivers ====== | ====== Userspace drivers ====== | ||
| http:// | http:// | ||