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

2014-02-18 Thread Don Zickus
On Tue, Feb 18, 2014 at 02:05:31PM +0100, Jiri Olsa wrote: > On Mon, Feb 10, 2014 at 12:29:05PM -0500, 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 sta

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

2014-02-18 Thread Jiri Olsa
On Mon, Feb 10, 2014 at 12:29:05PM -0500, 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

[PATCH 10/21] perf, c2c: Add stats to track data source bits and cpu to node maps

2014-02-10 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. In order to prope