1. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  3. c85b033 perf core: Separate accounting of contexts and real addresses in a stack trace by Arnaldo Carvalho de Melo · 8 years ago
  4. 3e4de4e perf core: Add perf_callchain_store_context() helper by Arnaldo Carvalho de Melo · 8 years ago
  5. 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 8 years ago
  6. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 8 years ago
  7. 5101ef2 perf/arm: Special-case hetereogeneous CPUs by Mark Rutland · 8 years ago
  8. 375637b perf/core: Introduce address range filtering by Alexander Shishkin · 8 years ago
  9. c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 8 years ago
  10. 9ecda41 perf/core: Add ::write_backward attribute to perf event by Wang Nan · 8 years ago
  11. 889fac6 Merge tag 'v4.6-rc3' into perf/core, to refresh the tree by Ingo Molnar · 8 years ago
  12. 1e1dcd9 perf: split perf_trace_buf_prepare into alloc and update parts by Alexei Starovoitov · 8 years ago
  13. ec5e099 perf: optimize perf_fetch_caller_regs by Alexei Starovoitov · 8 years ago
  14. 1879445 perf/core: Set event's default ::overflow_handler() by Wang Nan · 8 years ago
  15. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. c7ab62b perf/x86/amd/power: Add AMD accumulated power reporting mechanism by Huang Rui · 9 years ago
  17. a223c1c perf/x86/cqm: Fix CQM handling of grouping events into a cache_group by Vikas Shivappa · 9 years ago
  18. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  19. e23604e Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  21. 1f25184 Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 9 years ago
  22. 555e0c1 perf: Migrate perf to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  23. 54d751d perf: Allow storage of PMU private data in event by Thomas Gleixner · 9 years ago
  24. 9107c89 perf: Fix race between event install and jump_labels by Peter Zijlstra · 9 years ago
  25. a69b0ca perf: Fix cloning by Peter Zijlstra · 9 years ago
  26. 568b329 perf: generalize perf_callchain by Alexei Starovoitov · 9 years ago
  27. c6e5b73 perf: Synchronously clean up child events by Peter Zijlstra · 9 years ago
  28. e03e7ee perf/bpf: Convert perf_event_array to use struct file by Alexei Starovoitov · 9 years ago
  29. fae3fde perf: Collapse and fix event_function_call() users by Peter Zijlstra · 9 years ago
  30. 614e4c4 perf/core: Robustify the perf_cgroup_from_task() RCU checks by Stephane Eranian · 9 years ago
  31. 8f3e568 perf/core: Drop PERF_EVENT_TXN by Sukadev Bhattiprolu · 9 years ago
  32. 4a00c16 perf/core: Define PERF_PMU_TXN_READ interface by Sukadev Bhattiprolu · 9 years ago
  33. fbbe070 perf/core: Add a 'flags' parameter to the PMU transactional interfaces by Sukadev Bhattiprolu · 9 years ago
  34. b0e8787 perf/abi: Document some more aspects of the perf ABI by Peter Zijlstra · 9 years ago
  35. ffe8690 perf: add the necessary core perf APIs when accessing events counters in eBPF programs by Kaixu Xia · 9 years ago
  36. e382608 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  37. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  38. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  39. f38b0db perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES by Kan Liang · 9 years ago
  40. 2150908 perf/x86/intel: Handle multiple records in the PEBS buffer by Yan, Zheng · 9 years ago
  41. 66eb579 perf: allow for PMU-specific event filtering by Mark Rutland · 9 years ago
  42. b3df4ec perf/x86/intel/cqm: Use proper data types by Thomas Gleixner · 9 years ago
  43. 8d12ded Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 9 years ago
  44. b371b59 perf/x86: Fix event/group validation by Peter Zijlstra · 9 years ago
  45. 4cfafd3 sched,perf: Fix periodic timers by Peter Zijlstra · 9 years ago
  46. 2425bcb tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} by Steven Rostedt (Red Hat) · 9 years ago
  47. ff303e6 perf: Fix software migrate events by Peter Zijlstra · 9 years ago
  48. ec0d772 perf: Add ITRACE_START record to indicate that tracing has started by Alexander Shishkin · 10 years ago
  49. fdc2670 perf: Add API for PMUs to write to the AUX area by Alexander Shishkin · 10 years ago
  50. bed5b25 perf: Add a pmu capability for "exclusive" events by Alexander Shishkin · 10 years ago
  51. 6a27923 perf: Add a capability for AUX_NO_SG pmus to do software double buffering by Alexander Shishkin · 10 years ago
  52. 0a4e38e perf: Support high-order allocations for AUX space by Alexander Shishkin · 10 years ago
  53. 45bfb2e perf: Add AUX area to ring buffer for raw data streams by Peter Zijlstra · 10 years ago
  54. 34f4392 perf: Add per event clockid support by Peter Zijlstra · 10 years ago
  55. 936c663 Merge branch 'perf/x86' into perf/core, because it's ready by Ingo Molnar · 9 years ago
  56. 50f16a8 perf: Remove type specific target pointers by Peter Zijlstra · 10 years ago
  57. e9e4e44 Merge tag 'v4.0-rc1' into perf/core, to refresh the tree by Ingo Molnar · 10 years ago
  58. bfe1fcd perf/x86/intel: Support task events with Intel CQM by Matt Fleming · 10 years ago
  59. 4afbb24c perf/x86/intel: Add Intel Cache QoS Monitoring support by Matt Fleming · 10 years ago
  60. eacd3ec perf: Add ->count() function to read per-package counters by Matt Fleming · 10 years ago
  61. 39bed6c perf: Make perf_cgroup_from_task() global by Matt Fleming · 10 years ago
  62. acba3c7 perf, powerpc: Fix up flush_branch_stack() users by Peter Zijlstra · 10 years ago
  63. a46a230 perf: Simplify the branch stack check by Yan, Zheng · 10 years ago
  64. 4af57ef28 perf: Add pmu specific data for perf task context by Yan, Zheng · 10 years ago
  65. 2a0ad3b perf/x86/intel: Use context switch callback to flush LBR stack by Yan, Zheng · 10 years ago
  66. ba53250 perf: Introduce pmu context switch callback by Yan, Zheng · 10 years ago
  67. 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  69. 1e0fb9e perf: Add pmu callbacks to track event mapping and unmapping by Andy Lutomirski · 10 years ago
  70. 2fde4f9 perf: Decouple unthrottling and rotating by Mark Rutland · 10 years ago
  71. f0405b8 perf: add PMU_EVENT_ATTR_STRING() helper by Cody P Schafer · 10 years ago
  72. fd979c0 perf: provide sysfs_show for struct perf_pmu_events_attr by Cody P Schafer · 10 years ago
  73. f10698e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 10 years ago
  74. c3c87e7 perf: Tighten (and fix) the grouping condition by Peter Zijlstra · 10 years ago
  75. 86038c5 perf: Avoid horrible stack usage by Peter Zijlstra (Intel) · 10 years ago
  76. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 10 years ago
  77. 2565711 perf: Improve the perf_sample_data struct layout by Peter Zijlstra · 10 years ago
  78. 60e2364 perf: Add ability to sample machine state on interrupt by Stephane Eranian · 10 years ago
  79. 179033b perf: Add PERF_EVENT_STATE_EXIT state for events with exited task by Jiri Olsa · 10 years ago
  80. 770eee1 perf/x86: Fix data source encoding issues for load latency/precise store by Stephane Eranian · 10 years ago
  81. fadfe7b perf: Add queued work to remove orphaned child events by Jiri Olsa · 10 years ago
  82. 82b8977 perf: Differentiate exec() and non-exec() comm events by Adrian Hunter · 10 years ago
  83. ec00010 Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches by Ingo Molnar · 10 years ago
  84. e041e32 perf: Fix perf_event_comm() vs. exec() assumption by Peter Zijlstra · 10 years ago
  85. 53b2533 perf: Disable sampled events if no PMU interrupt by Vince Weaver · 10 years ago
  86. b69cf53 perf: Fix a race between ring_buffer_detach() and ring_buffer_attach() by Peter Zijlstra · 11 years ago
  87. c464c76 perf: Allow building PMU drivers as modules by Yan, Zheng · 11 years ago
  88. f0bdb5e CPU hotplug, perf: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  89. f3ae75d perf/x86: Fix active_entry initialization by Stephane Eranian · 11 years ago
  90. 71ad88e perf: Add active_entry list head to struct perf_event by Stephane Eranian · 11 years ago
  91. fdfbbd0 perf: Add generic transaction flags by Andi Kleen · 11 years ago
  92. 9886167 perf: Fix perf_pmu_migrate_context by Peter Zijlstra · 11 years ago
  93. 816434e Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. 274481d perf: Export struct perf_branch_entry to userspace by Vince Weaver · 11 years ago
  95. 851cf6e jump_label: Split jumplabel ratelimit by Andrew Jones · 11 years ago
  96. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 11 years ago
  97. 2d722f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  98. 2fd1b48 Merge tag 'v3.10' into sched/core by Ingo Molnar · 11 years ago
  99. 14c63f1 perf: Drop sample rate when sampling is too slow by Dave Hansen · 11 years ago
  100. 135c561 perf/x86/intel: Support Haswell/v4 LBR format by Andi Kleen · 11 years ago