1. 335bc70 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  2. 66832eb perf: Validate cpu early in perf_event_alloc() by Oleg Nesterov · 14 years ago
  3. 22a4ec7 perf: Find_get_context: fix the per-cpu-counter check by Oleg Nesterov · 14 years ago
  4. c5ed514 perf: Fix contexted inheritance by Peter Zijlstra · 14 years ago
  5. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  6. 4158755 perf_events: Add perf_event_time() by Stephane Eranian · 14 years ago
  7. 5632ab1 perf_events: Generalize use of event_filter_match() by Stephane Eranian · 14 years ago
  8. 0b3fcf1 perf_events: Move code around to prepare for cgroup by Stephane Eranian · 14 years ago
  9. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  10. abe4340 perf: Sysfs enumeration by Peter Zijlstra · 14 years ago
  11. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 14 years ago
  12. 006b20f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  13. ce67783 perf: Fix off by one in perf_swevent_init() by Dan Carpenter · 14 years ago
  14. c277443 perf: Stop all counters on reboot by Peter Zijlstra · 14 years ago
  15. 5167695 perf: Fix duplicate events with multiple-pmu vs software events by Peter Zijlstra · 14 years ago
  16. c980d10 perf events: Make sample_type identity fields available in all PERF_RECORD_ events by Arnaldo Carvalho de Melo · 14 years ago
  17. 6844c09 perf events: Separate the routines handling the PERF_SAMPLE_ identity fields by Arnaldo Carvalho de Melo · 14 years ago
  18. 614b678 perf events: Fix event inherit fallout of precalculated headers by Thomas Gleixner · 14 years ago
  19. c320c7b perf events: Precalculate the header space for PERF_SAMPLE_ fields by Arnaldo Carvalho de Melo · 14 years ago
  20. fa9f90b Kill off a bunch of warning: ‘inline’ is not at beginning of declaration by Jesper Juhl · 14 years ago
  21. 9639882 perf: Ignore non-sampling overflows by Peter Zijlstra · 14 years ago
  22. 5d508e8 perf: Don't bother to init the hrtimer for no SW sampling counters by Franck Bui-Huu · 14 years ago
  23. 2e939d1 perf: Limit event refresh to sampling event by Franck Bui-Huu · 14 years ago
  24. 6c7e550 perf: Introduce is_sampling_event() by Franck Bui-Huu · 14 years ago
  25. 6c869e7 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  26. ee6dcfa perf: Fix the software context switch counter by Peter Zijlstra · 14 years ago
  27. dddd337 perf: Fix inherit vs. context rotation bug by Thomas Gleixner · 14 years ago
  28. ae51ce9 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  29. 61c3265 tracing: New flag to allow non privileged users to use a trace event by Frederic Weisbecker · 14 years ago
  30. 8882135 perf: Fix owner-list vs exit by Peter Zijlstra · 14 years ago
  31. fcf48a7 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
  32. 3c502e7 perf,hw_breakpoint: Initialize hardware api earlier by Jason Wessel · 14 years ago
  33. eed0152 perf_events: Fix time tracking in samples by Stephane Eranian · 14 years ago
  34. d7842da perf_events: Fix for transaction recovery in group_sched_in() by Stephane Eranian · 14 years ago
  35. 9ffcfa6 perf_events: Revert: Fix transaction recovery in group_sched_in() by Stephane Eranian · 14 years ago
  36. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  37. 7e54a5a perf: Optimize sw events by Peter Zijlstra · 14 years ago
  38. 82cd6de perf: Use jump_labels to optimize the scheduler hooks by Peter Zijlstra · 14 years ago
  39. d580ff8 perf, hw_breakpoint: Fix crash in hw_breakpoint creation by Peter Zijlstra · 14 years ago
  40. c6be5a5 perf: Find task before event alloc by Peter Zijlstra · 14 years ago
  41. e7d0bc0 perf: Fix task refcount bugs by Peter Zijlstra · 14 years ago
  42. 74c3337 perf: Fix group moving by Peter Zijlstra · 14 years ago
  43. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  44. 8e5fc1a perf_events: Fix transaction recovery in group_sched_in() by Stephane Eranian · 14 years ago
  45. c530ccd perf_events: Fix bogus context time tracking by Stephane Eranian · 14 years ago
  46. 6268464 Merge remote branch 'tip/perf/core' into oprofile/core by Robert Richter · 14 years ago
  47. ad0cf34 perf: Fix incorrect copy_from_user() usage by John Blackwood · 14 years ago
  48. ad0f7cf Merge branch 'oprofile/urgent' (early part) into oprofile/perf by Robert Richter · 14 years ago
  49. 84c7991 perf: New helper function for pmu name by Matt Fleming · 14 years ago
  50. 540804b perf_events: Fix invalid pointer when pid is invalid by Stephane Eranian · 14 years ago
  51. 41945f6 perf: Avoid RCU vs preemption assumptions by Peter Zijlstra · 14 years ago
  52. e9d2b06 perf: Undo the per cpu-context timer stuff by Peter Zijlstra · 14 years ago
  53. 917bdd1 perf: Fix perf_event_exit_cpu_context() by Peter Zijlstra · 14 years ago
  54. b04243e perf: Complete software pmu grouping by Peter Zijlstra · 14 years ago
  55. d14b12d perf_events: Fix broken event grouping by Stephane Eranian · 14 years ago
  56. 38a81da perf events: Clean up pid passing by Matt Helsley · 14 years ago
  57. 2ebd4ff perf events: Split out task search into helper by Matt Helsley · 14 years ago
  58. 0c67b40 perf: Fix free_event() by Peter Zijlstra · 14 years ago
  59. cde8e88 perf: Sanitize the RCU logic by Peter Zijlstra · 14 years ago
  60. e5f4d33 perf: Fix perf_init_event() by Peter Zijlstra · 14 years ago
  61. cee010e perf: Ensure we call add_event_to_ctx() with the right locks held by Peter Zijlstra · 14 years ago
  62. 4e231c7 perf: Fix up delayed_put_task_struct() by Peter Zijlstra · 14 years ago
  63. 1b9a644 perf: Optimize context ops by Peter Zijlstra · 14 years ago
  64. 89a1e18 perf: Provide a separate task context for swevents by Peter Zijlstra · 14 years ago
  65. 8dc85d5 perf: Multiple task contexts by Peter Zijlstra · 14 years ago
  66. eb18447 perf: Clean up perf_event_context allocation by Peter Zijlstra · 14 years ago
  67. 97dee4f perf: Move some code around by Peter Zijlstra · 14 years ago
  68. 108b02c perf: Per-pmu-per-cpu contexts by Peter Zijlstra · 14 years ago
  69. b5ab4cd perf: Per cpu-context rotation timer by Peter Zijlstra · 14 years ago
  70. b28ab83 perf: Remove the swevent hash-table from the cpu context by Peter Zijlstra · 14 years ago
  71. c3f00c7 perf: Separate find_get_context() from event initialization by Peter Zijlstra · 14 years ago
  72. 15ac9a3 perf: Remove the sysfs bits by Peter Zijlstra · 14 years ago
  73. a4eaf7f perf: Rework the PMU methods by Peter Zijlstra · 15 years ago
  74. fa407f3 perf: Shrink hw_perf_event by Peter Zijlstra · 15 years ago
  75. ad5133b perf: Default PMU ops by Peter Zijlstra · 15 years ago
  76. 33696fc perf: Per PMU disable by Peter Zijlstra · 15 years ago
  77. 24cd7f5 perf: Reduce perf_disable() usage by Peter Zijlstra · 15 years ago
  78. 9ed6060 perf: Unindent labels by Peter Zijlstra · 15 years ago
  79. b0a873e perf: Register PMU implementations by Peter Zijlstra · 15 years ago
  80. 51b0fe3 perf: Deconstify struct pmu by Peter Zijlstra · 15 years ago
  81. 2aa6127 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  82. 5e11637 perf: Fix CPU hotplug by Peter Zijlstra · 15 years ago
  83. fa66f07 perf_events: Fix time tracking for events with pid != -1 and cpu != -1 by Stephane Eranian · 14 years ago
  84. c8710ad Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  85. 7ae07ea perf: Humanize the number of contexts by Frederic Weisbecker · 14 years ago
  86. 927c7a9 perf: Fix race in callchains by Frederic Weisbecker · 15 years ago
  87. f72c1a9 perf: Factorize callchain context handling by Frederic Weisbecker · 15 years ago
  88. 56962b4 perf: Generalize some arch callchain code by Frederic Weisbecker · 15 years ago
  89. c4efd6b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 4cb6948 Merge commit 'v2.6.35-rc3' into sched/core by Ingo Molnar · 15 years ago
  91. c726b61 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 15 years ago
  92. e785059 perf: Convert perf_event to local_t by Peter Zijlstra · 15 years ago
  93. a6e6dea perf: Add perf_event::child_count by Peter Zijlstra · 15 years ago
  94. b5e5879 perf: Add perf_event_count() by Peter Zijlstra · 15 years ago
  95. d57e34f perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything needed by Peter Zijlstra · 15 years ago
  96. ca5135e perf: Rename perf_mmap_data to perf_buffer by Peter Zijlstra · 15 years ago
  97. 8d2cacb perf: Cleanup {start,commit,cancel}_txn details by Peter Zijlstra · 15 years ago
  98. 3af9e85 perf: Add non-exec mmap() tracking by Eric B Munson · 15 years ago
  99. 8ed9228 perf, trace: Remove superfluous rcu_read_lock() by Peter Zijlstra · 15 years ago
  100. ecc55f8 perf, trace: Inline perf_swevent_put_recursion_context() by Peter Zijlstra · 15 years ago