Re: [PATCHv2 5/8] perf tools: Get precise_ip from the pmu config
From: Andi Kleen
Date: Thu Mar 14 2019 - 11:49:15 EST
> > Still seems like a hack. Even though I don't know of a case that
> > would break now. But it would be better to have the precise probing
> > in the open retry loop, instead of trying to reinvent it here.
>
> how about something like below?
Yes looks reasonable.
-Andi