1. e4f5d54 ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code() by Steven Rostedt · 12 years ago
  2. 8ed3e2c ftrace: Make ftrace_modify_all_code() global for archs to use by Steven Rostedt · 12 years ago
  3. f0cf973 ftrace: Return record ip addr for ftrace_location() by Steven Rostedt · 12 years ago
  4. b02ee9a tracing: Prevent wasting time evaluating parameters in trace_preempt_on/off by Minho Ban · 12 years ago
  5. 08d636b ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine by Steven Rostedt · 13 years ago
  6. 5500fa5 ftrace, perf: Add filter support for function trace event by Jiri Olsa · 12 years ago
  7. e248491 ftrace: Add enable/disable ftrace_ops control interface by Jiri Olsa · 12 years ago
  8. ac483c4 ftrace: Change filter/notrace set functions to return exit code by Jiri Olsa · 13 years ago
  9. 96de37b tracing: Fix compile error when static ftrace is enabled by Steven Rostedt · 13 years ago
  10. 2a85a37 ftrace: Allow access to the boot time function enabling by Steven Rostedt · 13 years ago
  11. 69a3083 ftrace: Decouple hash items from showing filtered functions by Steven Rostedt · 13 years ago
  12. fc13cb0 ftrace: Allow other users of function tracing to use the output listing by Steven Rostedt · 13 years ago
  13. 85ae32a ftrace: Replace record newlist with record page list by Steven Rostedt · 13 years ago
  14. 3208230 ftrace: Remove usage of "freed" records by Steven Rostedt · 13 years ago
  15. c88fd86 ftrace: Allow archs to modify code without stop machine by Steven Rostedt · 13 years ago
  16. de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 13 years ago
  17. 04da85b ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not defined by Steven Rostedt · 13 years ago
  18. 43dd61c ftrace: Fix regression of :mod:module function enabling by Steven Rostedt · 13 years ago
  19. 936e074 ftrace: Modify ftrace_set_filter/notrace to take ops by Steven Rostedt · 13 years ago
  20. cdbe61b ftrace: Allow dynamically allocated function tracers by Steven Rostedt · 13 years ago
  21. b848914 ftrace: Implement separate user function filtering by Steven Rostedt · 13 years ago
  22. ed926f9 ftrace: Use counters to enable functions to trace by Steven Rostedt · 13 years ago
  23. f45948e ftrace: Create a global_ops to hold the filter and notrace hashes by Steven Rostedt · 13 years ago
  24. 1cf41dd7 ftrace: Use hash instead for FTRACE_FL_FILTER by Steven Rostedt · 13 years ago
  25. b448c4e ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions by Steven Rostedt · 13 years ago
  26. d2c8c3e ftrace: Remove FTRACE_FL_CONVERTED flag by Steven Rostedt · 13 years ago
  27. 45a4a23 ftrace: Remove FTRACE_FL_FAILED flag by Steven Rostedt · 13 years ago
  28. 868baf0 ftrace: Fix memory leak with function graph and cpu hotplug by Steven Rostedt · 13 years ago
  29. 9849ed4 tracing/documentation: Document dynamic ftracer internals by Mike Frysinger · 14 years ago
  30. 752f114 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  31. 4dbf6bc tracing: Convert nop macros to static inlines by Steven Rostedt · 14 years ago
  32. 62b915f tracing: Add graph output support for irqsoff tracer by Jiri Olsa · 14 years ago
  33. cecbca9 tracing: Dump either the oops's cpu source or all cpus buffers by Frederic Weisbecker · 14 years ago
  34. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 14 years ago
  35. 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
  36. e7b8e67 tracing: Unify arch_syscall_addr() implementations by Mike Frysinger · 15 years ago
  37. f24bb99 ftrace: Remove record freezing by Masami Hiramatsu · 14 years ago
  38. 2cfa197 ftrace/alternatives: Introducing *_text_reserved functions by Masami Hiramatsu · 14 years ago
  39. e7247a1 tracing: correct module boundaries for ftrace_release by jolsa@redhat.com · 15 years ago
  40. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  41. 83ba7c3 includecheck fix: include/linux, ftrace.h by Jaswinder Singh Rajput · 15 years ago
  42. 71e308a function-graph: add stack frame test by Steven Rostedt · 15 years ago
  43. 261842b tracing: add same level recursion detection by Steven Rostedt · 15 years ago
  44. 93eb677 ftrace: use module notifier for function tracer by Steven Rostedt · 15 years ago
  45. 1cad125 Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  46. 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 15 years ago
  47. f876d34 tracing: append a comma to INIT_FTRACE_GRAPH by Tetsuo Handa · 15 years ago
  48. 86665c7 Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 15 years ago
  49. 5ac9f62 function-graph: add proper initialization for init task by Steven Rostedt · 15 years ago
  50. a2a16d6 function-graph: add option to calculate graph time or not by Steven Rostedt · 15 years ago
  51. 493762f tracing: move function profiler data out of function struct by Steven Rostedt · 15 years ago
  52. bac429f tracing: add function profiler by Steven Rostedt · 15 years ago
  53. ee000b7 tracing: use union for multi-usages field by Lai Jiangshan · 15 years ago
  54. 5d1a03d function-graph: moved the timestamp from arch to generic code by Steven Rostedt · 15 years ago
  55. 7243f21 Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  56. bed1ffc tracing/syscalls: core infrastructure for syscalls tracing, enhancements by Frederic Weisbecker · 15 years ago
  57. e94142a ftrace: remove struct list_head from struct dyn_ftrace by Lai Jiangshan · 15 years ago
  58. ee08c6e tracing/ftrace: syscall tracing infrastructure, basics by Frederic Weisbecker · 15 years ago
  59. 769b044 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() by Frederic Weisbecker · 15 years ago
  60. 1ba28e0 tracing: add trace_bprintk() by Lai Jiangshan · 15 years ago
  61. 1427cdf tracing: infrastructure for supporting binary record by Lai Jiangshan · 15 years ago
  62. 1609743 Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 15 years ago
  63. 0012693 tracing/function-graph-tracer: use the more lightweight local clock by Frederic Weisbecker · 15 years ago
  64. 526211b tracing: move utility functions from ftrace.h to kernel.h by Ingo Molnar · 15 years ago
  65. 5e1607a tracing: rename ftrace_printk() => trace_printk() by Ingo Molnar · 15 years ago
  66. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 15 years ago
  67. c478f87 Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 15 years ago
  68. 000ab69 ftrace: allow archs to preform pre and post process for code modification by Steven Rostedt · 15 years ago
  69. 4cd0332 Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/function-graph-tracer by Ingo Molnar · 15 years ago
  70. 712406a tracing/function-graph-tracer: make arch generic push pop functions by Steven Rostedt · 15 years ago
  71. b6887d7 ftrace: rename _hook to _probe by Steven Rostedt · 15 years ago
  72. 97d0bb8 ftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command() prototypes by Ingo Molnar · 15 years ago
  73. 809dcf2 ftrace: add pretty print to selected fuction traces by Steven Rostedt · 15 years ago
  74. 59df055f ftrace: trace different functions with a different tracer by Steven Rostedt · 15 years ago
  75. f618077 ftrace: add command interface for function selection by Steven Rostedt · 15 years ago
  76. 1292211 tracing/power: move the power trace headers to a dedicated file by Frederic Weisbecker · 15 years ago
  77. 57794a9 trace: trivial fixes in comment typos. by Wenji Huang · 15 years ago
  78. 9011262 ftrace: add ftrace_vprintk by Arnaldo Carvalho de Melo · 16 years ago
  79. b181874 x86, ftrace, hw-branch-tracer: dump trace on oops by Markus Metzger · 16 years ago
  80. f000120 ftrace, ia64: Add macro for ftrace_caller by Shaohua Li · 16 years ago
  81. 3ddeb91 ftrace: enable format arguments checking by Lai Jiangshan · 16 years ago
  82. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  83. f38f1d2 trace: add a way to enable or disable the stack tracer by Steven Rostedt · 16 years ago
  84. bcbc4f2 tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt by Frederic Weisbecker · 16 years ago
  85. 9c24624 KSYM_SYMBOL_LEN fixes by Hugh Dickins · 16 years ago
  86. 380c4b1 tracing/function-graph-tracer: append the tracing_graph_flag by Frederic Weisbecker · 16 years ago
  87. 8b96f01 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions by Frederic Weisbecker · 16 years ago
  88. 21a8c46 tracing/ftrace: provide the macro task_curr_ret_stack() by Frederic Weisbecker · 16 years ago
  89. ea4e2bc ftrace: graph of a single function by Steven Rostedt · 16 years ago
  90. e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 16 years ago
  91. 14a866c ftrace: add ftrace_graph_stop() by Steven Rostedt · 16 years ago
  92. c7cc773 Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 16 years ago
  93. f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 16 years ago
  94. 5a45cfe ftrace: use code patching for ftrace graph tracer by Steven Rostedt · 16 years ago
  95. 287b6e6 tracing/function-return-tracer: set a more human readable output by Frederic Weisbecker · 16 years ago
  96. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 16 years ago
  97. 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
  98. 69bb54e ftrace: add ftrace_off_permanent by Steven Rostedt · 16 years ago
  99. 82f60f0 tracing/function-return-tracer: clean up task start/exit callbacks by Ingo Molnar · 16 years ago
  100. f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 16 years ago