1. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  2. 112f38a7 tracing: make trace pipe recognize latency format flag by Steven Rostedt · 17 years ago
  3. 5b6045a trace: disable preemption before taking raw spinlocks by Heiko Carstens · 17 years ago
  4. 4f53596 tracing: add trace_event_read_lock() by Lai Jiangshan · 17 years ago
  5. 88fc86c tracing: Append prompt in /debug/tracing/README file by GeunSik Lim · 17 years ago
  6. 9456f0f tracing: reset ring buffer when removing modules with events by Steven Rostedt · 17 years ago
  7. 94487d6 tracing: use proper export symbol for tracing api by Steven Rostedt · 17 years ago
  8. c8d7718 tracing: export stats of ring buffers to userspace by Steven Rostedt · 17 years ago
  9. 7267fa6 tracing: fix ref count in splice pages by Steven Rostedt · 17 years ago
  10. f2957f1 tracing: have splice only copy full pages by Steven Rostedt · 17 years ago
  11. 93459c6 tracing: only add splice page if entries exist by Steven Rostedt · 17 years ago
  12. 5beae6e tracing: fix ref count in splice pages by Steven Rostedt · 17 years ago
  13. cd891ae tracing: convert ftrace_dump spinlocks to raw by Steven Rostedt · 17 years ago
  14. 7a4f453 tracing/events: make struct trace_entry->type to be int type by Li Zefan · 17 years ago
  15. 3189cdb tracing: protect trace_printk from recursion by Steven Rostedt · 17 years ago
  16. 12acd47 tracing: add EXPORT_SYMBOL_GPL for trace commits by Steven Rostedt · 17 years ago
  17. 339ae5d tracing: fix file mode of trace and README by Li Zefan · 17 years ago
  18. 69abe6a tracing: add saved_cmdlines file to show cached task comms by Avadh Patel · 17 years ago
  19. 17c873e tracing/events: add export symbols for trace events in modules by Steven Rostedt · 17 years ago
  20. eb02ce0 tracing/filters: use ring_buffer_discard_commit() in filter_check_discard() by Tom Zanussi · 17 years ago
  21. 77d9f46 tracing/filters: use ring_buffer_discard_commit for discarded events by Steven Rostedt · 17 years ago
  22. e45f2e2 tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro by Tom Zanussi · 17 years ago
  23. e1112b4 tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events by Tom Zanussi · 17 years ago
  24. 1cad125 Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  25. 93cfb3c tracing: fix splice return too large by Lai Jiangshan · 17 years ago
  26. c7625a5 tracing: update file->f_pos when splice(2) it by Lai Jiangshan · 17 years ago
  27. ddd538f tracing: allocate page when needed by Lai Jiangshan · 17 years ago
  28. d1e7e02 tracing: disable seeking for trace_pipe_raw by Lai Jiangshan · 17 years ago
  29. 5452af6 tracing/ftrace: factorize the tracing files creation by Frederic Weisbecker · 17 years ago
  30. 86665c7 Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 17 years ago
  31. bc2b687 Update /debug/tracing/README by Nikanth Karthikesan · 17 years ago
  32. b0dfa97 tracing/ftrace: alloc the started cpumask for the trace file by Frederic Weisbecker · 17 years ago
  33. 5f0c6c0 tracing/ftrace: fix missing include string.h by Frederic Weisbecker · 17 years ago
  34. cf8e347 tracing: fix incorrect return type of ns2usecs() by Lai Jiangshan · 17 years ago
  35. 93776a8 Merge branch 'linus' into tracing/core by Ingo Molnar · 17 years ago
  36. 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
  37. a2a16d6 function-graph: add option to calculate graph time or not by Steven Rostedt · 17 years ago
  38. 0706f1c tracing: adding function timings to function profiler by Steven Rostedt · 17 years ago
  39. be6f164 function-graph: add option for include sleep times by Steven Rostedt · 17 years ago
  40. 1618536 tracing/function-graph-tracer: fix functions call traces imbalance by Frederic Weisbecker · 17 years ago
  41. 3e1f60b tracing/ftrace: check if debugfs is registered before creating files by Frederic Weisbecker · 17 years ago
  42. 07edf71 tracing/events: don't use wake up for events by Frederic Weisbecker · 17 years ago
  43. b8b9426 tracing: fix four sparse warnings by Dmitri Vorobiev · 17 years ago
  44. cf586b6 tracing/function-graph-tracer: prevent hangs during self-tests by Frederic Weisbecker · 17 years ago
  45. 44fc6ee 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 · 17 years ago
  46. 22de89b Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
  47. 40ce74f tracing: remove recording function depth from trace_printk by Steven Rostedt · 17 years ago
  48. 5ef841f tracing: make print_(b)printk_msg_only global by Steven Rostedt · 17 years ago
  49. 4acd4d0 tracing: give easy way to clear trace buffer by Steven Rostedt · 17 years ago
  50. a635cf0 tracing: fix command line to pid reverse map by Carsten Emde · 17 years ago
  51. 50d8875 tracing: fix trace_find_cmdline() by Thomas Gleixner · 17 years ago
  52. 2c7eea4 tracing: replace the crude (unsigned) -1 hackery by Thomas Gleixner · 17 years ago
  53. 18aecd3 tracing: stop command line recording when tracing is disabled by Thomas Gleixner · 17 years ago
  54. 327019b 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 · 17 years ago
  55. af4617b tracing: add global-clock option to provide cross CPU clock to traces by Steven Rostedt · 17 years ago
  56. 37886f6 ring-buffer: add api to allow a tracer to change clock source by Steven Rostedt · 17 years ago
  57. 4176935 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 · 17 years ago
  58. 6adaad1 tracing: stop comm recording on tracing off by Steven Rostedt · 17 years ago
  59. 4ca5308 tracing: protect reader of cmdline output by Steven Rostedt · 17 years ago
  60. 2fc1dfb tracing/core: fix early free of cpumasks by Frederic Weisbecker · 17 years ago
  61. 59f586d tracing/core: fix missing mutex unlock on tracing_set_tracer() by Frederic Weisbecker · 17 years ago
  62. 7f96f93 tracing: move binary buffers into per cpu directory by Steven Rostedt · 17 years ago
  63. 48ead02 tracing/core: bring back raw trace_printk for dynamic formats strings by Frederic Weisbecker · 17 years ago
  64. db526ca tracing: show that buffer size is not expanded by Steven Rostedt · 17 years ago
  65. 1027fcb tracing: protect ring_buffer_expanded with trace_types_lock by Steven Rostedt · 17 years ago
  66. a123c52 tracing: fix comments about trace buffer resizing by Steven Rostedt · 17 years ago
  67. 51b643b Merge branch 'tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/ftrace-merge by Steven Rostedt · 17 years ago
  68. 554f786 ring-buffer: only allocate buffers for online cpus by Steven Rostedt · 17 years ago
  69. 9aba60f tracing: fix trace_wait to know to wait on all cpus or just one by Steven Rostedt · 17 years ago
  70. 1852fcc tracing: expand the ring buffers when an event is activated by Steven Rostedt · 17 years ago
  71. 73c5162 tracing: keep ring buffer to minimum size till used by Steven Rostedt · 17 years ago
  72. aecfcde 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 · 17 years ago
  73. e2b8b28 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 · 17 years ago
  74. 80370cb tracing: use raw spinlocks for trace_vprintk by Steven Rostedt · 17 years ago
  75. ef18012 tracing: remove funky whitespace in the trace code by Steven Rostedt · 17 years ago
  76. 888b55d ftrace: tracing header should put '#' at the beginning of a line by KOSAKI Motohiro · 17 years ago
  77. 769b044 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() by Frederic Weisbecker · 17 years ago
  78. 1ba28e0 tracing: add trace_bprintk() by Lai Jiangshan · 17 years ago
  79. 1427cdf tracing: infrastructure for supporting binary record by Lai Jiangshan · 17 years ago
  80. 5e2336a0 tracing: make all file_operations const by Steven Rostedt · 17 years ago
  81. 5e1607a tracing: rename ftrace_printk() => trace_printk() by Ingo Molnar · 17 years ago
  82. 27d48be tracing: consolidate print_lat_fmt and print_trace_fmt by Steven Rostedt · 17 years ago
  83. 5fd73f8 tracing: remove extra latency_trace method from trace structure by Steven Rostedt · 17 years ago
  84. c032ef64 tracing: add latency output format option by Steven Rostedt · 17 years ago
  85. e74da52 tracing: fix seq read from trace files by Steven Rostedt · 17 years ago
  86. 2dc5d12 tracing: do not return EFAULT if read copied anything by Steven Rostedt · 17 years ago
  87. e543ad7 tracing: add cpu_file intialization for ftrace_dump by Steven Rostedt · 17 years ago
  88. efed792 tracing: add lockdep tracepoints for lock acquire/release by Peter Zijlstra · 17 years ago
  89. 2cadf91 tracing: add binary buffer files for use with splice by Steven Rostedt · 17 years ago
  90. f952075 tracing: make trace_seq_reset global and rename to trace_seq_init by Steven Rostedt · 17 years ago
  91. ef5580d tracing: add interface to write into current tracer buffer by Steven Rostedt · 17 years ago
  92. 0cfe824 tracing: replace kzalloc with kcalloc by Steven Rostedt · 17 years ago
  93. 5c6a3ae tracing: use newline separator for trace options list by Steven Rostedt · 17 years ago
  94. 85a2f9b tracing: use pointer error returns for __tracing_open by Steven Rostedt · 17 years ago
  95. d8e83d2 tracing: add protection around open use of current_tracer by Steven Rostedt · 17 years ago
  96. 577b785 tracing: add tracer dependent options to options directory by Steven Rostedt · 17 years ago
  97. a825907 tracing: add options directory and core option files by Steven Rostedt · 17 years ago
  98. 8656e7a tracing/core: make the per cpu trace files in per cpu directories by Frederic Weisbecker · 17 years ago
  99. d7350c3 tracing/core: make the read callbacks reentrants by Frederic Weisbecker · 17 years ago
  100. b04cc6b tracing/core: introduce per cpu tracing files by Frederic Weisbecker · 17 years ago