On Wed, Oct 31, 2012 at 6:51 AM, Namhyung Kim wrote:
> On Mon, 29 Oct 2012 16:15:49 +0100, Stephane Eranian wrote:
>> This patch adds the sorting and histogram support
>> functions to enable profiling of memory accesses.
>>
>> The following sorting orders are added:
>> - symbol_daddr: data addres
On Mon, 29 Oct 2012 16:15:49 +0100, Stephane Eranian wrote:
> This patch adds the sorting and histogram support
> functions to enable profiling of memory accesses.
>
> The following sorting orders are added:
> - symbol_daddr: data address symbol (or raw address)
> - dso_daddr: data address shared
On Mon, Oct 29, 2012 at 5:55 PM, Andi Kleen wrote:
> On Mon, Oct 29, 2012 at 04:15:49PM +0100, Stephane Eranian wrote:
>> This patch adds the sorting and histogram support
>> functions to enable profiling of memory accesses.
>
> I hope my weight patches get in soon.
>
> Could you merge your cost w
On Mon, Oct 29, 2012 at 04:15:49PM +0100, Stephane Eranian wrote:
> This patch adds the sorting and histogram support
> functions to enable profiling of memory accesses.
I hope my weight patches get in soon.
Could you merge your cost with weight then?
Otherwise having both cost and weight would
This patch adds the sorting and histogram support
functions to enable profiling of memory accesses.
The following sorting orders are added:
- symbol_daddr: data address symbol (or raw address)
- dso_daddr: data address shared object
- cost: access cost
- locked: access uses locked transaction
5 matches
Mail list logo