On Fri, Nov 06, 2020 at 05:48:44PM +0800, Leo Yan wrote: SNIP
> Changes from v3: > * Added back the patch 06/09 for introducing the itrace option '-M' > (Jiri); > * Added 'itrace_synth_opts' for memory event (Jiri); > * Dropped type 'ldst' so don't change any usages for tools (Ian); > * Dropped the patch "perf mem: Return NULL for event 'ldst' on > PowerPC" due type 'ldst' is not added anymore (Ian); > * Added patch 04/09 "perf c2c: Support memory event > PERF_MEM_EVENTS__LOAD_STORE", so can convert the load/store requests > to event PERF_MEM_EVENTS__LOAD_STORE (James Clark). > > > Leo Yan (9): > perf mem: Search event name with more flexible path > perf mem: Introduce weak function perf_mem_events__ptr() > perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORE > perf c2c: Support memory event PERF_MEM_EVENTS__LOAD_STORE > perf mem: Only initialize memory event for recording > perf auxtrace: Add itrace option '-M' for memory events > perf mem: Support AUX trace > perf c2c: Support AUX trace > perf mem: Support Arm SPE events Acked-by: Jiri Olsa <[email protected]> thanks, jirka

