mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* perf: Support grouped event lists
@ 2015-05-28 17:49 Andi Kleen
  2015-05-28 17:49 ` [PATCH 1/2] perf, tools: Group alias perf list by section Andi Kleen
  2015-05-28 17:49 ` [PATCH 2/2] perf, tools: Add override support for event list CPUID Andi Kleen
  0 siblings, 2 replies; 3+ messages in thread
From: Andi Kleen @ 2015-05-28 17:49 UTC (permalink / raw)
  To: sukadev; +Cc: jolsa, mingo, acme, linux-kernel

As requested, this patchkit supports grouped event lists, by using
the stem as the section header. In addition it adds CPU override
support, which is useful for testing.

The updated Intel event lists with redundant entries removed are available in
git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc.git perf/intel-json-files-2

% perf list
...
icache:
  icache.hit                                        
       [Number of Instruction Cache, Streaming Buffer and Victim Cache Reads. both cacheable and noncacheable, including UC fetches]
  icache.ifetch_stall                               
       [Cycles where a code-fetch stalled due to L1 instruction-cache miss or an iTLB miss]
...
idq:
  idq.all_dsb_cycles_4_uops                         
       [Cycles Decode Stream Buffer (DSB) is delivering 4 Uops]
  idq.all_dsb_cycles_any_uops                       
       [Cycles Decode Stream Buffer (DSB) is delivering any Uop]
  idq.all_mite_cycles_4_uops                        
       [Cycles MITE is delivering 4 Uops]



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-28 17:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-28 17:49 perf: Support grouped event lists Andi Kleen
2015-05-28 17:49 ` [PATCH 1/2] perf, tools: Group alias perf list by section Andi Kleen
2015-05-28 17:49 ` [PATCH 2/2] perf, tools: Add override support for event list CPUID Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®