1. 97c79a3 perf core: Per event callchain limit by Arnaldo Carvalho de Melo · 8 years ago
  2. c85b033 perf core: Separate accounting of contexts and real addresses in a stack trace by Arnaldo Carvalho de Melo · 8 years ago
  3. 9ecda41 perf/core: Add ::write_backward attribute to perf event by Wang Nan · 8 years ago
  4. 86e7972 perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-buffer by Wang Nan · 8 years ago
  5. b16a5b5 perf/x86: Add option to disable reading branch flags/cycles by Andi Kleen · 9 years ago
  6. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  7. a43eec3 bpf: introduce bpf_perf_event_output() helper by Alexei Starovoitov · 9 years ago
  8. c229bf9 perf: Add PERF_SAMPLE_BRANCH_CALL by Stephane Eranian · 9 years ago
  9. b9511cd perf/x86: Fix time_shift in perf_event_mmap_page by Adrian Hunter · 9 years ago
  10. 71ef3c6 perf: Add cycles to branch_info by Andi Kleen · 9 years ago
  11. 45ac140 perf: Add PERF_RECORD_SWITCH to indicate context switches by Adrian Hunter · 9 years ago
  12. 930e6fc perf tools: Add time out to force stop proc map processing by Kan Liang · 9 years ago
  13. f38b0db perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES by Kan Liang · 9 years ago
  14. c9fdfa1 perf: add new PERF_SAMPLE_BRANCH_IND_JUMP branch sample type by Stephane Eranian · 9 years ago
  15. ec0d772 perf: Add ITRACE_START record to indicate that tracing has started by Alexander Shishkin · 10 years ago
  16. 1a59413 perf: Add wakeup watermark control to the AUX area by Alexander Shishkin · 10 years ago
  17. 2023a0d perf: Support overwrite mode for the AUX area by Alexander Shishkin · 10 years ago
  18. 68db7e9 perf: Add AUX record by Alexander Shishkin · 10 years ago
  19. 45bfb2e perf: Add AUX area to ring buffer for raw data streams by Peter Zijlstra · 10 years ago
  20. e8c6dea perf: Add data_{offset,size} to user_page by Alexander Shishkin · 10 years ago
  21. 2541517 tracing, perf: Implement BPF programs attached to kprobes by Alexei Starovoitov · 9 years ago
  22. 34f4392 perf: Add per event clockid support by Peter Zijlstra · 9 years ago
  23. 2c44b19 perf/x86/intel: Expose LBR callstack to user space tooling by Peter Zijlstra · 10 years ago
  24. 27ac905 perf/x86/intel: Reduce lbr_sel_map[] size by Yan, Zheng · 10 years ago
  25. 60e2364 perf: Add ability to sample machine state on interrupt by Stephane Eranian · 10 years ago
  26. b438b1a perf: Fix typos in sample code in the perf_event.h header by Andy Lutomirski · 10 years ago
  27. f972eb6 perf: Pass protection and flags bits through mmap2 interface by Peter Zijlstra · 10 years ago
  28. 82b8977 perf: Differentiate exec() and non-exec() comm events by Adrian Hunter · 10 years ago
  29. bac5213 perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND' by Anshuman Khandual · 10 years ago
  30. 643fd0b perf: Fix perf_event_open(.flags) test by Peter Zijlstra · 10 years ago
  31. 0d9dfc2 uapi: convert u64 to __u64 in exported headers by Mike Frysinger · 11 years ago
  32. 860fc2f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  33. a21b0b3 perf: Introduce a flag to enable close-on-exec in perf_event_open() by Yann Droneaud · 11 years ago
  34. 189b84f perf: Document the new transaction sample type by Vince Weaver · 11 years ago
  35. 2a3ede8 Merge branch 'perf/urgent' into perf/core to fix conflicts by Ingo Molnar · 11 years ago
  36. bf378d3 perf: Fix perf ring buffer memory ordering by Peter Zijlstra · 11 years ago
  37. fdfbbd0 perf: Add generic transaction flags by Andi Kleen · 11 years ago
  38. fa73158 perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page' by Peter Zijlstra · 11 years ago
  39. c5eccee perf: Update ABI comment by Peter Zijlstra · 11 years ago
  40. a8e0108 perf: Fix UAPI export of PERF_EVENT_IOC_ID by Vince Weaver · 11 years ago
  41. fa0097e perf: Add a dummy software event to keep tracking by Adrian Hunter · 11 years ago
  42. 274481d perf: Export struct perf_branch_entry to userspace by Vince Weaver · 11 years ago
  43. 13d7a24 perf: Add attr->mmap2 attribute to an event by Stephane Eranian · 11 years ago
  44. ff3d527 perf: make events stream always parsable by Adrian Hunter · 11 years ago
  45. cf4957f perf: Add PERF_EVENT_IOC_ID ioctl to return event ID by Jiri Olsa · 12 years ago
  46. c73deb6 perf/x86: Add ability to calculate TSC from perf sample timestamps by Adrian Hunter · 11 years ago
  47. 860f085 perf: Fix broken union in 'struct perf_event_mmap_page' by Adrian Hunter · 11 years ago
  48. a5cdd40 perf: Update perf_event_type documentation by Peter Zijlstra · 11 years ago
  49. 135c561 perf/x86/intel: Support Haswell/v4 LBR format by Andi Kleen · 11 years ago
  50. cc2f5a8 perf: Fix comments in PERF_MEM_LVL bitmask by Stephane Eranian · 11 years ago
  51. 2fe8542 perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP by Stephane Eranian · 12 years ago
  52. d6be9ad perf: Add generic memory sampling interface by Stephane Eranian · 12 years ago
  53. c3feedf perf/core: Add weighted samples by Andi Kleen · 12 years ago
  54. b878e7f perf: Missing field in PERF_RECORD_SAMPLE documentation by Vince Weaver · 12 years ago
  55. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago