1. d7ebe75 perf: Fix comments in include/linux/perf_event.h by Vince Weaver · 13 years ago
  2. 57d5241 Merge branch 'perf/stat' into perf/core by Ingo Molnar · 13 years ago
  3. e7e7ee2 perf events: Clean up definitions and initializers, update copyrights by Ingo Molnar · 13 years ago
  4. 8f62242 perf events: Add generic front-end and back-end stalled cycle event definitions by Ingo Molnar · 13 years ago
  5. 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
  6. 94403f8 perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES by Ingo Molnar · 13 years ago
  7. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  8. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 13 years ago
  9. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  10. ab711fe perf: Fix task context scheduling by Peter Zijlstra · 13 years ago
  11. 68cacd2 perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx() by Stephane Eranian · 13 years ago
  12. ee643c4 perf: Reorder & optimize perf_event_context to remove alignment padding on 64 bit builds by Richard Kennedy · 13 years ago
  13. a7e3ed1 perf: Add support for supplementary event registers by Andi Kleen · 13 years ago
  14. 163ec43 perf: Optimize throttling code by Peter Zijlstra · 13 years ago
  15. e5d1367 perf: Add cgroup support by Stephane Eranian · 13 years ago
  16. abe4340 perf: Sysfs enumeration by Peter Zijlstra · 14 years ago
  17. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 14 years ago
  18. 006b20f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  19. 5167695 perf: Fix duplicate events with multiple-pmu vs software events by Peter Zijlstra · 14 years ago
  20. c980d10 perf events: Make sample_type identity fields available in all PERF_RECORD_ events by Arnaldo Carvalho de Melo · 14 years ago
  21. 6844c09 perf events: Separate the routines handling the PERF_SAMPLE_ identity fields by Arnaldo Carvalho de Melo · 14 years ago
  22. c320c7b perf events: Precalculate the header space for PERF_SAMPLE_ fields by Arnaldo Carvalho de Melo · 14 years ago
  23. 6c7e550 perf: Introduce is_sampling_event() by Franck Bui-Huu · 14 years ago
  24. ee6dcfa perf: Fix the software context switch counter by Peter Zijlstra · 14 years ago
  25. dddd337 perf: Fix inherit vs. context rotation bug by Thomas Gleixner · 14 years ago
  26. eed0152 perf_events: Fix time tracking in samples by Stephane Eranian · 14 years ago
  27. ebf31f5 jump_label: Add COND_STMT(), reducer wrappery by Peter Zijlstra · 14 years ago
  28. 7e54a5a perf: Optimize sw events by Peter Zijlstra · 14 years ago
  29. 82cd6de perf: Use jump_labels to optimize the scheduler hooks by Peter Zijlstra · 14 years ago
  30. d580ff8 perf, hw_breakpoint: Fix crash in hw_breakpoint creation by Peter Zijlstra · 14 years ago
  31. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  32. 6268464 Merge remote branch 'tip/perf/core' into oprofile/core by Robert Richter · 14 years ago
  33. 84c7991 perf: New helper function for pmu name by Matt Fleming · 14 years ago
  34. 3bf101b perf: Add helper function to return number of counters by Matt Fleming · 14 years ago
  35. e9d2b06 perf: Undo the per cpu-context timer stuff by Peter Zijlstra · 14 years ago
  36. b04243e perf: Complete software pmu grouping by Peter Zijlstra · 14 years ago
  37. 38a81da perf events: Clean up pid passing by Matt Helsley · 14 years ago
  38. 4e231c7 perf: Fix up delayed_put_task_struct() by Peter Zijlstra · 14 years ago
  39. 89a1e18 perf: Provide a separate task context for swevents by Peter Zijlstra · 14 years ago
  40. 8dc85d5 perf: Multiple task contexts by Peter Zijlstra · 14 years ago
  41. 108b02c perf: Per-pmu-per-cpu contexts by Peter Zijlstra · 14 years ago
  42. b5ab4cd perf: Per cpu-context rotation timer by Peter Zijlstra · 14 years ago
  43. b28ab83 perf: Remove the swevent hash-table from the cpu context by Peter Zijlstra · 14 years ago
  44. 15ac9a3 perf: Remove the sysfs bits by Peter Zijlstra · 14 years ago
  45. a4eaf7f perf: Rework the PMU methods by Peter Zijlstra · 14 years ago
  46. fa407f3 perf: Shrink hw_perf_event by Peter Zijlstra · 14 years ago
  47. ad5133b perf: Default PMU ops by Peter Zijlstra · 14 years ago
  48. 33696fc perf: Per PMU disable by Peter Zijlstra · 14 years ago
  49. 24cd7f5 perf: Reduce perf_disable() usage by Peter Zijlstra · 14 years ago
  50. b0a873e perf: Register PMU implementations by Peter Zijlstra · 14 years ago
  51. 51b0fe3 perf: Deconstify struct pmu by Peter Zijlstra · 14 years ago
  52. 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
  53. 7ae07ea perf: Humanize the number of contexts by Frederic Weisbecker · 14 years ago
  54. 927c7a9 perf: Fix race in callchains by Frederic Weisbecker · 14 years ago
  55. 56962b4 perf: Generalize some arch callchain code by Frederic Weisbecker · 14 years ago
  56. 70791ce perf: Generalize callchain_store() by Frederic Weisbecker · 14 years ago
  57. 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
  58. 5cfaf21 perf: Fix argument of perf_arch_fetch_caller_regs by Nobuhiro Iwamatsu · 14 years ago
  59. 45a7337 hw_breakpoints: Fix per task breakpoint tracking by Frederic Weisbecker · 14 years ago
  60. c726b61 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
  61. 7be7923 perf: Fix build breakage for architecutes without atomic64_t by Peter Zijlstra · 14 years ago
  62. e785059 perf: Convert perf_event to local_t by Peter Zijlstra · 14 years ago
  63. a6e6dea perf: Add perf_event::child_count by Peter Zijlstra · 14 years ago
  64. d57e34f perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything needed by Peter Zijlstra · 14 years ago
  65. ca5135e perf: Rename perf_mmap_data to perf_buffer by Peter Zijlstra · 14 years ago
  66. 8d2cacb perf: Cleanup {start,commit,cancel}_txn details by Peter Zijlstra · 14 years ago
  67. 3af9e85 perf: Add non-exec mmap() tracking by Eric B Munson · 14 years ago
  68. ecc55f8 perf, trace: Inline perf_swevent_put_recursion_context() by Peter Zijlstra · 14 years ago
  69. b0f82b8 perf: Drop the skip argument from perf_arch_fetch_regs_caller by Frederic Weisbecker · 14 years ago
  70. 50a323b sched: define and use CPU_PRI_* enums for cpu notifier priorities by Tejun Heo · 14 years ago
  71. 8a49542 perf_events: Fix races in group composition by Peter Zijlstra · 14 years ago
  72. ac9721f perf_events: Fix races and clean up perf_event and perf_mmap_data interaction by Peter Zijlstra · 14 years ago
  73. a94ffaa perf: Remove more code from the fastpath by Peter Zijlstra · 14 years ago
  74. 3cafa9f perf: Optimize the !vmalloc backed buffer by Peter Zijlstra · 14 years ago
  75. 5d967a8 perf: Optimize perf_output_copy() by Peter Zijlstra · 14 years ago
  76. adb8e11 perf: Fix wakeup storm for RO mmap()s by Peter Zijlstra · 14 years ago
  77. 1c024eca perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to track events by Peter Zijlstra · 14 years ago
  78. 6d1acfd perf: Optimize perf_output_*() by avoiding local_xchg() by Peter Zijlstra · 14 years ago
  79. fa58815 perf: Optimize the hotpath by converting the perf output buffer to local_t by Peter Zijlstra · 14 years ago
  80. ef60777 perf: Optimize the perf_output() path by removing IRQ-disables by Peter Zijlstra · 14 years ago
  81. 4f41c01 perf/ftrace: Optimize perf/tracepoint interaction for single events by Peter Zijlstra · 14 years ago
  82. e3174cf Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" by Ingo Molnar · 14 years ago
  83. 6bde9b6 perf: Add group scheduling transactional APIs by Lin Ming · 14 years ago
  84. ab60834 perf, x86: Improve the PEBS ABI by Peter Zijlstra · 14 years ago
  85. cce9131 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  86. 4fd38e4 perf: Fix exit() vs PERF_FORMAT_GROUP by Peter Zijlstra · 14 years ago
  87. dcf46b9 perf & kvm: Clean up some of the guest profiling callback API details by Zhang, Yanmin · 14 years ago
  88. 39447b3 perf: Enhance perf to allow for guest statistic collection from host by Zhang, Yanmin · 14 years ago
  89. 76e1d90 perf: Store active software events in a hashlist by Frederic Weisbecker · 14 years ago
  90. ec5e61a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  91. e49a5bd perf: Use hot regs with software sched switch/migrate events by Frederic Weisbecker · 14 years ago
  92. 937779d Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  93. 85cfabb perf, ppc: Fix compile error due to new cpu notifiers by Peter Zijlstra · 14 years ago
  94. 5331d7b perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot by Frederic Weisbecker · 14 years ago
  95. ef21f68 perf, x86: use LBR for PEBS IP+1 fixup by Peter Zijlstra · 14 years ago
  96. caff2be perf, x86: Implement simple LBR support by Peter Zijlstra · 14 years ago
  97. ca03770 perf, x86: Add PEBS infrastructure by Peter Zijlstra · 14 years ago
  98. 3f6da39 perf: Rework and fix the arch CPU-hotplug hooks by Peter Zijlstra · 14 years ago
  99. dc1d628 perf: Provide generic perf_sample_data initialization by Peter Zijlstra · 14 years ago
  100. 320ebf0 perf, x86: Restrict the ANY flag by Peter Zijlstra · 14 years ago