1. c35aeb9 perf mem: Support physical address by Kan Liang · 7 years ago
  2. e7ff892 perf tools: Use just forward declarations for struct thread where possible by Arnaldo Carvalho de Melo · 8 years ago
  3. 7a8ef4c perf tools: Remove string.h, unistd.h and sys/stat.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  4. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  5. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
  6. f3b3614 perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
  7. bb963e1 perf utils: Check verbose flag properly by Namhyung Kim · 8 years ago
  8. 631ac41 perf mem: Fix --all-user/--all-kernel options by Jiri Olsa · 8 years ago
  9. 33da54f perf tools mem: Fix -t store option for record command by Jiri Olsa · 8 years ago
  10. b0d745b perf mem: Add --ldlat option by Jiri Olsa · 9 years ago
  11. ad16511 perf mem: Add -U/-K (--all-user/--all-kernel) options by Jiri Olsa · 9 years ago
  12. bb3eb56 perf machine: Rename perf_event__preprocess_sample to machine__resolve by Arnaldo Carvalho de Melo · 9 years ago
  13. 2ba7ac5 perf mem: Introduce perf_mem_events__name function by Jiri Olsa · 9 years ago
  14. 54fbad5 perf mem record: Check for memory events support by Jiri Olsa · 9 years ago
  15. ce1e22b perf mem: Add -e record option by Jiri Olsa · 9 years ago
  16. acbe613 perf tools: Add monitored events array by Jiri Olsa · 9 years ago
  17. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  18. 1df9fade perf mem: Fill in the missing session freeing after an error occurs by Taeung Song · 9 years ago
  19. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 10 years ago
  20. 62a1a63 perf mem: Support using -f to override perf.data file ownership by Yunlong Song · 10 years ago
  21. 8b8ca6e perf tools: Don't allow empty argument for field-separator by Wang Nan · 10 years ago
  22. b7b61cb perf ordered_events: Shorten function signatures by Arnaldo Carvalho de Melo · 10 years ago
  23. 6602412 perf mem: Move the mem_operations global to struct perf_mem by Arnaldo Carvalho de Melo · 10 years ago
  24. 67121f8 perf mem: Enable sampling loads and stores simultaneously by Stephane Eranian · 10 years ago
  25. 52e02834 perf tools: Modify error code for when perf_session__new() fails by Taeung Song · 10 years ago
  26. 0a7e6d1 perf tools: Check recorded kernel version when finding vmlinux by Namhyung Kim · 10 years ago
  27. 0a8cb85 perf tools: Rename ordered_samples bool to ordered_events by Jiri Olsa · 10 years ago
  28. 8d2a2a1 perf mem: Introduce --list-cmds for use by scripts by Ramkumar Ramachandra · 11 years ago
  29. 8b640cc perf mem: Remove unused parameter from dump_raw_samples() by Arnaldo Carvalho de Melo · 11 years ago
  30. f5fc141 perf tools: Add data object to handle perf data file by Jiri Olsa · 11 years ago
  31. 5c5e854 perf tools: Add attr->mmap2 support by Stephane Eranian · 11 years ago
  32. ef89325 perf tools: Remove references to struct ip_event by Adrian Hunter · 11 years ago
  33. e44baa3 perf tools: Remove filter parameter of perf_event__preprocess_sample() by Adrian Hunter · 11 years ago
  34. 2d8cc68 perf mem: Remove unused symbol filter member by Adrian Hunter · 11 years ago
  35. 028f12e perf tools: Add new mem command for memory access profiling by Stephane Eranian · 12 years ago