[PATCH 0/1] Display raw event in perf mem report

Dan Schatzberg posted 1 patch 3 years, 1 month ago
tools/perf/builtin-mem.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
[PATCH 0/1] Display raw event in perf mem report
Posted by Dan Schatzberg 3 years, 1 month ago
In doing some memory trace analysis I've noticed a lack of a way to
disambiguate loads from stores in perf mem report. In order to address
this I've added the raw event name to the output.

Please let me know if there's some better way to achieve this instead.

Dan Schatzberg (1):
  perf: display raw event for mem report

 tools/perf/builtin-mem.c | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

-- 
2.30.2