Re: [PATCH] perf tools: Add -H short option for --hierarchy
From: Namhyung Kim
Date: Thu Oct 26 2023 - 13:19:41 EST
Hi Adrian,
On Wed, Oct 25, 2023 at 11:46 PM Adrian Hunter <adrian.hunter@xxxxxxxxx> wrote:
>
> On 26/10/23 09:26, Namhyung Kim wrote:
> > I found the hierarchy mode useful, but it's easy to make a typo when
> > using it. Let's add a short option for that.
> >
> > Also update the documentation. :)
>
> Perhaps it would also be possible to support bash-completions for
> long options
I believe it already supports long options. But I have some setup
which doesn't work with bash completions. :-(
Thanks,
Namhyung