Re: [RFC PATCH tip 0/5] tracing filters with BPF

From: Ingo Molnar
Date: Tue Dec 10 2013 - 10:47:57 EST



* Alexei Starovoitov <ast@xxxxxxxxxxxx> wrote:

> > I'm fine if it becomes a requirement to have a vmlinux built with
> > DEBUG_INFO to use BPF and have a tool like perf to translate the
> > filters. But it that must not replace what the current filters do
> > now. That is, it can be an add on, but not a replacement.
>
> Of course. tracing filters via bpf is an additional tool for kernel
> debugging. bpf by itself has use cases beyond tracing.

Well, Steve has a point: forcing DEBUG_INFO is a big showstopper for
most people.

Would it be possible to make BFP filters recognize exposed details
like the current filters do, without depending on the vmlinux?

Thanks,

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/