On Sun, 14 Dec 2014 15:16:09 -0500
Steven Rostedt <[email protected]> wrote:

> 1) Allow traceopoints to be enabled right after mm_init(). By passing
> in the trace_event= kernel command line parameter, tracepoints can be
> enabled at boot up. For debugging things like the initialization of
> interrupts, it is needed to have tracepoints enabled very early. People
> have asked about this before and this has been on my todo list. As it
> can be helpful for Thomas to debug his upcoming 3.20 IRQ work, I'm
> pushing this now. This way he can add tracepoints into the IRQ set up
> and have have users enable them when things go wrong.

Cut and paste is a bitch!

s/mm_init/rcu_init/

-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to