1. 7d7d2b8 ring-buffer: fix printk output by Steven Rostedt · 17 years ago
  2. 334d416 ring_buffer: compressed event header by Lai Jiangshan · 17 years ago
  3. 3554228 ring-buffer: only warn on wrap if buffer is bigger than two pages by Steven Rostedt · 17 years ago
  4. aa18efb tracing: use recursive counter over irq level by Steven Rostedt · 17 years ago
  5. e395898 tracing: remove recursive test from ring_buffer_event_discard by Steven Rostedt · 17 years ago
  6. 17487bf tracing: fix recursive test level calculation by Steven Rostedt · 17 years ago
  7. f3b9aae tracing/ring-buffer: Add unlock recursion protection on discard by Frederic Weisbecker · 17 years ago
  8. e057a5e tracing/core: Add current context on tracing recursion warning by Frederic Weisbecker · 17 years ago
  9. 261842b tracing: add same level recursion detection by Steven Rostedt · 17 years ago
  10. d1b182a tracing/events/ring-buffer: expose format of ring buffer headers to users by Steven Rostedt · 17 years ago
  11. fa1b47d ring-buffer: add ring_buffer_discard_commit by Steven Rostedt · 17 years ago
  12. 5452af6 tracing/ftrace: factorize the tracing files creation by Frederic Weisbecker · 17 years ago
  13. 2e57289 ring-buffer: do not remove reader page from list on ring buffer free by Steven Rostedt · 17 years ago
  14. 8b54e45 Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/kprobes', 'tracing/blktrace-v2' and 'tracing/textedit' into tracing/core-v2 by Ingo Molnar · 17 years ago
  15. 2d62271 tracing: add ring_buffer_event_discard() to ring buffer by Tom Zanussi · 17 years ago
  16. 09c9e84 tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinit by Frederic Weisbecker · 17 years ago
  17. 3bf832c tracing/ring-buffer: fix non cpu hotplug case by Frederic Weisbecker · 17 years ago
  18. 37886f6 ring-buffer: add api to allow a tracer to change clock source by Steven Rostedt · 17 years ago
  19. 5cc9854 ring-buffer: document reader page design by Steven Rostedt · 17 years ago
  20. 8aabee5 ring-buffer: remove unneeded get_online_cpus by Steven Rostedt · 17 years ago
  21. 59222ef ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG by Steven Rostedt · 17 years ago
  22. 554f786 ring-buffer: only allocate buffers for online cpus by Steven Rostedt · 17 years ago
  23. 5e2336a0 tracing: make all file_operations const by Steven Rostedt · 17 years ago
  24. 4f3640f ring-buffer: fix timestamp in partial ring_buffer_page_read by Steven Rostedt · 17 years ago
  25. 474d32b ring-buffer: make ring_buffer_read_page read from start on partial page by Steven Rostedt · 17 years ago
  26. e3d6bf0 ring-buffer: replace sizeof of event header with offsetof by Steven Rostedt · 17 years ago
  27. ef7a4a1 ring-buffer: fix ring_buffer_read_page by Steven Rostedt · 18 years ago
  28. 41be4da ring-buffer: reset write field for ring_buffer_read_page by Steven Rostedt · 18 years ago
  29. 14131f2 tracing: implement trace_clock_*() APIs by Ingo Molnar · 18 years ago
  30. 988ae9d ring-buffer: add tracing_is_on to test if ring buffer is enabled by Steven Rostedt · 18 years ago
  31. d351c8d Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 18 years ago
  32. 1c511f7 Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 18 years ago
  33. 45141d4 ring-buffer: rename label out_unlock to out_reset by Steven Rostedt · 18 years ago
  34. 00f62f6 ring_buffer: pahole struct ring_buffer by Arnaldo Carvalho de Melo · 18 years ago
  35. 5e39841 tracing: fix sparse warnings: fix (un-)signedness by Hannes Eder · 18 years ago
  36. c3706f0 tracing: fix typos in comments by Wenji Huang · 18 years ago
  37. 667d241 ring_buffer: fix ring_buffer_read_page() by Lai Jiangshan · 18 years ago
  38. b85fa01 ring_buffer: fix typing mistake by Lai Jiangshan · 18 years ago
  39. 44b0635 Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 18 years ago
  40. a81bd80 ring-buffer: use generic version of in_nmi by Steven Rostedt · 18 years ago
  41. 78d904b ring-buffer: add NMI protection for spinlocks by Steven Rostedt · 18 years ago
  42. 0a98775 ring_buffer: remove unused flags parameter by Arnaldo Carvalho de Melo · 18 years ago
  43. 4a66a82 Merge branches 'tracing/blktrace', 'tracing/kmemtrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  44. 91a8d07 ring-buffer: reset timestamps when ring buffer is reset by Steven Rostedt · 18 years ago
  45. 69507c0 ring-buffer: reset timestamps when ring buffer is reset by Steven Rostedt · 18 years ago
  46. 97b17ef ring-buffer: do not swap if recording is disabled by Steven Rostedt · 18 years ago
  47. 551b404 ring_buffer: reset write when reserve buffer fail by Lai Jiangshan · 18 years ago
  48. 082605d ring-buffer: fix alignment problem by Steven Rostedt · 18 years ago
  49. 6f3b344 ring_buffer: reset write when reserve buffer fail by Lai Jiangshan · 18 years ago
  50. 67d3472 kernel/trace/ring_buffer.c: use DIV_ROUND_UP by Andrew Morton · 18 years ago
  51. 34a148b kernel/trace/ring_buffer.c: reduce inlining by Andrew Morton · 18 years ago
  52. 4ce5f24 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 18 years ago
  53. 465634a ring_buffer: fix ring_buffer_event_length() by Robert Richter · 18 years ago
  54. 9e01c1b cpumask: convert kernel trace functions by Rusty Russell · 18 years ago
  55. 526ea06 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  56. 98db8df ring-buffer: prevent false positive warning by Steven Rostedt · 18 years ago
  57. a8ccf1d ring-buffer: fix dangling commit race by Steven Rostedt · 18 years ago
  58. 6d102bc tracing/ring-buffer: remove unused ring_buffer size by Lai Jiangshan · 18 years ago
  59. 2c2d732 tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_stamp() by Frederic Weisbecker · 18 years ago
  60. c4f5018 ring_buffer: adding EXPORT_SYMBOLs by Robert Richter · 18 years ago
  61. 68814b5 ring_buffer: update description for ring_buffer_alloc() by Robert Richter · 18 years ago
  62. 044fa78 ring-buffer: change "page" variable names to "bpage" by Steven Rostedt · 18 years ago
  63. 8789a9e ring-buffer: read page interface by Steven Rostedt · 18 years ago
  64. abc9b56 ring-buffer: move some metadata into buffer page by Steven Rostedt · 18 years ago
  65. 4f5a7f4 ftrace: prevent recursion by Lai Jiangshan · 18 years ago
  66. 033601a ring-buffer: add tracing_off_permanent by Steven Rostedt · 18 years ago
  67. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  68. 641d2f6 trace: introduce missing mutex_unlock() by Vegard Nossum · 18 years ago
  69. c91add5 Merge branches 'tracing/fastboot', 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  70. ee51a1d tracing: fix mmiotrace resizing crash by Ingo Molnar · 18 years ago
  71. 24de386 Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function-return-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  72. 642edba ring-buffer: fix deadlock from reader_lock in read_start by Steven Rostedt · 18 years ago
  73. 47e74f2 ring-buffer: no preempt for sched_clock() by Steven Rostedt · 18 years ago
  74. d06bbd6 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  75. 3e89c7b ring-buffer: clean up warn ons by Steven Rostedt · 18 years ago
  76. a358324 ring-buffer: buffer record on/off switch by Steven Rostedt · 18 years ago
  77. f83c9d0 ring-buffer: add reader lock by Steven Rostedt · 18 years ago
  78. f536aaf ring-buffer: replace most bug ons with warn on and disable buffer by Steven Rostedt · 18 years ago
  79. e0cb4eb Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 18 years ago
  80. 4143c5c ring-buffer: prevent infinite looping on time stamping by Steven Rostedt · 18 years ago
  81. a6b0786 Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  82. 3e03fb7 ring-buffer: convert to raw spinlocks by Steven Rostedt · 18 years ago
  83. 182e9f5 ftrace: insert in the ftrace_preempt_disable()/enable() functions by Steven Rostedt · 18 years ago
  84. 818e3dd tracing, ring-buffer: add paranoid checks for loops by Steven Rostedt · 18 years ago
  85. e2862c9 trace: fix printk warning for u64 by Stephen Rothwell · 18 years ago
  86. 6ae2a07 ring-buffer: fix free page by Steven Rostedt · 18 years ago
  87. bf41a15 ring-buffer: make reentrant by Steven Rostedt · 18 years ago
  88. 6f807ac ring-buffer: move page indexes into page headers by Steven Rostedt · 18 years ago
  89. aa1e0e3 ring_buffer: map to cpu not page by Steven Rostedt · 18 years ago
  90. 77ae11f ring-buffer: fix build error by Ingo Molnar · 18 years ago
  91. e4c2ce8 ring_buffer: allocate buffer page pointer by Steven Rostedt · 18 years ago
  92. d769041 ring_buffer: implement new locking by Steven Rostedt · 18 years ago
  93. 70255b5 ring_buffer: remove raw from local_irq_save by Steven Rostedt · 18 years ago
  94. ed56829 ring_buffer: reset buffer page when freeing by Steven Rostedt · 18 years ago
  95. a7b1374 ring_buffer: add paranoid check for buffer page by Steven Rostedt · 18 years ago
  96. 7a8e76a tracing: unified trace buffer by Steven Rostedt · 18 years ago