Re: [PATCH 0/2] ftrace: updates to tip

From: Ingo Molnar
Date: Sun Jan 18 2009 - 02:28:21 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

>
> * Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
>
> > > This would allow the creation of "surgical" one-time traces - of
> > > events and functions one is specifically interested in.
> >
> > This all sounds great, but it would add a lot of conditionals into a
> > extremely hot function tracer path. [...]
>
> Why would we need more than exactly one unlikely() condition to handle
> all of this?

We could even do it with zero branches, burdening none of the hotpaths of
existing functionality. Hm?

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