Re: [PATCH 08/15 V3] perf, c2c: Add stats to track data source bits and cpu to node maps

2014-04-08 Thread Namhyung Kim
On Mon, 24 Mar 2014 15:36:59 -0400, Don Zickus wrote: > This patch adds a bunch of stats that will be used later in post-processing > to determine where and with what frequency the HITMs are coming from. > > Most of the stats are decoded from the data source response. Another > piece of the stats

[PATCH 08/15 V3] perf, c2c: Add stats to track data source bits and cpu to node maps

2014-03-24 Thread Don Zickus
This patch adds a bunch of stats that will be used later in post-processing to determine where and with what frequency the HITMs are coming from. Most of the stats are decoded from the data source response. Another piece of the stats is tracking which cpu the record came in on. Credit to Dick Fo