Re: [PATCH v5] perf record: encode -k clockid frequency into Perf trace

From: Arnaldo Carvalho de Melo
Date: Tue Oct 23 2018 - 09:17:15 EST


Em Tue, Oct 23, 2018 at 02:43:05PM +0300, Alexey Budankov escreveu:
> Hi Arnaldo,
>
> On 09.10.2018 22:32, Arnaldo Carvalho de Melo wrote:
> > Em Tue, Oct 09, 2018 at 05:36:24PM +0300, Alexey Budankov escreveu:
> >>
> >> Store -k clockid frequency into Perf trace to enable timestamps
> >> derived metrics conversion into wall clock time on reporting stage.
> >>
> >> Below is the example of perf report output:
> >
> > Applied, building, lets see this time.
>
> Thanks for the effort. So far I assume the outstanding issues
> were addressed. Is the patch still planned for coming release?

yep, its in my perf/core branch:

https://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git/commit/?h=perf/core&id=cf7905165fee15fe26ac4a91ee0a35b966249430

I'll process some more patches from Adrian and Andi today, both making
use of Intel Xed, that seems to be installed ok now in my test machines,
and then send a pull req to Ingo,

Thanks,

- Arnaldo