1. 849691a perf_counter: remove rq->lock usage by Peter Zijlstra · 17 years ago
  2. a39d6f2 perf_counter: rework the task clock software counter by Peter Zijlstra · 17 years ago
  3. 4af4998 perf_counter: rework context time by Peter Zijlstra · 17 years ago
  4. 4c9e254 perf_counter: change event definition by Peter Zijlstra · 17 years ago
  5. 79f1464 perf_counter: counter overflow limit by Peter Zijlstra · 17 years ago
  6. 339f7c9 perf_counter: PERF_RECORD_TIME by Peter Zijlstra · 17 years ago
  7. ebb3c4c perf_counter: fix the mlock accounting by Peter Zijlstra · 17 years ago
  8. f6c7d5f perf_counter: theres more to overflow than writing events by Peter Zijlstra · 17 years ago
  9. 671dec5 perf_counter: generalize pending infrastructure by Peter Zijlstra · 17 years ago
  10. 3c446b3 perf_counter: SIGIO support by Peter Zijlstra · 17 years ago
  11. 9c03d88 perf_counter: add more context information by Peter Zijlstra · 17 years ago
  12. 92f22a3 perf_counter: update mmap() counter read by Peter Zijlstra · 17 years ago
  13. 5872bdb perf_counter: add more context information by Peter Zijlstra · 17 years ago
  14. c457810 perf_counter: per event wakeups by Peter Zijlstra · 17 years ago
  15. 8a057d8 perf_counter: move the event overflow output bits to record_type by Peter Zijlstra · 17 years ago
  16. 394ee07 perf_counter: provide generic callchain bits by Peter Zijlstra · 17 years ago
  17. 5ed0041 perf_counter: re-arrange the perf_event_type by Peter Zijlstra · 17 years ago
  18. 78d613e perf_counter: small cleanup of the output routines by Peter Zijlstra · 17 years ago
  19. d5d2bc0d perf_counter: make it possible for hw_perf_counter_init to return error codes by Paul Mackerras · 17 years ago
  20. 0a4a939 perf_counter: executable mmap() information by Peter Zijlstra · 17 years ago
  21. 38ff667 perf_counter: fix update_userpage() by Peter Zijlstra · 17 years ago
  22. 925d519 perf_counter: unify and fix delayed counter wakeup by Peter Zijlstra · 17 years ago
  23. 53cfbf5 perf_counter: record time running and time enabled for each counter by Paul Mackerras · 17 years ago
  24. 7730d86 perf_counter: allow and require one-page mmap on counting counters by Peter Zijlstra · 17 years ago
  25. ea5d20c perf_counter: optionally provide the pid/tid of the sampled task by Peter Zijlstra · 17 years ago
  26. 63e35b2 perf_counter: sanity check on the output API by Peter Zijlstra · 17 years ago
  27. 5c14819 perf_counter: output objects by Peter Zijlstra · 17 years ago
  28. b9cacc7 perf_counter: more elaborate write API by Peter Zijlstra · 17 years ago
  29. c7138f3 perf_counter: fix perf_poll() by Peter Zijlstra · 17 years ago
  30. 7b732a7 perf_counter: new output ABI - part 1 by Peter Zijlstra · 17 years ago
  31. 37d8182 perf_counter: add an mmap method to allow userspace to read hardware counters by Paul Mackerras · 17 years ago
  32. 96f6d44 perf_counter: avoid recursion by Peter Zijlstra · 17 years ago
  33. f4a2deb perf_counter: remove the event config bitfields by Peter Zijlstra · 17 years ago
  34. 0322cd6 perf_counter: unify irq output code by Peter Zijlstra · 17 years ago
  35. b8e8351 perf_counter: revamp syscall input ABI by Peter Zijlstra · 17 years ago
  36. e077df4 perf_counter: hook up the tracepoint events by Peter Zijlstra · 17 years ago
  37. f160095 perf_counter: fix up counter free paths by Peter Zijlstra · 17 years ago
  38. 4a0deca perf_counter: generic context switch event by Peter Zijlstra · 17 years ago
  39. 01ef09d perf_counter: fix uninitialized usage of event_list by Peter Zijlstra · 17 years ago
  40. b6c5a71d perf_counter: abstract wakeup flag setting in core to fix powerpc build by Paul Mackerras · 17 years ago
  41. 4e193bd perf_counter: include missing header by Tim Blechmann · 17 years ago
  42. 039fc91 perf_counter: fix hrtimer sampling by Peter Zijlstra · 17 years ago
  43. 592903c perf_counter: add an event_list by Peter Zijlstra · 17 years ago
  44. d6d020e perf_counter: hrtimer based sampling for software time events by Peter Zijlstra · 17 years ago
  45. ac17dc8 perf_counter: provide major/minor page fault software events by Peter Zijlstra · 17 years ago
  46. 7dd1fcc perf_counter: provide pagefault software events by Peter Zijlstra · 17 years ago
  47. 15dbf27 perf_counter: software counter event infrastructure by Peter Zijlstra · 17 years ago
  48. 7556423 perf_counter: use list_move_tail() by Peter Zijlstra · 17 years ago
  49. 2743a5b perfcounters: provide expansion room in the ABI by Paul Mackerras · 17 years ago
  50. f3dfd26 perfcounters: fix a few minor cleanliness issues by Paul Mackerras · 17 years ago
  51. c07c99b perfcounters: make context switch and migration software counters work again by Paul Mackerras · 17 years ago
  52. 4bcf349 perfcounters: fix refcounting bug, take 2 by Paul Mackerras · 17 years ago
  53. 5af7591 perfcounters: fix use after free in perf_release() by Mike Galbraith · 17 years ago
  54. 0475f9e perf_counters: allow users to count user, kernel and/or hypervisor events by Paul Mackerras · 17 years ago
  55. 23a185c perf_counters: make software counters work as per-cpu counters by Paul Mackerras · 17 years ago
  56. 65d3708 perfcounters: fix refcounting bug by Mike Galbraith · 17 years ago
  57. d859e29 perf_counter: Add counter enable/disable ioctls by Paul Mackerras · 17 years ago
  58. 3b6f9e5 perf_counter: Add support for pinned and exclusive counter groups by Paul Mackerras · 17 years ago
  59. 01d0287 powerpc/perf_counter: Make sure PMU gets enabled properly by Paul Mackerras · 17 years ago
  60. dd0e6ba perf_counter: Always schedule all software counters in by Paul Mackerras · 17 years ago
  61. 4eb96fc perf_counter: Add dummy perf_counter_print_debug function by Paul Mackerras · 17 years ago
  62. 3cbed42 perf_counter: Add optional hw_perf_group_sched_in arch function by Paul Mackerras · 17 years ago
  63. 9abf8a0 perf_counter: Fix the cpu_clock software counter by Paul Mackerras · 17 years ago
  64. ff6f054 perf_counter: Fix return value from dummy hw_perf_counter_init by Paul Mackerras · 17 years ago
  65. 01ea1cc perf_counter: more barrier in blank weak function by Yinghai Lu · 17 years ago
  66. 235c7fc perfcounters: generalize the counter scheduler by Ingo Molnar · 17 years ago
  67. 8fe91e6 perfcounters: remove ->nr_inherited by Ingo Molnar · 17 years ago
  68. 95cdd2e perfcounters: enable lowlevel pmc code to schedule counters by Ingo Molnar · 17 years ago
  69. aa9c4c0 perfcounters: fix task clock counter by Ingo Molnar · 17 years ago
  70. 7671581 perfcounters: hw ops rename by Ingo Molnar · 17 years ago
  71. 7995888 perfcounters: tweak group scheduling by Ingo Molnar · 17 years ago
  72. 8fb9331 perfcounters: remove warnings by Ingo Molnar · 17 years ago
  73. a86ed50 perfcounters: use hw_event.disable flag by Ingo Molnar · 17 years ago
  74. 0cc0c02 perfcounters: release CPU context when exiting task counters by Ingo Molnar · 17 years ago
  75. 088e285 perfcounters, x86: fix sw counters on non-PMC CPUs by Ingo Molnar · 17 years ago
  76. e06c61a perfcounters: add nr-of-faults counter by Ingo Molnar · 17 years ago
  77. 6c594c2 perfcounters: add task migrations counter by Ingo Molnar · 17 years ago
  78. 5d6a27d perfcounters: add context switch counter by Ingo Molnar · 17 years ago
  79. 8cb391e perfcounters: fix task clock counter by Ingo Molnar · 17 years ago
  80. 9b51f66 perfcounters: implement "counter inheritance" by Ingo Molnar · 17 years ago
  81. ee06094 perfcounters: restructure x86 counter math by Ingo Molnar · 17 years ago
  82. 6a93070 perf counters: clean up state transitions by Ingo Molnar · 17 years ago
  83. 1d1c7dd perf counters: add prctl interface to disable/enable counters by Ingo Molnar · 17 years ago
  84. bae43c9 perf counters: implement PERF_COUNT_TASK_CLOCK by Ingo Molnar · 17 years ago
  85. 01b2838 perf counters: consolidate hw_perf save/restore APIs by Ingo Molnar · 17 years ago
  86. 5c92d12 perf counters: implement PERF_COUNT_CPU_CLOCK by Ingo Molnar · 17 years ago
  87. 621a01e perf counters: hw driver API by Ingo Molnar · 17 years ago
  88. ccff286 perf counters: group counter, fixes by Ingo Molnar · 17 years ago
  89. 04289bb perf counters: add support for group counters by Ingo Molnar · 17 years ago
  90. 9f66a38 perf counters: restructure the API by Ingo Molnar · 17 years ago
  91. dfa7c89 perf counters: expand use of counter->event by Thomas Gleixner · 17 years ago
  92. eab656a perf counters: clean up 'raw' type API by Thomas Gleixner · 17 years ago
  93. 0793a61 performance counters: core code by Thomas Gleixner · 17 years ago