1. 50f16a8 perf: Remove type specific target pointers by Peter Zijlstra · 10 years ago
  2. bfe1fcd perf/x86/intel: Support task events with Intel CQM by Matt Fleming · 10 years ago
  3. 4afbb24 perf/x86/intel: Add Intel Cache QoS Monitoring support by Matt Fleming · 10 years ago
  4. eacd3ec perf: Add ->count() function to read per-package counters by Matt Fleming · 10 years ago
  5. 39bed6c perf: Make perf_cgroup_from_task() global by Matt Fleming · 10 years ago
  6. acba3c7 perf, powerpc: Fix up flush_branch_stack() users by Peter Zijlstra · 10 years ago
  7. a46a230 perf: Simplify the branch stack check by Yan, Zheng · 10 years ago
  8. 4af57ef perf: Add pmu specific data for perf task context by Yan, Zheng · 10 years ago
  9. 2a0ad3b perf/x86/intel: Use context switch callback to flush LBR stack by Yan, Zheng · 10 years ago
  10. ba53250 perf: Introduce pmu context switch callback by Yan, Zheng · 10 years ago
  11. 1e0fb9e perf: Add pmu callbacks to track event mapping and unmapping by Andy Lutomirski · 10 years ago
  12. 2fde4f9 perf: Decouple unthrottling and rotating by Mark Rutland · 10 years ago
  13. f10698e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 10 years ago
  14. c3c87e7 perf: Tighten (and fix) the grouping condition by Peter Zijlstra · 10 years ago
  15. 86038c5 perf: Avoid horrible stack usage by Peter Zijlstra (Intel) · 10 years ago
  16. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 10 years ago
  17. 2565711 perf: Improve the perf_sample_data struct layout by Peter Zijlstra · 10 years ago
  18. 60e2364 perf: Add ability to sample machine state on interrupt by Stephane Eranian · 10 years ago
  19. 179033b perf: Add PERF_EVENT_STATE_EXIT state for events with exited task by Jiri Olsa · 10 years ago
  20. 770eee1 perf/x86: Fix data source encoding issues for load latency/precise store by Stephane Eranian · 10 years ago
  21. fadfe7b perf: Add queued work to remove orphaned child events by Jiri Olsa · 10 years ago
  22. 82b8977 perf: Differentiate exec() and non-exec() comm events by Adrian Hunter · 11 years ago
  23. ec00010 Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches by Ingo Molnar · 11 years ago
  24. e041e32 perf: Fix perf_event_comm() vs. exec() assumption by Peter Zijlstra · 11 years ago
  25. 53b2533 perf: Disable sampled events if no PMU interrupt by Vince Weaver · 11 years ago
  26. b69cf53 perf: Fix a race between ring_buffer_detach() and ring_buffer_attach() by Peter Zijlstra · 11 years ago
  27. c464c76 perf: Allow building PMU drivers as modules by Yan, Zheng · 11 years ago
  28. f0bdb5e CPU hotplug, perf: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  29. f3ae75d perf/x86: Fix active_entry initialization by Stephane Eranian · 11 years ago
  30. 71ad88e perf: Add active_entry list head to struct perf_event by Stephane Eranian · 11 years ago
  31. fdfbbd0 perf: Add generic transaction flags by Andi Kleen · 11 years ago
  32. 9886167 perf: Fix perf_pmu_migrate_context by Peter Zijlstra · 11 years ago
  33. 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
  34. 274481d perf: Export struct perf_branch_entry to userspace by Vince Weaver · 11 years ago
  35. 851cf6e jump_label: Split jumplabel ratelimit by Andrew Jones · 11 years ago
  36. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 12 years ago
  37. 2d722f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  38. 2fd1b48 Merge tag 'v3.10' into sched/core by Ingo Molnar · 12 years ago
  39. 14c63f1 perf: Drop sample rate when sampling is too slow by Dave Hansen · 12 years ago
  40. 135c561 perf/x86/intel: Support Haswell/v4 LBR format by Andi Kleen · 12 years ago
  41. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 12 years ago
  42. 43b45780 perf/x86: Reduce stack usage of x86_schedule_events() by Andrew Hunter · 12 years ago
  43. 03d8e80 perf: Add const qualifier to perf_pmu_register's 'name' arg by Mischa Jonker · 12 years ago
  44. eff2108 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  45. 26cb63a perf: Fix perf mmap bugs by Peter Zijlstra · 12 years ago
  46. 62b8563 perf: Add sysfs entry to adjust multiplexing interval per PMU by Stephane Eranian · 12 years ago
  47. 9e63020 perf: Use hrtimers for event multiplexing by Stephane Eranian · 12 years ago
  48. ab57384 perf: Fix hw breakpoints overflow period sampling by Jiri Olsa · 12 years ago
  49. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 12 years ago
  50. 026249e perf: New helper to prevent full dynticks CPUs from stopping tick by Frederic Weisbecker · 12 years ago
  51. 5298018 Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core by Ingo Molnar · 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. 9fac2cf perf/x86: Add flags to event constraints by Stephane Eranian · 12 years ago
  55. 3a54aaa perf/x86: Improve sysfs event mapping with event string by Stephane Eranian · 12 years ago
  56. 6c4d3bc perf,x86: fix link failure for non-Intel configs by David Rientjes · 12 years ago
  57. 1d9d863 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 12 years ago
  58. 877c685 perf: Remove include of cgroup.h from perf_event.h by Li Zefan · 12 years ago
  59. f22c1bb perf: Introduce hw_perf_event->tp_target and ->tp_list by Oleg Nesterov · 12 years ago
  60. 2663960 perf: Make EVENT_ATTR global by Sukadev Bhattiprolu · 12 years ago
  61. c13d38e perf, cpu hotplug: Use cached value of smp_processor_id() by Srivatsa S. Bhat · 12 years ago
  62. 6760bca perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled by Srivatsa S. Bhat · 12 years ago
  63. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  64. 3f1f332 perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu by Peter Zijlstra · 12 years ago
  65. 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  66. bad9ac2 perf/x86/ibs: Check syscall attribute flags by Robert Richter · 12 years ago
  67. 500ad2d perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled by K.Prasad · 12 years ago
  68. a6fa941 perf_event: Switch to internal refcount, fix race with close() by Al Viro · 12 years ago
  69. 1659d12 perf tools: Keep the perf_event_attr on version 3 by Jiri Olsa · 12 years ago
  70. d077526 perf: Add attribute to filter out callchains by Frederic Weisbecker · 12 years ago
  71. c5ebced perf: Add ability to attach user stack dump to sample by Jiri Olsa · 12 years ago
  72. 5685e0f perf: Add perf_output_skip function to skip bytes in sample by Jiri Olsa · 12 years ago
  73. 91d7753 perf: Factor __output_copy to be usable with specific copy function by Frederic Weisbecker · 12 years ago
  74. 4018994 perf: Add ability to attach user level registers dump to sample by Jiri Olsa · 12 years ago
  75. e6dab5f perf/trace: Add ability to set a target task for events by Andrew Vagin · 13 years ago
  76. 0cda4c0 perf: Introduce perf_pmu_migrate_context() by Yan, Zheng · 13 years ago
  77. c48b605 perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel by Vince Weaver · 13 years ago
  78. 0b0d9cf perf: Limit callchains to 127 by Arun Sharma · 13 years ago
  79. 114067b perf tools: Check if callchain is corrupted by Namhyung Kim · 13 years ago
  80. ab0cce5 Revert "sched, perf: Use a single callback into the scheduler" by Jiri Olsa · 13 years ago
  81. cb04ff9 sched, perf: Use a single callback into the scheduler by Peter Zijlstra · 13 years ago
  82. fd0d000 perf: Pass last sampling period to perf_sample_data_init() by Robert Richter · 13 years ago
  83. b01c3a0 perf: Move mmap page data_head offset assertion out of header by Jiri Olsa · 13 years ago
  84. c720620 perf: Fix mmap_page capabilities and docs by Peter Zijlstra · 13 years ago
  85. 641cc93 perf: Adding sysfs group format attribute for pmu device by Jiri Olsa · 13 years ago
  86. cb5d769 perf: Add ABI reference sizes by Stephane Eranian · 13 years ago
  87. d010b33 perf: Add callback to flush branch_stack on context switch by Stephane Eranian · 13 years ago
  88. bce38cd perf: Add generic taken branch sampling support by Stephane Eranian · 13 years ago
  89. a706d4f Merge branch 'perf/jump-labels' into perf/core by Ingo Molnar · 13 years ago
  90. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  91. ced3900 ftrace, perf: Add support to use function tracepoint in perf by Jiri Olsa · 13 years ago
  92. bb1693f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  93. e050e3f perf: Fix broken interrupt rate throttling by Stephane Eranian · 13 years ago
  94. e3f3541 perf: Extend the mmap control page with time (TSC) fields by Peter Zijlstra · 13 years ago
  95. 0c9d42e perf, x86: Provide means for disabling userspace RDPMC by Peter Zijlstra · 13 years ago
  96. 35edc2a perf, arch: Rework perf_event_index() by Peter Zijlstra · 13 years ago
  97. c37e174 perf events: Add PERF_COUNT_HW_REF_CPU_CYCLES generic PMU event by Stephane Eranian · 13 years ago
  98. b202952 perf, core: Rate limit perf_sched_events jump_label patching by Gleb Natapov · 13 years ago
  99. 0f5a260 perf: Avoid a useless pmu_disable() in the perf-tick by Peter Zijlstra · 13 years ago
  100. 10c6db1 perf: Fix loss of notification with multi-event by Peter Zijlstra · 13 years ago