bootlin / training-materials

Bootlin embedded Linux and kernel training materials
https://bootlin.com/training/
Other
603 stars 179 forks source link

Add a proper intro to tracepoints #225

Open lucaceresoli opened 7 months ago

lucaceresoli commented 7 months ago

Tracepoints are mentioned at various places in the debugging training slides, but there is no slide to introduce them.

Tropicao commented 6 months ago

If we add such intro, it may also be the proper place to also mention the word "event" here and establish some sort of definition (trainees are often confused between "tracepoint", "event", "probes", etc).