1. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 14 years ago
  2. 287050d tracing: Add TRACE_EVENT_CONDITIONAL() by Steven Rostedt · 14 years ago
  3. 0429578 tracing/events: Show real number in array fields by Steven Rostedt · 14 years ago
  4. 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
  5. 53cf810b tracing: Allow syscall trace events for non privileged users by Frederic Weisbecker · 14 years ago
  6. fe55420 tracing: Allow raw syscall trace events for non privileged users by Frederic Weisbecker · 14 years ago
  7. 1ed0c59 tracing: New macro to set up initial event flags value by Frederic Weisbecker · 14 years ago
  8. 7ff9c07 ext4: Add new ext4 inode tracepoints by Theodore Ts'o · 14 years ago
  9. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  10. a269029 ext4,jbd2: convert tracepoints to use major/minor numbers by Theodore Ts'o · 14 years ago
  11. a042e26 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
  12. 3e1e5f5 ext4: don't use ext4_allocation_contexts for tracing by Eric Sandeen · 14 years ago
  13. 4d54761 ext4: fix oops in trace_ext4_mb_release_group_pa by Eric Sandeen · 14 years ago
  14. b853fd3 ext4: avoid null dereference in trace_ext4_mballoc_discard by Wen Congyang · 14 years ago
  15. 0e093d99 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone by Mel Gorman · 14 years ago
  16. 7d3579e vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim by KOSAKI Motohiro · 14 years ago
  17. 52bb919 writeback: account for time spent congestion_waited by Mel Gorman · 14 years ago
  18. e11da5b tracing, vmscan: add trace events for LRU list shrinking by Mel Gorman · 14 years ago
  19. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  20. b8ecad8 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  21. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  22. bc4016f 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
  23. f4bc6bb tracing: Cleanup the convoluted softirq tracepoints by Thomas Gleixner · 14 years ago
  24. cdadf00 workqueue: add queue_work and activate_work trace points by Tejun Heo · 14 years ago
  25. 97bd234 workqueue: prepare for more tracepoints by Tejun Heo · 14 years ago
  26. a802707 tracing/sched: Add sched_pi_setprio tracepoint by Steven Rostedt · 14 years ago
  27. 74704ac tracing, perf: Add more power related events by Jean Pihet · 14 years ago
  28. 07dc22e skb: Add tracepoints to freeing skb by Koki Sanagi · 14 years ago
  29. cf66ba5 netdev: Add tracepoints to netdev layer by Koki Sanagi · 14 years ago
  30. 3e4b10d napi: Convert trace_napi_poll to TRACE_EVENT by Neil Horman · 14 years ago
  31. 2bf2160 irq: Add tracepoint to softirq_raise by Lai Jiangshan · 14 years ago
  32. 502adf5 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
  33. e36c886 workqueue: Add basic tracepoints to track workqueue execution by Arjan van de Ven · 14 years ago
  34. ede1b42 tracing: Fix timer tracing by Arjan van de Ven · 14 years ago
  35. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  36. cc8e970 memcg: add mm_vmscan_memcg_isolate tracepoint by KOSAKI Motohiro · 14 years ago
  37. e17613c vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENT by KOSAKI Motohiro · 14 years ago
  38. bdce6d9 memcg, vmscan: add memcg reclaim tracepoint by KOSAKI Motohiro · 14 years ago
  39. cf4dcc3 vmscan: convert direct reclaim tracepoint to DEFINE_TRACE by KOSAKI Motohiro · 14 years ago
  40. 755f022 vmscan: tracing: add trace event when a page is written by Mel Gorman · 14 years ago
  41. a8a94d1 vmscan: tracing: add trace events for LRU page isolation by Mel Gorman · 14 years ago
  42. 33906bc vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim by Mel Gorman · 14 years ago
  43. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  44. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  45. 6033202 writeback: add new tracepoints by Artem Bityutskiy · 14 years ago
  46. 96dccab writeback.h: needs linux/device.h by Randy Dunlap · 14 years ago
  47. 9e09438 writeback: Add tracing to write_cache_pages by Dave Chinner · 14 years ago
  48. 028c2dd writeback: Add tracing to balance_dirty_pages by Dave Chinner · 14 years ago
  49. 455b286 writeback: Initial tracing support by Dave Chinner · 14 years ago
  50. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  51. 819ce45 tracing: Drop cpparg() macro by Frederic Weisbecker · 14 years ago
  52. e5880d7 ext4: fix potential NULL dereference while tracing by Theodore Ts'o · 14 years ago
  53. 3a01736 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 · 14 years ago
  54. 4c21adf x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent by Thomas Renninger · 14 years ago
  55. bc289ae tracing: Reduce latency and remove percpu trace_seq by Lai Jiangshan · 14 years ago
  56. 6416669 workqueue: temporarily remove workqueue tracing by Tejun Heo · 14 years ago
  57. a1d0ce8 tracing: Use class->reg() for all registering of events by Steven Rostedt · 14 years ago
  58. 210f766 tracing: Convert more sched events to DEFINE_EVENT by Li Zefan · 14 years ago
  59. 363d0f6 tracing: Convert some timer events to DEFINE_EVENT by Li Zefan · 14 years ago
  60. c9642c4 tracing: Use a global field list for all syscall exit events by Li Zefan · 14 years ago
  61. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  62. 85ca788 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
  63. 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
  64. 0b56492 writeback: pay attention to wbc->nr_to_write in write_cache_pages by Dave Chinner · 14 years ago
  65. b9b76df tracing: Fix null pointer deref with SEND_SIG_FORCED by Oleg Nesterov · 14 years ago
  66. 30dbb20e tracing: Remove boot tracer by Américo Wang · 14 years ago
  67. b0f82b8 perf: Drop the skip argument from perf_arch_fetch_regs_caller by Frederic Weisbecker · 14 years ago
  68. 39d1121 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. 02f7269 sched, trace: Fix sched_switch() prev_state argument by Peter Zijlstra · 14 years ago
  70. 3771f07 perf_events, trace: Fix probe unregister race by Peter Zijlstra · 14 years ago
  71. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  72. c5617b2 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
  73. e4ce30f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  74. 49c1774 tracing: Add __used annotation to event variable by Steven Rostedt · 14 years ago
  75. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  76. ff5f149 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-7 by Steven Rostedt · 14 years ago
  77. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  78. 1c024eca perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to track events by Peter Zijlstra · 14 years ago
  79. b7e2ece perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoint interaction by Peter Zijlstra · 14 years ago
  80. dfacc4d Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  81. 4f41c01 perf/ftrace: Optimize perf/tracepoint interaction for single events by Peter Zijlstra · 14 years ago
  82. 752f114 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  83. b8ae30e 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
  84. 4d7b4ac 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
  85. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 14 years ago
  86. f0218b3 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-6 by Steven Rostedt · 14 years ago
  87. 9beeaa2 Merge branch 'perf' by Avi Kivity · 15 years ago
  88. 2ed152a KVM: cleanup kvm trace by Xiao Guangrong · 15 years ago
  89. f084db9 tracing: Convert more ext4 events to DEFINE_EVENT by Li Zefan · 14 years ago
  90. f307333 ext4: Add new tracepoints to track mballoc's buddy bitmap loads by Theodore Ts'o · 14 years ago
  91. 32c0eda tracing: Remove duplicate id information in event structure by Steven Rostedt · 15 years ago
  92. 80decc7 tracing: Move print functions into event class by Steven Rostedt · 15 years ago
  93. a9a5776 tracing: Allow events to share their print functions by Steven Rostedt · 15 years ago
  94. 0405ab8 tracing: Move raw_init from events to class by Steven Rostedt · 15 years ago
  95. 2e33af0 tracing: Move fields from event to class structure by Steven Rostedt · 15 years ago
  96. 2239291 tracing: Remove per event trace registering by Steven Rostedt · 15 years ago
  97. 38516ab tracing: Let tracepoints have data passed to tracepoint callbacks by Steven Rostedt · 15 years ago
  98. 8f08201 tracing: Create class struct for events by Steven Rostedt · 15 years ago
  99. 23e117f Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-4 by Steven Rostedt · 14 years ago
  100. 2c193c7 tracing: Factorize lock events in a lock class by Frederic Weisbecker · 14 years ago