1. 6556a67 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
  2. 86c38a3 tracing: Fix ftrace_event_call alignment for use with gcc 4.5 by Jeff Mahoney · 14 years ago
  3. 83f0d53 tracing: Add notrace to TRACE_EVENT implementation functions by Steven Rostedt · 14 years ago
  4. c965be1 perf lock: Enhance information of lock trace events by Hitoshi Mitake · 14 years ago
  5. 430ad5a perf: Factorize trace events raw sample buffer operations by Xiao Guangrong · 14 years ago
  6. 61405fe Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  7. 0fa0eda tracing: Remove show_format and related macros from TRACE_EVENT by Lai Jiangshan · 15 years ago
  8. 509e760 tracing: Add print_fmt field by Lai Jiangshan · 15 years ago
  9. fb7ae98 tracing: Fix sign fields in ftrace_define_fields_##call() by Lai Jiangshan · 15 years ago
  10. 07b139c perf events: Remove CONFIG_EVENT_PROFILE by Li Zefan · 15 years ago
  11. cc0104e Merge branch 'linus' into tracing/urgent by Ingo Molnar · 15 years ago
  12. e00bf2e tracing: Change event->profile_count to be int type by Li Zefan · 15 years ago
  13. 3b8e427 tracing: Move a printk out of ftrace_raw_reg_event_foo() by Li Zefan · 15 years ago
  14. 614a71a tracing: Pull up calls to trace_define_common_fields() by Li Zefan · 15 years ago
  15. 87d9b4e tracing: Extract duplicate ftrace_raw_init_event_foo() by Li Zefan · 15 years ago
  16. 4819568 ftrace.h: Use common pr_info fmt string by Joe Perches · 15 years ago
  17. 3070f27 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  18. 4515c30 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  19. e9c0748 itimer: Fix the itimer trace print format by Thomas Gleixner · 15 years ago
  20. c3fa27d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  21. 96fa2b5 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. 26fb20d Merge branch 'perf/mce' into perf/core by Ingo Molnar · 15 years ago
  23. 3bbe84e trace_syscalls: Simplify syscall profile by Lai Jiangshan · 15 years ago
  24. a1301da trace_syscalls: Remove duplicate init_enter_##sname() by Lai Jiangshan · 15 years ago
  25. c252f65 trace_syscalls: Add syscall_nr field to struct syscall_metadata by Lai Jiangshan · 15 years ago
  26. fcc1943 trace_syscalls: Remove enter_id exit_id by Lai Jiangshan · 15 years ago
  27. 31c16b1 trace_syscalls: Set event_enter_##sname->data to its metadata by Lai Jiangshan · 15 years ago
  28. bf56a4e trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit by Lai Jiangshan · 15 years ago
  29. ba005e1 tracepoint: Add signal loss events by Masami Hiramatsu · 15 years ago
  30. f9d4257 tracepoint: Add signal deliver event by Masami Hiramatsu · 15 years ago
  31. d1eb650 tracepoint: Move signal sending tracepoint to events/signal.h by Masami Hiramatsu · 15 years ago
  32. 470dda74 tracing: Restore original format of sched events by Li Zefan · 15 years ago
  33. b5eb34c tracing: Convert some ext4 events to DEFINE_TRACE by Li Zefan · 15 years ago
  34. 071688f tracing: Convert some jbd2 events to DEFINE_EVENT by Li Zefan · 15 years ago
  35. 77ca1e0 tracing: Convert some block events to DEFINE_EVENT by Li Zefan · 15 years ago
  36. 7703466 tracing: Convert some power events to DEFINE_EVENT by Li Zefan · 15 years ago
  37. 382ece7 tracing: Convert some workqueue events to DEFINE_EVENT by Li Zefan · 15 years ago
  38. c467307 tracing: Convert softirq events to DEFINE_EVENT by Li Zefan · 15 years ago
  39. 53d0422 tracing: Convert some kmem events to DEFINE_EVENT by Li Zefan · 15 years ago
  40. 925684d tracing: Convert module refcnt events to DEFINE_EVENT by Li Zefan · 15 years ago
  41. 091ad36 events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() by Ingo Molnar · 15 years ago
  42. b8007ef tracing: Separate raw syscall from syscall tracer by Lai Jiangshan · 15 years ago
  43. 75ec29a tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT by Steven Rostedt · 15 years ago
  44. e5bc972 tracing: Create new DEFINE_EVENT_PRINT by Steven Rostedt · 15 years ago
  45. ff038f5 tracing: Create new TRACE_EVENT_TEMPLATE by Steven Rostedt · 15 years ago
  46. b4d7241 ext4: remove encountered_congestion trace by Wu Fengguang · 15 years ago
  47. 4ed7c92 perf_events: Undo some recursion damage by Peter Zijlstra · 15 years ago
  48. 6eebee6 ext4: print i_mode in octal in ext4 tracepoints by Theodore Ts'o · 15 years ago
  49. e636260 ext4: call ext4_forget() from ext4_free_blocks() by Theodore Ts'o · 15 years ago
  50. ce71b9d tracing: Use the perf recursion protection from trace event by Frederic Weisbecker · 15 years ago
  51. 192dcf1 tracing: Remove the stale include/trace/power.h by Josh Stone · 15 years ago
  52. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  53. beac2da ext4: add tracepoint for ext4_forget() by Theodore Ts'o · 15 years ago
  54. 811cb50 tracing: Fix event format export by Johannes Berg · 15 years ago
  55. 6717876 tracing: Rename 'lockdep' event subsystem into 'lock' by Frederic Weisbecker · 15 years ago
  56. 444a2a3 tracing, perf_events: Protect the buffer from recursion in perf by Frederic Weisbecker · 15 years ago
  57. 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  58. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  59. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
  60. 434a83c events: Harmonize event field names and print output names by Ingo Molnar · 15 years ago
  61. 713490e Merge branch 'tracing/core' into perf/core by Ingo Molnar · 15 years ago
  62. c44fc77 tracing: Move syscalls metadata handling from arch to core by Frederic Weisbecker · 15 years ago
  63. 8968f9d perf_event, x86, mce: Use TRACE_EVENT() for MCE logging by Hidetoshi Seto · 15 years ago
  64. 9dbdd6c Merge commit 'v2.6.32-rc4' into perf/core by Ingo Molnar · 15 years ago
  65. 26a5074 tracing/events: Add 'signed' field to format files by Tom Zanussi · 15 years ago
  66. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  67. b0da3f0 Add a tracepoint for block request remapping by Jun'ichi Nomura · 15 years ago
  68. 0aa73ba Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  69. 9f44fdc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  70. 0ef1224 ext4: Add a stub for mpage_da_data in the trace header by Josh Stone · 15 years ago
  71. bf69932 jbd2: Use tracepoints for history file by Theodore Ts'o · 15 years ago
  72. 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago
  73. 55138e0 ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks by Theodore Ts'o · 15 years ago
  74. 4187e7e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. 96a2c46 tracing/bkl: Add bkl ftrace events by Frederic Weisbecker · 15 years ago
  76. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  77. 31bbb9b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. 9961079 tracing/workqueue: Use %pf in workqueue trace events by Anton Blanchard · 15 years ago
  79. 0d3d062 tracing, page-allocator: add trace event for page traffic related to the buddy lists by Mel Gorman · 15 years ago
  80. e0fff1b tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypes by Mel Gorman · 15 years ago
  81. 4b4f278 tracing, page-allocator: add trace events for page allocation and page freeing by Mel Gorman · 15 years ago
  82. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. bd4c3a3 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  85. 467f995 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  87. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  88. 3530c18 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  89. 20ab4425 tracing: Allocate the ftrace event profile buffer dynamically by Frederic Weisbecker · 15 years ago
  90. e5e25cf tracing: Factorize the events profile accounting by Frederic Weisbecker · 15 years ago
  91. 5dd4de5 softirq: add BLOCK_IOPOLL to softirq_to_name by Li Zefan · 15 years ago
  92. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  93. fb40ba0 ext4: Add a tracepoint for ext4_alloc_da_blocks() by Theodore Ts'o · 15 years ago
  94. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  95. 3661d28 ext4: Fix include/trace/events/ext4.h to work with Systemtap by Theodore Ts'o · 15 years ago
  96. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  97. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  98. a48f494 tracing: have TRACE_EVENT macro use __flags to not shadow parameter by Steven Rostedt · 15 years ago
  99. ec827c7 tracing: add static to generated TRACE_EVENT functions by Steven Rostedt · 15 years ago
  100. f977bb4 perf_counter, sched: Add sched_stat_runtime tracepoint by Ingo Molnar · 15 years ago