Re: perf probe -d failing to delete probes

From: Arnaldo Carvalho de Melo
Date: Mon Dec 02 2019 - 19:55:07 EST


Em Tue, Dec 03, 2019 at 07:18:54AM +0900, Masami Hiramatsu escreveu:
> Hi Arnaldo,
>
> On Mon, 2 Dec 2019 16:04:52 -0300
> Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> wrote:
>
> > Em Mon, Dec 02, 2019 at 03:59:58PM -0300, Arnaldo Carvalho de Melo escreveu:
> > > Em Fri, Nov 29, 2019 at 12:13:24PM -0300, Arnaldo Carvalho de Melo escreveu:
> > A workaround, now to find out why 'perf probe -d '*:*' and the other

> Thank you for pointing it out. You can use '*' instead of '*:*' to list them all.

It didn't work with either '*' or '*:*' or any other variant.

> Anyway, there seems an inssue when I introduced multiprobe support.
> I'll fix it soon.

Thanks!

- Arnaldo