1. 28b8e87 perf mem-events: Remove duplicate #undef by Li Huafei · 3 years, 9 months ago
  2. 4a9086a perf mem: Support record for hybrid platform by Jin Yao · 3 years, 10 months ago
  3. e7ce8d1 perf tools: Check if mem_events is supported for hybrid platform by Jin Yao · 3 years, 10 months ago
  4. d2f327a perf tools: Support pmu prefix for mem-load event by Jin Yao · 3 years, 10 months ago
  5. d9d5d767 perf c2c: Support data block and addr block by Kan Liang · 4 years, 1 month ago
  6. a054c29 perf tools: Support data block and addr block by Kan Liang · 4 years, 1 month ago
  7. 2a57d40 perf tools: Support the auxiliary event by Kan Liang · 4 years, 1 month ago
  8. 4ba2452 perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORE by Leo Yan · 4 years, 4 months ago
  9. eaf6aae perf mem: Introduce weak function perf_mem_events__ptr() by Leo Yan · 4 years, 4 months ago
  10. f9f16df perf mem: Search event name with more flexible path by Leo Yan · 4 years, 4 months ago
  11. b027cc6 perf c2c: Fix 'perf c2c record -e list' to show the default events used by Ian Rogers · 4 years, 10 months ago
  12. d46a4cd pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol' by Arnaldo Carvalho de Melo · 5 years ago
  13. d3300a3 perf symbols: Move mem_info and branch_info out of symbol.h by Arnaldo Carvalho de Melo · 6 years ago
  14. 5c9dbe6 perf tools: Remove needless sort.h include directives by Arnaldo Carvalho de Melo · 6 years ago
  15. f0fabf9 perf mem/c2c: Fix perf_mem_events to support powerpc by Ravi Bangoria · 6 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  17. 12c1530 perf c2c: Fix remote HITM detection for Skylake by Jiri Olsa · 8 years ago
  18. 52839e6 perf tools: Add support for printing new mem_info encodings by Andi Kleen · 8 years ago
  19. 166ebdd perf mem: Fix display of data source snoop indication by Andi Kleen · 8 years ago
  20. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
  21. dba8ab9 perf c2c report: Add struct c2c_stats::tot_hitm field by Jiri Olsa · 8 years ago
  22. 0a9a24c perf c2c: Introduce c2c_add_stats function by Jiri Olsa · 8 years ago
  23. aadddd6 perf c2c: Introduce c2c_decode_stats function by Jiri Olsa · 8 years ago
  24. b0d745b perf mem: Add --ldlat option by Jiri Olsa · 9 years ago
  25. c19ac91 perf script: Display data_src values by Jiri Olsa · 9 years ago
  26. 8b0819c perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytes by Jiri Olsa · 9 years ago
  27. 149d750 perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytes by Jiri Olsa · 9 years ago
  28. 9690756 perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytes by Jiri Olsa · 9 years ago
  29. b1a5fbea perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytes by Jiri Olsa · 9 years ago
  30. 69a7727 perf tools: Introduce perf_mem__lck_scnprintf function by Jiri Olsa · 9 years ago
  31. 2c07af1 perf tools: Introduce perf_mem__snp_scnprintf function by Jiri Olsa · 9 years ago
  32. 071e9a1 perf tools: Introduce perf_mem__lvl_scnprintf function by Jiri Olsa · 9 years ago
  33. 0c877d7 perf tools: Introduce perf_mem__tlb_scnprintf function by Jiri Olsa · 9 years ago
  34. 2ba7ac5 perf mem: Introduce perf_mem_events__name function by Jiri Olsa · 9 years ago
  35. 54fbad5 perf mem record: Check for memory events support by Jiri Olsa · 9 years ago
  36. ce1e22b perf mem: Add -e record option by Jiri Olsa · 9 years ago
  37. acbe613 perf tools: Add monitored events array by Jiri Olsa · 9 years ago