mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 19:51:35 +01:00
a bit closer
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
[[ftrace]]
|
||||
= ftrace
|
||||
=== ftrace
|
||||
|
||||
Trace a single function:
|
||||
|
||||
@@ -92,5 +91,4 @@ Sample output:
|
||||
|
||||
TODO: what do `+` and `!` mean?
|
||||
|
||||
Each `enable` under the `events/` tree enables a certain set of
|
||||
functions, the higher the `enable` more functions are enabled.
|
||||
Each `enable` under the `events/` tree enables a certain set of functions, the higher the `enable` more functions are enabled.
|
||||
|
||||
Reference in New Issue
Block a user