[PATCH 0/4] basic IPI tracing

2014-07-17 Thread Nicolas Pitre
Part of the energy aware scheduler work is concerned by test and measurement tools such as idlestat[1]. This relies on the ability to trace wake-up events, mainly IRQs and IPIs. While IRQs are already well instrumented with tracepoints, IPIs are rather lacking on that front, and completely

[PATCH 0/4] basic IPI tracing

2014-07-17 Thread Nicolas Pitre
Part of the energy aware scheduler work is concerned by test and measurement tools such as idlestat[1]. This relies on the ability to trace wake-up events, mainly IRQs and IPIs. While IRQs are already well instrumented with tracepoints, IPIs are rather lacking on that front, and completely