| Age | Commit message (Collapse) | Author |
|
Why is kprobes in all caps? Change it.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
There were some german and german-like words lingering. Fix these
to proper english.
Show the use of "perf probe" for adding kprobes and uprobes.
Move the tracing_on()/tracing_off() slide next to the trace_printk().
It makes more sense there since we are talking about writing kernel
code for tracing.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
There are two sections named tracers. Probably a copy and paste error. Fix it.
Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
|
|
Fixes for:
- missing variable definition in Makefile
- wrong serial device in kernel parameters
- missing trace-cmd subcmd and wrong parameter (sched_switch is an
event, not a plugin)
- missing #include in example code
- fix copy&paste leftover
Signed-off-by: Holger Dengler <dengler@linutronix.de>
Reviewed-by: Kurt Kanzenbach <kurt@linutronix.de>
|
|
Don't split lines that will fit in the slide.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
|
|
|
|
Filter
|
|
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
|
|
|
|
|