Hi Andi, On Sun, 15 Jun 2014 18:11:38 +0200, Andi Kleen wrote: > On Sun, Jun 15, 2014 at 10:17:41PM +0900, Namhyung Kim wrote: >> > It's still default to print descriptions as that is the more useful >> > default for most users. Requested by Namhyung Kim. >> >> Did I request the --quiet thing? It seems like there's a >> miscommunication.. :-/ > > Well it was done based on your feedback, and gets the closest > to your original request as possible. > >> Btw, it'd better if it can support event glob on the pmu events (or >> simply all events) too as this will increase the number of events >> significantly. But this can be a further work. > > That already works.
Oh, didn't notice that. Nice work! :) Thanks, Namhyung > > % perf list icache* > List of pre-defined events (to be used in -e): > icache.ifetch_stall [Cycles where a > code-fetch > stalled due to L1 > instruction-cache miss > or an iTLB miss] > icache.misses [Number of Instruction > Cache, Streaming Buffer > and Victim Cache > Misses. Includes > Uncacheable accesses] > % > > -Andi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/