1. c13d38e perf, cpu hotplug: Use cached value of smp_processor_id() by Srivatsa S. Bhat · 12 years ago
  2. 6760bca perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled by Srivatsa S. Bhat · 12 years ago
  3. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  4. 3f1f332 perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu by Peter Zijlstra · 12 years ago
  5. 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
  6. bad9ac2 perf/x86/ibs: Check syscall attribute flags by Robert Richter · 12 years ago
  7. 500ad2d perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled by K.Prasad · 12 years ago
  8. a6fa941 perf_event: Switch to internal refcount, fix race with close() by Al Viro · 12 years ago
  9. 1659d12 perf tools: Keep the perf_event_attr on version 3 by Jiri Olsa · 12 years ago
  10. d077526 perf: Add attribute to filter out callchains by Frederic Weisbecker · 12 years ago
  11. c5ebced perf: Add ability to attach user stack dump to sample by Jiri Olsa · 12 years ago
  12. 5685e0f perf: Add perf_output_skip function to skip bytes in sample by Jiri Olsa · 12 years ago
  13. 91d7753 perf: Factor __output_copy to be usable with specific copy function by Frederic Weisbecker · 12 years ago
  14. 4018994 perf: Add ability to attach user level registers dump to sample by Jiri Olsa · 12 years ago
  15. e6dab5f perf/trace: Add ability to set a target task for events by Andrew Vagin · 12 years ago
  16. 0cda4c0 perf: Introduce perf_pmu_migrate_context() by Yan, Zheng · 12 years ago
  17. c48b605 perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel by Vince Weaver · 12 years ago
  18. 0b0d9cf perf: Limit callchains to 127 by Arun Sharma · 12 years ago
  19. 114067b perf tools: Check if callchain is corrupted by Namhyung Kim · 12 years ago
  20. ab0cce5 Revert "sched, perf: Use a single callback into the scheduler" by Jiri Olsa · 12 years ago
  21. cb04ff9 sched, perf: Use a single callback into the scheduler by Peter Zijlstra · 12 years ago
  22. fd0d000 perf: Pass last sampling period to perf_sample_data_init() by Robert Richter · 12 years ago
  23. b01c3a0 perf: Move mmap page data_head offset assertion out of header by Jiri Olsa · 12 years ago
  24. c720620 perf: Fix mmap_page capabilities and docs by Peter Zijlstra · 12 years ago
  25. 641cc93 perf: Adding sysfs group format attribute for pmu device by Jiri Olsa · 12 years ago
  26. cb5d769 perf: Add ABI reference sizes by Stephane Eranian · 12 years ago
  27. d010b33 perf: Add callback to flush branch_stack on context switch by Stephane Eranian · 12 years ago
  28. bce38cd perf: Add generic taken branch sampling support by Stephane Eranian · 12 years ago
  29. a706d4f Merge branch 'perf/jump-labels' into perf/core by Ingo Molnar · 12 years ago
  30. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 12 years ago
  31. ced3900 ftrace, perf: Add support to use function tracepoint in perf by Jiri Olsa · 12 years ago
  32. bb1693f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  33. e050e3f perf: Fix broken interrupt rate throttling by Stephane Eranian · 13 years ago
  34. e3f3541 perf: Extend the mmap control page with time (TSC) fields by Peter Zijlstra · 13 years ago
  35. 0c9d42e perf, x86: Provide means for disabling userspace RDPMC by Peter Zijlstra · 13 years ago
  36. 35edc2a perf, arch: Rework perf_event_index() by Peter Zijlstra · 13 years ago
  37. c37e174 perf events: Add PERF_COUNT_HW_REF_CPU_CYCLES generic PMU event by Stephane Eranian · 13 years ago
  38. b202952 perf, core: Rate limit perf_sched_events jump_label patching by Gleb Natapov · 13 years ago
  39. 0f5a260 perf: Avoid a useless pmu_disable() in the perf-tick by Peter Zijlstra · 13 years ago
  40. 10c6db1 perf: Fix loss of notification with multi-event by Peter Zijlstra · 13 years ago
  41. a240f76 perf, core: Introduce attrs to count in either host or guest mode by Joerg Roedel · 13 years ago
  42. a8d757e perf events: Fix slow and broken cgroup context switch code by Stephane Eranian · 13 years ago
  43. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  44. 26ca5c1 perf: export perf_event_refresh() to modules by Avi Kivity · 13 years ago
  45. 4dc0da8 perf: Add context field to perf_event by Avi Kivity · 13 years ago
  46. 89d6c0b perf, arch: Add generic NODE cache events by Peter Zijlstra · 13 years ago
  47. efc9f05 perf_events: Update Intel extra regs shared constraints management by Stephane Eranian · 13 years ago
  48. a7ac67e perf: Remove the perf_output_begin(.sample) argument by Peter Zijlstra · 13 years ago
  49. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  50. 28009ce perf: Remove 64-bit alignment padding from perf_event_context by Richard Kennedy · 13 years ago
  51. b4f9f2b Merge commit 'v3.0-rc3' into perf/core by Ingo Molnar · 13 years ago
  52. 7636913 perf: Split up buffer handling from core code by Frederic Weisbecker · 13 years ago
  53. d7ebe75 perf: Fix comments in include/linux/perf_event.h by Vince Weaver · 13 years ago
  54. 57d5241 Merge branch 'perf/stat' into perf/core by Ingo Molnar · 13 years ago
  55. e7e7ee2 perf events: Clean up definitions and initializers, update copyrights by Ingo Molnar · 13 years ago
  56. 8f62242 perf events: Add generic front-end and back-end stalled cycle event definitions by Ingo Molnar · 13 years ago
  57. 3267382 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  58. 94403f8 perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES by Ingo Molnar · 13 years ago
  59. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  60. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 13 years ago
  61. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  62. ab711fe perf: Fix task context scheduling by Peter Zijlstra · 13 years ago
  63. 68cacd2 perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx() by Stephane Eranian · 13 years ago
  64. ee643c4 perf: Reorder & optimize perf_event_context to remove alignment padding on 64 bit builds by Richard Kennedy · 13 years ago
  65. a7e3ed1 perf: Add support for supplementary event registers by Andi Kleen · 13 years ago
  66. 163ec43 perf: Optimize throttling code by Peter Zijlstra · 13 years ago
  67. e5d1367 perf: Add cgroup support by Stephane Eranian · 13 years ago
  68. abe4340 perf: Sysfs enumeration by Peter Zijlstra · 14 years ago
  69. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 14 years ago
  70. 006b20f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  71. 5167695 perf: Fix duplicate events with multiple-pmu vs software events by Peter Zijlstra · 14 years ago
  72. c980d10 perf events: Make sample_type identity fields available in all PERF_RECORD_ events by Arnaldo Carvalho de Melo · 14 years ago
  73. 6844c09 perf events: Separate the routines handling the PERF_SAMPLE_ identity fields by Arnaldo Carvalho de Melo · 14 years ago
  74. c320c7b perf events: Precalculate the header space for PERF_SAMPLE_ fields by Arnaldo Carvalho de Melo · 14 years ago
  75. 6c7e550 perf: Introduce is_sampling_event() by Franck Bui-Huu · 14 years ago
  76. ee6dcfa perf: Fix the software context switch counter by Peter Zijlstra · 14 years ago
  77. dddd337 perf: Fix inherit vs. context rotation bug by Thomas Gleixner · 14 years ago
  78. eed0152 perf_events: Fix time tracking in samples by Stephane Eranian · 14 years ago
  79. ebf31f5 jump_label: Add COND_STMT(), reducer wrappery by Peter Zijlstra · 14 years ago
  80. 7e54a5a perf: Optimize sw events by Peter Zijlstra · 14 years ago
  81. 82cd6de perf: Use jump_labels to optimize the scheduler hooks by Peter Zijlstra · 14 years ago
  82. d580ff8 perf, hw_breakpoint: Fix crash in hw_breakpoint creation by Peter Zijlstra · 14 years ago
  83. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  84. 6268464 Merge remote branch 'tip/perf/core' into oprofile/core by Robert Richter · 14 years ago
  85. 84c7991 perf: New helper function for pmu name by Matt Fleming · 14 years ago
  86. 3bf101b perf: Add helper function to return number of counters by Matt Fleming · 14 years ago
  87. e9d2b06 perf: Undo the per cpu-context timer stuff by Peter Zijlstra · 14 years ago
  88. b04243e perf: Complete software pmu grouping by Peter Zijlstra · 14 years ago
  89. 38a81da perf events: Clean up pid passing by Matt Helsley · 14 years ago
  90. 4e231c7 perf: Fix up delayed_put_task_struct() by Peter Zijlstra · 14 years ago
  91. 89a1e18 perf: Provide a separate task context for swevents by Peter Zijlstra · 14 years ago
  92. 8dc85d5 perf: Multiple task contexts by Peter Zijlstra · 14 years ago
  93. 108b02c perf: Per-pmu-per-cpu contexts by Peter Zijlstra · 14 years ago
  94. b5ab4cd perf: Per cpu-context rotation timer by Peter Zijlstra · 14 years ago
  95. b28ab83 perf: Remove the swevent hash-table from the cpu context by Peter Zijlstra · 14 years ago
  96. 15ac9a3 perf: Remove the sysfs bits by Peter Zijlstra · 14 years ago
  97. a4eaf7f perf: Rework the PMU methods by Peter Zijlstra · 14 years ago
  98. fa407f3 perf: Shrink hw_perf_event by Peter Zijlstra · 14 years ago
  99. ad5133b perf: Default PMU ops by Peter Zijlstra · 14 years ago
  100. 33696fc perf: Per PMU disable by Peter Zijlstra · 14 years ago