[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190308173949.GI7535@tassilo.jf.intel.com>
Date: Fri, 8 Mar 2019 09:39:49 -0800
From: Andi Kleen <ak@...ux.intel.com>
To: Arnaldo Carvalho de Melo <arnaldo.melo@...il.com>
Cc: Andi Kleen <andi@...stfloor.org>, jolsa@...nel.org,
namhyung@...nel.org, linux-kernel@...r.kernel.org,
linux-perf-users@...r.kernel.org
Subject: Re: [PATCH v4 05/15] perf tools report: Parse time quantum
On Fri, Mar 08, 2019 at 10:52:36AM -0300, Arnaldo Carvalho de Melo wrote:
> Em Fri, Mar 08, 2019 at 10:45:32AM -0300, Arnaldo Carvalho de Melo escreveu:
> > Em Tue, Mar 05, 2019 at 06:47:48AM -0800, Andi Kleen escreveu:
> > > From: Andi Kleen <ak@...ux.intel.com>
> > > + if (*end == 0)
> > > + return 0;
> >
> > We have tools/include/linux/time64.h, just like the kernel, so please
> > use:
> >
> > #include <linux/time64.h>
>
> I'll do that this time.
Thanks. I already did it in my copy too.
-Andi
Powered by blists - more mailing lists