[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190308135236.GF26260@kernel.org>
Date: Fri, 8 Mar 2019 10:52:36 -0300
From: Arnaldo Carvalho de Melo <arnaldo.melo@...il.com>
To: Andi Kleen <andi@...stfloor.org>
Cc: jolsa@...nel.org, namhyung@...nel.org,
linux-kernel@...r.kernel.org, linux-perf-users@...r.kernel.org,
Andi Kleen <ak@...ux.intel.com>
Subject: Re: [PATCH v4 05/15] perf tools report: Parse time quantum
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.
- Arnado
Powered by blists - more mailing lists