I am searching for information about the mechanism of creation of tracepoints. From this topic What are Kernel PMU event-s in perf_events list? and this blog brendangregg I've got that tracepoints are some macros inside the kernel code which are called when they are enabled, but I'm a little bit confused how tracepoint connected with PMU (because it mentioned in both links)?
Asked
Active
Viewed 75 times