<p>On Feb 13, 2012 6:52 PM, "Björn Brandenburg" <<a href="mailto:bbb@mpi-sws.org">bbb@mpi-sws.org</a>> wrote:<br>
><br>
> On Feb 11, 2012, at 10:17 PM, Andrea Bastoni wrote:<br>
> > I've managed to expand and polish a bit a patch that I've had around for a<br>
> > while. It basically enables the same sched_trace_XXX() functions that we<br>
> > currently use to trace scheduling events, but it does so using kernel-style<br>
> > events (/sys/kernel/debug/tracing/ etc.).<br>
><br>
> Hi Andrea,<br>
><br>
> this sounds pretty cool.  This in addition to the existing tracing infrastructure and not supposed to replace it, right?</p>
<p>Right, it basically adds another tracing option that can be selected with or without the sched_trace_XXX(), but that traces the same functions (e.g., sched_trace_switch_away(), etc.).</p>
<p>> The patch looks clean to me. Unfortunately, I don't have the time to play with it right now...</p>
<p>I've done some testing, but please shout at me if it doesn't work properly for you (whenever you get a chance to try it).</p>
<p>Thanks,<br>
- Andrea<br>
</p>