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