1. 978f3a4 ftrace: use struct pid by Steven Rostedt · 17 years ago
  2. 804a685 ftrace: trace single pid for function graph tracer by Steven Rostedt · 17 years ago
  3. 0ef8cde ftrace: use task struct trace flag to filter on pid by Steven Rostedt · 17 years ago
  4. ea4e2bc ftrace: graph of a single function by Steven Rostedt · 17 years ago
  5. b29144c Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 17 years ago
  6. 0a37119 trace: fix output of stack trace by Steven Rostedt · 17 years ago
  7. 764f3b9 tracing/function-graph-tracer: enabled by default by Ingo Molnar · 17 years ago
  8. 166d3c7 tracing/function-graph-tracer: improve duration output by Frederic Weisbecker · 17 years ago
  9. 11e84ac tracing/function-graph-tracer: display unified style cmdline and pid by Frederic Weisbecker · 17 years ago
  10. e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 17 years ago
  11. 044fa78 ring-buffer: change "page" variable names to "bpage" by Steven Rostedt · 17 years ago
  12. 14a866c ftrace: add ftrace_graph_stop() by Steven Rostedt · 17 years ago
  13. 8789a9e ring-buffer: read page interface by Steven Rostedt · 17 years ago
  14. abc9b56 ring-buffer: move some metadata into buffer page by Steven Rostedt · 17 years ago
  15. a5e2588 ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 17 years ago
  16. f0461d0 Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 17 years ago
  17. 48d68b2 tracing/function-graph-tracer: support for x86-64 by Frederic Weisbecker · 17 years ago
  18. 66eafeb function trace: fix a bug of single thread function trace by Liming Wang · 17 years ago
  19. 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 · 17 years ago
  20. 65c6dc6 tracing/branch-tracer: include missing irqflags.h by Frederic Weisbecker · 17 years ago
  21. 50cdaf0 ftrace: improve seq_operation of ftrace by Liming Wang · 17 years ago
  22. c7425ac tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACE by Török Edwin · 17 years ago
  23. d51090b tracing/function-graph-tracer: more output tweaks by Ingo Molnar · 17 years ago
  24. 1a05615 tracing/function-graph-tracer: adjustments of the trace informations by Frederic Weisbecker · 17 years ago
  25. 83a8df6 tracing/function-graph-tracer: enhancements for the trace output by Frederic Weisbecker · 17 years ago
  26. c7cc773 Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 17 years ago
  27. f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 17 years ago
  28. 437f24fb ftrace: add cpu annotation for function graph tracer by Steven Rostedt · 17 years ago
  29. 660c7f9 ftrace: add thread comm to function graph tracer by Steven Rostedt · 17 years ago
  30. e53a631 ftrace: let function tracing and function return run together by Steven Rostedt · 17 years ago
  31. 5a45cfe ftrace: use code patching for ftrace graph tracer by Steven Rostedt · 17 years ago
  32. df4fc31 ftrace: add function tracing to single thread by Steven Rostedt · 17 years ago
  33. 287b6e6 tracing/function-return-tracer: set a more human readable output by Frederic Weisbecker · 17 years ago
  34. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 17 years ago
  35. 1e9b51c x86, bts, ftrace: a BTS ftrace plug-in prototype by Markus Metzger · 17 years ago
  36. 8bba1bf x86, ftrace: call trace->open() before stopping tracing; add trace->print_header() by Markus Metzger · 17 years ago
  37. 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 · 17 years ago
  38. 7ee1768 x86, mmiotrace: fix buffer overrun detection by Pekka Paalanen · 17 years ago
  39. eae849c tracing/function-return-tracer: don't trace kfree while it frees the return stack by Frederic Weisbecker · 17 years ago
  40. e38da59 tracing/stack-tracer: avoid races accessing file by Török Edwin · 17 years ago
  41. 8d26487 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT by Török Edwin · 17 years ago
  42. cffa10a tracing/stack-tracer: fix locking and refcounts by Török Edwin · 17 years ago
  43. 8d7c6a9 tracing/stack-tracer: fix style issues by Török Edwin · 17 years ago
  44. 0429149 trace: fix compiler warning in branch profiler by Steven Rostedt · 17 years ago
  45. 69bb54e ftrace: add ftrace_off_permanent by Steven Rostedt · 17 years ago
  46. 033601a ring-buffer: add tracing_off_permanent by Steven Rostedt · 17 years ago
  47. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 17 years ago
  48. bac28bf trace: branch profiling should not print percent without data by Steven Rostedt · 17 years ago
  49. 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 17 years ago
  50. b54d3de tracing: identify which executable object the userspace address belongs to by Török Edwin · 17 years ago
  51. 02b6751 tracing: add support for userspace stacktraces in tracing/iter_ctrl by Török Edwin · 17 years ago
  52. f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 17 years ago
  53. a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  54. 522a110 function tracing: fix wrong position computing of stack_trace by Liming Wang · 17 years ago
  55. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  56. 86fa2f6 ftrace: fix selftest locking by Ingo Molnar · 17 years ago
  57. 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 · 17 years ago
  58. 3246477 ftrace: fix dyn ftrace filter selection by Steven Rostedt · 17 years ago
  59. 8204327 ftrace: make filtered functions effective on setting by Steven Rostedt · 17 years ago
  60. f10ed36 ftrace: fix set_ftrace_filter by Steven Rostedt · 17 years ago
  61. a225063 ftrace: preemptoff selftest not working by Heiko Carstens · 17 years ago
  62. 641d2f6 trace: introduce missing mutex_unlock() by Vegard Nossum · 17 years ago
  63. 0bb943c tracing: kernel/trace/trace.c: introduce missing kfree() by Julia Lawall · 17 years ago
  64. 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 17 years ago
  65. 0619faf tracing/ftrace: make nop tracer using tracer flags by Frederic Weisbecker · 17 years ago
  66. adf9f19 tracing/ftrace: implement a set_flag callback for tracers by Frederic Weisbecker · 17 years ago
  67. 5a209c2 Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  68. 0c726da9 tracing: branch tracer, fix writing to trace/trace_options by Aneesh Kumar K.V · 17 years ago
  69. 3f8e402 Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  70. 5821e1b function tracing: fix wrong pos computing when read buffer has been fulfilled by walimis · 17 years ago
  71. e7d3737 tracing/function-return-tracer: support for dynamic ftrace on function return tracer by Frederic Weisbecker · 17 years ago
  72. 072b40a tracing/branch-tracer: fix a trace recursion on branch tracer by Frederic Weisbecker · 17 years ago
  73. 1c80025 tracing/ftrace: change the type of the init() callback by Frederic Weisbecker · 17 years ago
  74. e6e7a65 tracing/ftrace: fix unexpected -EINVAL when longest tracer name is set by Frederic Weisbecker · 17 years ago
  75. ee02a2e ftrace: make filtered functions effective on setting by Steven Rostedt · 17 years ago
  76. 982c350 ftrace: fix dyn ftrace filter by Steven Rostedt · 17 years ago
  77. 20e5227 ftrace: allow NULL pointers in mcount_loc by Steven Rostedt · 17 years ago
  78. 31e8890 ftrace: pass module struct to arch dynamic ftrace functions by Steven Rostedt · 17 years ago
  79. d51ad7a ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 17 years ago
  80. 918c115 ftrace: do not process freed records by Steven Rostedt · 17 years ago
  81. b17e8a3 ftrace: disable ftrace on anomalies in trace start and stop by Steven Rostedt · 17 years ago
  82. f3c7ac4 ftrace: remove condition from ftrace_record_ip by Steven Rostedt · 17 years ago
  83. c91add5 Merge branches 'tracing/fastboot', 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  84. b3535c6 ftrace: remove unnecessary if condition of __unregister_ftrace_function by walimis · 17 years ago
  85. ee51a1d tracing: fix mmiotrace resizing crash by Ingo Molnar · 17 years ago
  86. 12ef7d4 ftrace: CPU buffer start annotation clean ups by Steven Rostedt · 17 years ago
  87. ee6bce5 ftrace: rename iter_ctrl to trace_options by Steven Rostedt · 17 years ago
  88. 1696b2b ftrace: show buffer size in kilobytes by Steven Rostedt · 17 years ago
  89. a94c80e ftrace: rename trace_entries to buffer_size_kb by Steven Rostedt · 17 years ago
  90. 24de386 Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function-return-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  91. 94b80ff ftrace: rename trace_unlikely.c file by Steven Rostedt · 17 years ago
  92. 80e5ea4 ftrace: add tracer called branch by Steven Rostedt · 17 years ago
  93. 9f029e8 ftrace: rename unlikely iter_ctrl to branch by Steven Rostedt · 17 years ago
  94. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 17 years ago
  95. 68d119f tracing: finetune branch-tracer output by Ingo Molnar · 17 years ago
  96. f88c4ae tracing: branch tracer, tweak output by Ingo Molnar · 17 years ago
  97. 52f232c tracing: likely/unlikely branch annotation tracer by Steven Rostedt · 17 years ago
  98. 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 17 years ago
  99. cb9382e Merge branches 'tracing/fastboot', 'tracing/function-return-tracer' and 'tracing/ring-buffer' into tracing/core by Ingo Molnar · 17 years ago
  100. 642edba ring-buffer: fix deadlock from reader_lock in read_start by Steven Rostedt · 17 years ago