lkml.org 
[lkml]   [2013]   [Jan]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v6 11/18] perf tools: add mem access sampling core support
On Tue, Jan 15, 2013 at 04:39:39PM +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 object
> - weight: access cost
> - locked: access uses locked transaction
> - tlb : TLB access
> - mem : memory level of the access (L1, L2, L3, RAM, ...)
> - snoop: access snoop mode

Do they actually sort? I found that the sort keys do not actually
sort in most cases. This is mostly an issue with numbers like
"weight" and of course not added by your patch.


-Andi

--
ak@linux.intel.com -- Speaking for myself only


\
 
 \ /
  Last update: 2013-01-19 01:01    [W:1.070 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site