Re: [PATCH 4/5] perf ftrace: Add -b/--use-bpf option for latency subcommand
From: Namhyung Kim
Date: Wed Dec 15 2021 - 13:22:32 EST
On Wed, Dec 15, 2021 at 10:15 AM Namhyung Kim <namhyung@xxxxxxxxxx> wrote:
> Well, now we build perf with BPF by default.
> So I think it's ok to follow your suggestion.
> it'd show the usage and options when the -b option is used
> and BPF support is not enabled.
Oh, it seems we're not there yet. :)
But anyway I think we can get there soon so I'll make the change.
Thanks,
Namhyung