1. a583053 perf tools: Rename 'struct perf_mmap' to 'struct mmap' by Jiri Olsa · 5 years ago
  2. ea49e01 perf tools: Move event synthesizing routines to separate header by Arnaldo Carvalho de Melo · 5 years ago
  3. bd23ac1 perf auxtrace: Add missing 'struct perf_sample' forward declaration by Arnaldo Carvalho de Melo · 5 years ago
  4. f2a39fe perf auxtrace: Uninline functions that touch perf_session by Arnaldo Carvalho de Melo · 5 years ago
  5. 4772925 perf tools: Move 'struct events_stats' and prototypes to separate header by Arnaldo Carvalho de Melo · 5 years ago
  6. b420902 perf tools: Remove debug.h from header files not needing it by Arnaldo Carvalho de Melo · 5 years ago
  7. c1a604d perf tools: Remove needless perf.h include directive from headers by Arnaldo Carvalho de Melo · 5 years ago
  8. 91854f9 perf tools: Move everything related to sys_perf_event_open() to perf-sys.h by Arnaldo Carvalho de Melo · 5 years ago
  9. 7293237 libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix by Jiri Olsa · 5 years ago
  10. 181ebb5 perf tools: Add itrace option 'o' to synthesize aux-output events by Adrian Hunter · 5 years ago
  11. ce7b0e4 perf record: Add an option to take an AUX snapshot on exit by Alexander Shishkin · 5 years ago
  12. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
  13. 3ce5ace Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  14. 33526f3 perf auxtrace: Add perf time interval to itrace_synth_ops by Adrian Hunter · 6 years ago
  15. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  16. 16bd432 perf auxtrace: Add timestamp to auxtrace errors by Adrian Hunter · 6 years ago
  17. c3fcadf0 perf auxtrace: Define auxtrace record alignment by Adrian Hunter · 6 years ago
  18. 4eb0681 perf script: Make itrace script default to all calls by Andi Kleen · 6 years ago
  19. 291ed51 perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONG by Arnaldo Carvalho de Melo · 6 years ago
  20. c12e039 perf tools: Report itrace options in help by Andi Kleen · 6 years ago
  21. ded2b8f perf tools: Add 'struct perf_mmap' arg to record__write() by Jiri Olsa · 6 years ago
  22. e035f4c perf auxtrace: Pass struct perf_mmap into mmap__read* functions by Jiri Olsa · 6 years ago
  23. 7336555 perf tools: Remove perf_tool from event_op3 by Jiri Olsa · 6 years ago
  24. 89f1688 perf tools: Remove perf_tool from event_op2 by Jiri Olsa · 6 years ago
  25. b96e661 perf auxtrace: Support for perf report -D for s390 by Thomas Richter · 6 years ago
  26. b818ec6 perf auxtrace: Add missing parameters from kernel-doc comments by Adrian Hunter · 7 years ago
  27. ffd3d18 perf tools: Add ARM Statistical Profiling Extensions (SPE) support by Kim Phillips · 7 years ago
  28. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  29. 644e084 perf auxtrace: Add CPU filter support by Adrian Hunter · 8 years ago
  30. 70d110d perf auxtrace: Add itrace option to output power events by Adrian Hunter · 8 years ago
  31. 3bdafdf perf auxtrace: Add itrace option to output ptwrite events by Adrian Hunter · 8 years ago
  32. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  33. 1b36c03 perf record: Add support for using symbols in address filters by Adrian Hunter · 8 years ago
  34. a818c56 perf tools: Add coresight etm PMU record capabilities by Mathieu Poirier · 8 years ago
  35. 50f73637 perf auxtrace: Add option to feed branches to the thread stack by Adrian Hunter · 9 years ago
  36. d1706b3 perf tools: Add support for skipping itrace instructions by Andi Kleen · 9 years ago
  37. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 9 years ago
  38. 14a05e1 perf auxtrace: Add perf_evlist pointer to *info_priv_size() by Mathieu Poirier · 9 years ago
  39. 601897b perf auxtrace: Add option to synthesize branch stacks on samples by Adrian Hunter · 9 years ago
  40. d0170af perf tools: Add Intel BTS support by Adrian Hunter · 9 years ago
  41. 55ea4ab perf auxtrace: Add Intel PT as an AUX area tracing type by Adrian Hunter · 9 years ago
  42. 83b2ea2 perf tools: Allow auxtrace data alignment by Adrian Hunter · 10 years ago
  43. 2dd6d8a perf record: Add AUX area tracing Snapshot Mode support by Adrian Hunter · 10 years ago
  44. d20031b perf tools: Add AUX area tracing Snapshot Mode by Adrian Hunter · 10 years ago
  45. 53c76b0 perf auxtrace: Add option to synthesize events for transactions by Adrian Hunter · 10 years ago
  46. e31f0d0 perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing by Adrian Hunter · 10 years ago
  47. 99fa298 perf tools: Add AUX area tracing index by Adrian Hunter · 10 years ago
  48. c3278f0 perf auxtrace: Add a hashtable for caching by Adrian Hunter · 10 years ago
  49. 73f75fb perf auxtrace: Add processing for AUX area tracing events by Adrian Hunter · 10 years ago
  50. f939715 perf auxtrace: Add a heap for sorting AUX area tracing queues by Adrian Hunter · 10 years ago
  51. e502789 perf auxtrace: Add helpers for queuing AUX area tracing data by Adrian Hunter · 10 years ago
  52. 85ed472 perf auxtrace: Add helpers for AUX area tracing errors by Adrian Hunter · 10 years ago
  53. f6986c95 perf session: Add instruction tracing options by Adrian Hunter · 10 years ago
  54. c446870 perf session: Add hooks to allow transparent decoding of AUX area tracing data by Adrian Hunter · 10 years ago
  55. 9e0cc4f perf auxtrace: Add support for AUX area recording by Adrian Hunter · 10 years ago
  56. 718c602 perf evlist: Add support for mmapping an AUX area buffer by Adrian Hunter · 10 years ago