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