Kprobes: Difference between revisions
No edit summary |
|||
| Line 7: | Line 7: | ||
==Working with kprobes== | ==Working with kprobes== | ||
List kernel functions suitable for probing with <tt>perf probe -L</tt>. | List kernel functions suitable for probing with <tt>perf probe -L</tt>. Kprobes can be enabled either by writing a definition to | ||
===Kprobe definition=== | ===Kprobe definition=== | ||