1. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  2. 5250d32 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/ring-buffer'; commit 'v2.6.28' into tracing/core by Ingo Molnar · 16 years ago
  3. 468a15b sched, trace: update trace_sched_wakeup() by Peter Zijlstra · 16 years ago
  4. 98db8df ring-buffer: prevent false positive warning by Steven Rostedt · 16 years ago
  5. a8ccf1d ring-buffer: fix dangling commit race by Steven Rostedt · 16 years ago
  6. 213cc06 ftrace: introduce tracing_reset_online_cpus() helper by Pekka J Enberg · 16 years ago
  7. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  8. c71dd42 tracing: fix warnings in kernel/trace/trace_sched_switch.c by Ingo Molnar · 16 years ago
  9. 3bddb9a tracing: fix warning in kernel/trace/trace.c by Ingo Molnar · 16 years ago
  10. 6d102bc tracing/ring-buffer: remove unused ring_buffer size by Lai Jiangshan · 16 years ago
  11. 3d9101e trace: fix task state printout by Thomas Gleixner · 16 years ago
  12. ea3a6d6 ftrace: add not to regex on filtering functions by Steven Rostedt · 16 years ago
  13. e05a43b trace: better use of stack_trace_enabled for boot up code by Steven Rostedt · 16 years ago
  14. f38f1d2 trace: add a way to enable or disable the stack tracer by Steven Rostedt · 16 years ago
  15. 66896a8 tracing/ftrace: add the printk-msg-only option by Frederic Weisbecker · 16 years ago
  16. 2c2d732 tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_stamp() by Frederic Weisbecker · 16 years ago
  17. 9dfc3bc Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 16 years ago
  18. f8b755a tracing/function-graph-tracer: Output arrows signal on hardirq call/return by Frederic Weisbecker · 16 years ago
  19. a93751c x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface by Markus Metzger · 16 years ago
  20. e726f5f tracing/function-graph-tracer: fix 'flags' variable mismatch by Ingo Molnar · 16 years ago
  21. 380c4b1 tracing/function-graph-tracer: append the tracing_graph_flag by Frederic Weisbecker · 16 years ago
  22. 8e1b82e tracing/function-graph-tracer: turn tracing_selftest_running into an int by Frederic Weisbecker · 16 years ago
  23. decbec3 tracing/function-graph-tracer: implement a print_headers function by Frederic Weisbecker · 16 years ago
  24. 21bbecd ftrace: use init_struct_pid as swapper pid by Steven Rostedt · 16 years ago
  25. 21a8c46 tracing/ftrace: provide the macro task_curr_ret_stack() by Frederic Weisbecker · 16 years ago
  26. 77d683f tracing/ftrace: fix the check of ftrace_trace_task by Frederic Weisbecker · 16 years ago
  27. ff32504 tracing/ftrace: don't insert TRACE_PRINT during selftests by Frederic Weisbecker · 16 years ago
  28. 970987b Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  29. 1fd8f2a tracing/function-graph-tracer: handle ftrace_printk entries by Frederic Weisbecker · 16 years ago
  30. faec2ec ftrace: avoid duplicated function when writing set_graph_function by Liming Wang · 16 years ago
  31. 6b25393 tracing: fix typo and missing inline function by Ingo Molnar · 16 years ago
  32. e32d895 ftrace: add ability to only trace swapper tasks by Steven Rostedt · 16 years ago
  33. 978f3a4 ftrace: use struct pid by Steven Rostedt · 16 years ago
  34. 804a685 ftrace: trace single pid for function graph tracer by Steven Rostedt · 16 years ago
  35. 0ef8cde ftrace: use task struct trace flag to filter on pid by Steven Rostedt · 16 years ago
  36. ea4e2bc ftrace: graph of a single function by Steven Rostedt · 16 years ago
  37. b29144c Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 16 years ago
  38. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  39. 0a37119 trace: fix output of stack trace by Steven Rostedt · 16 years ago
  40. 764f3b9 tracing/function-graph-tracer: enabled by default by Ingo Molnar · 16 years ago
  41. 166d3c7 tracing/function-graph-tracer: improve duration output by Frederic Weisbecker · 16 years ago
  42. 11e84ac tracing/function-graph-tracer: display unified style cmdline and pid by Frederic Weisbecker · 16 years ago
  43. e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 16 years ago
  44. 044fa78 ring-buffer: change "page" variable names to "bpage" by Steven Rostedt · 16 years ago
  45. 14a866c ftrace: add ftrace_graph_stop() by Steven Rostedt · 16 years ago
  46. 8789a9e ring-buffer: read page interface by Steven Rostedt · 16 years ago
  47. abc9b56 ring-buffer: move some metadata into buffer page by Steven Rostedt · 16 years ago
  48. a5e2588 ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 16 years ago
  49. f0461d0 Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 16 years ago
  50. 48d68b2 tracing/function-graph-tracer: support for x86-64 by Frederic Weisbecker · 16 years ago
  51. 66eafeb function trace: fix a bug of single thread function trace by Liming Wang · 16 years ago
  52. 222658e Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-graph-tracer', 'tracing/markers', 'tracing/powerpc', 'tracing/stack-tracer' and 'tracing/tracepoints' into tracing/core by Ingo Molnar · 16 years ago
  53. 65c6dc6 tracing/branch-tracer: include missing irqflags.h by Frederic Weisbecker · 16 years ago
  54. 50cdaf0 ftrace: improve seq_operation of ftrace by Liming Wang · 16 years ago
  55. c7425ac tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACE by Török Edwin · 16 years ago
  56. d51090b tracing/function-graph-tracer: more output tweaks by Ingo Molnar · 16 years ago
  57. 1a05615 tracing/function-graph-tracer: adjustments of the trace informations by Frederic Weisbecker · 16 years ago
  58. 83a8df6 tracing/function-graph-tracer: enhancements for the trace output by Frederic Weisbecker · 16 years ago
  59. c7cc773 Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 16 years ago
  60. 4f5a7f4 ftrace: prevent recursion by Lai Jiangshan · 16 years ago
  61. f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 16 years ago
  62. 437f24fb ftrace: add cpu annotation for function graph tracer by Steven Rostedt · 16 years ago
  63. 660c7f9 ftrace: add thread comm to function graph tracer by Steven Rostedt · 16 years ago
  64. e53a631 ftrace: let function tracing and function return run together by Steven Rostedt · 16 years ago
  65. 5a45cfe ftrace: use code patching for ftrace graph tracer by Steven Rostedt · 16 years ago
  66. df4fc31 ftrace: add function tracing to single thread by Steven Rostedt · 16 years ago
  67. 287b6e6 tracing/function-return-tracer: set a more human readable output by Frederic Weisbecker · 16 years ago
  68. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 16 years ago
  69. 1e9b51c x86, bts, ftrace: a BTS ftrace plug-in prototype by Markus Metzger · 16 years ago
  70. 8bba1bf x86, ftrace: call trace->open() before stopping tracing; add trace->print_header() by Markus Metzger · 16 years ago
  71. 6f893fb Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/power-tracer', 'tracing/powerpc', 'tracing/ring-buffer', 'tracing/stack-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  72. 7ee1768 x86, mmiotrace: fix buffer overrun detection by Pekka Paalanen · 16 years ago
  73. eae849c tracing/function-return-tracer: don't trace kfree while it frees the return stack by Frederic Weisbecker · 16 years ago
  74. e38da59 tracing/stack-tracer: avoid races accessing file by Török Edwin · 16 years ago
  75. 8d26487 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT by Török Edwin · 16 years ago
  76. cffa10a tracing/stack-tracer: fix locking and refcounts by Török Edwin · 16 years ago
  77. 8d7c6a9 tracing/stack-tracer: fix style issues by Török Edwin · 16 years ago
  78. 0429149 trace: fix compiler warning in branch profiler by Steven Rostedt · 16 years ago
  79. 69bb54e ftrace: add ftrace_off_permanent by Steven Rostedt · 16 years ago
  80. 033601a ring-buffer: add tracing_off_permanent by Steven Rostedt · 16 years ago
  81. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 16 years ago
  82. bac28bf trace: branch profiling should not print percent without data by Steven Rostedt · 16 years ago
  83. 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 16 years ago
  84. b54d3de tracing: identify which executable object the userspace address belongs to by Török Edwin · 16 years ago
  85. 02b6751 tracing: add support for userspace stacktraces in tracing/iter_ctrl by Török Edwin · 16 years ago
  86. f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 16 years ago
  87. a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  88. 522a110 function tracing: fix wrong position computing of stack_trace by Liming Wang · 16 years ago
  89. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  90. 86fa2f6 ftrace: fix selftest locking by Ingo Molnar · 16 years ago
  91. 6d5b43a Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 16 years ago
  92. 3246477 ftrace: fix dyn ftrace filter selection by Steven Rostedt · 16 years ago
  93. 8204327 ftrace: make filtered functions effective on setting by Steven Rostedt · 16 years ago
  94. f10ed36 ftrace: fix set_ftrace_filter by Steven Rostedt · 16 years ago
  95. a225063 ftrace: preemptoff selftest not working by Heiko Carstens · 16 years ago
  96. 641d2f6 trace: introduce missing mutex_unlock() by Vegard Nossum · 16 years ago
  97. 0bb943c tracing: kernel/trace/trace.c: introduce missing kfree() by Julia Lawall · 16 years ago
  98. 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 16 years ago
  99. 0619faf tracing/ftrace: make nop tracer using tracer flags by Frederic Weisbecker · 16 years ago
  100. adf9f19 tracing/ftrace: implement a set_flag callback for tracers by Frederic Weisbecker · 16 years ago