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