Re: [PATCH 05/61] perf tools: Introduce c2c_decode_stats function

From: Jiri Olsa
Date: Wed Sep 21 2016 - 11:32:53 EST


On Wed, Sep 21, 2016 at 11:16:26AM -0400, Don Zickus wrote:
> On Wed, Sep 21, 2016 at 11:18:29AM +0200, Jiri Olsa wrote:
> > On Wed, Sep 21, 2016 at 09:08:40AM +0000, Stanislav Ievlev wrote:
> > > Hi, Jiri!
> > >
> > > Why are you not using unsigned integer for counters in c2c_stats structure?
> >
> > hi,
> > never really thought of that, because that's one of the original
> > patches I could take almost untouched.. so no real reason ;-)
>
> Hi Jirka,
>
> I can't recall the reason Dick and myself started that way. I think it
> makes sense to use u32 here. So I am fine with it. :-)

ok, will change

thanks,
jirka