1. ddf6e0e ftrace: Fix hash record accounting bug by Steven Rostedt · 14 years ago
  2. c7c6ec8 ftrace: Remove force undef config value left for testing by Steven Rostedt · 14 years ago
  3. 56d82e0 kernel: Add <linux/module.h> to files using it implicitly by Paul Gortmaker · 15 years ago
  4. e0a413f tracing: Warn on output if the function tracer was found corrupted by Steven Rostedt · 14 years ago
  5. 40bcea7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  6. 492f73a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  7. f7bc8b6 ftrace: Fix regression where ftrace breaks when modules are loaded by Steven Rostedt · 14 years ago
  8. 6331c28 ftrace: Fix dynamic selftest failure on some archs by Steven Rostedt · 14 years ago
  9. 072126f ftrace: Update filter when tracing enabled in set_ftrace_filter() by Steven Rostedt · 14 years ago
  10. 41fb61c ftrace: Balance records when updating the hash by Steven Rostedt · 14 years ago
  11. 4376cac ftrace: Do not disable interrupts for modules in mcount update by Steven Rostedt · 15 years ago
  12. 43dd61c ftrace: Fix regression of :mod:module function enabling by Steven Rostedt · 15 years ago
  13. 931da61 Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 15 years ago
  14. 22fe9b5 tracing: Convert to kstrtoul_from_user by Peter Huewe · 15 years ago
  15. bd38c0e ftrace: Fixed an include coding style issue by Paul McQuade · 15 years ago
  16. a4f18ed ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs by Steven Rostedt · 15 years ago
  17. 0aff1c0 ftrace: Fix possible undefined return code by GuoWen Li · 15 years ago
  18. b1cff0a ftrace: Add internal recursive checks by Steven Rostedt · 15 years ago
  19. 3b6cfdb ftrace: Set ops->flag to enabled even on static function tracing by Steven Rostedt · 15 years ago
  20. a1cd617 ftrace: Have ftrace_startup() return failure code by Steven Rostedt · 15 years ago
  21. 936e074 ftrace: Modify ftrace_set_filter/notrace to take ops by Steven Rostedt · 15 years ago
  22. cdbe61b ftrace: Allow dynamically allocated function tracers by Steven Rostedt · 15 years ago
  23. b848914 ftrace: Implement separate user function filtering by Steven Rostedt · 15 years ago
  24. 07fd551 ftrace: Free hash with call_rcu_sched() by Steven Rostedt · 15 years ago
  25. 2b49938 ftrace: Have global_ops store the functions that are to be traced by Steven Rostedt · 15 years ago
  26. bd69c30 ftrace: Add ops parameter to ftrace_startup/shutdown functions by Steven Rostedt · 15 years ago
  27. 647bcd0 ftrace: Add enabled_functions file by Steven Rostedt · 15 years ago
  28. ed926f9 ftrace: Use counters to enable functions to trace by Steven Rostedt · 15 years ago
  29. 33dc9b1 ftrace: Separate hash allocation and assignment by Steven Rostedt · 15 years ago
  30. f45948e ftrace: Create a global_ops to hold the filter and notrace hashes by Steven Rostedt · 15 years ago
  31. 1cf41dd ftrace: Use hash instead for FTRACE_FL_FILTER by Steven Rostedt · 15 years ago
  32. b448c4e ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions by Steven Rostedt · 15 years ago
  33. ac0a326 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 15 years ago
  34. b9df92d ftrace: Consolidate the function match routines for normal and mods by Steven Rostedt · 15 years ago
  35. 491d0dc ftrace: Consolidate updating of ftrace_trace_function by Steven Rostedt · 15 years ago
  36. 996e87b ftrace: Move record update for normal and modules into a separate function by Steven Rostedt · 15 years ago
  37. d2c8c3e ftrace: Remove FTRACE_FL_CONVERTED flag by Steven Rostedt · 15 years ago
  38. 45a4a23 ftrace: Remove FTRACE_FL_FAILED flag by Steven Rostedt · 15 years ago
  39. 3499e46 ftrace: Remove failures file by Steven Rostedt · 15 years ago
  40. 8ab2b7ef ftrace: Remove unnecessary disabling of irqs by Steven Rostedt · 15 years ago
  41. 0778d9a ftrace: Make FTRACE_WARN_ON() work in if condition by Steven Rostedt · 15 years ago
  42. 058e297 ftrace: Only update the function code on write to filter files by Steven Rostedt · 15 years ago
  43. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  44. 1106b69 tracing: Fix set_ftrace_filter probe function display by Jiri Olsa · 15 years ago
  45. 868baf0 ftrace: Fix memory leak with function graph and cpu hotplug by Steven Rostedt · 15 years ago
  46. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 years ago
  47. 907f278 tracing/trivial: Remove cast from void* by matt mooney · 15 years ago
  48. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 years ago
  49. 3aabae7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 15 years ago
  50. 79e406d tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums by Steven Rostedt · 15 years ago
  51. 57c072c tracing: Fix reading of set_ftrace_filter across lists by Steven Rostedt · 15 years ago
  52. 98c4fd0 tracing: Keep track of set_ftrace_filter position and allow lseek again by Steven Rostedt · 15 years ago
  53. 4aeb696 tracing: Replace typecasted void pointer in set_ftrace_filter code by Steven Rostedt · 15 years ago
  54. 2bccfff tracing: Do not reset *pos in set_ftrace_filter by Steven Rostedt · 15 years ago
  55. df09162 tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread by Chris Wright · 15 years ago
  56. 9c55cb1 tracing: Do not allow llseek to set_ftrace_filter by Steven Rostedt · 15 years ago
  57. 3aaba20 tracing: Fix a race in function profile by Li Zefan · 15 years ago
  58. 5168ae5 tracing: Remove ftrace_preempt_disable/enable by Steven Rostedt · 16 years ago
  59. 38516ab tracing: Let tracepoints have data passed to tracepoint callbacks by Steven Rostedt · 16 years ago
  60. 23e117f Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-4 by Steven Rostedt · 16 years ago
  61. 27a9da6 sched: Remove rq argument to the tracepoints by Peter Zijlstra · 16 years ago
  62. 37e44bc tracing: Fix sleep time function profiling by Steven Rostedt · 16 years ago
  63. e330b3b tracing: Show sample std dev in function profiling by Chase Douglas · 16 years ago
  64. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  65. 4e3eadd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  66. ea14eb7 function-graph: Init curr_ret_stack with ret_stack by Steven Rostedt · 16 years ago
  67. 915a0b5 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 16 years ago
  68. 3f379b0 ftrace: Replace read_barrier_depends() with rcu_dereference_raw() by Paul E. McKenney · 16 years ago
  69. 801c29f function-graph: Fix unused reference to ftrace_set_func() by Steven Rostedt · 16 years ago
  70. 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 · 16 years ago
  71. 64b9fb5 Merge commit 'v2.6.33' into tracing/core by Ingo Molnar · 16 years ago
  72. c7c6b1f ftrace: Allow to remove a single function from function graph filter by Li Zefan · 16 years ago
  73. f24bb99 ftrace: Remove record freezing by Masami Hiramatsu · 16 years ago
  74. 2cfa197 ftrace/alternatives: Introducing *_text_reserved functions by Masami Hiramatsu · 16 years ago
  75. 751e998 ftrace: Fix MATCH_END_ONLY function filter by Li Zefan · 16 years ago
  76. 91baf62 function-graph: Allow writing the same val to set_graph_function by Li Zefan · 16 years ago
  77. 313254a ftrace: Call trace_parser_clear() properly by Li Zefan · 16 years ago
  78. 311d16d ftrace: Return EINVAL when writing invalid val to set_ftrace_filter by Li Zefan · 16 years ago
  79. 96fa2b5 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
  80. 457dc92 tracing, function tracer: Clean up strstrip() usage by Ingo Molnar · 16 years ago
  81. f6060f4 tracing: Prevent build warning: 'ftrace_graph_buf' defined but not used by Lai Jiangshan · 16 years ago
  82. ed146b2 ftrace: Fix unmatched locking in ftrace_regex_write() by Li Zefan · 16 years ago
  83. 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  84. cf8517c tracing: Update *ppos instead of filp->f_pos by Jiri Olsa · 16 years ago
  85. 06f43d6 ftrace: Copy ftrace_graph_filter boot param using strlcpy by Frederic Weisbecker · 16 years ago
  86. 5cb084b tracing: Enable records during the module load by Jiri Olsa · 16 years ago
  87. 756d17e tracing: Support multiple pids in set_pid_ftrace file by jolsa@redhat.com · 16 years ago
  88. 1bac049 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 16 years ago
  89. 2c96c14 Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  90. 369bc18 ftrace: add kernel command line graph function filtering by Stefan Assmann · 16 years ago
  91. f17f36b Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  92. 3279ba3 ftrace: check for failure for all conversions by Steven Rostedt · 16 years ago
  93. e7247a1 tracing: correct module boundaries for ftrace_release by jolsa@redhat.com · 16 years ago
  94. 0aa73ba Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  95. 3397409 tracing: Fix infinite recursion in ftrace_update_pid_func() by Matt Fleming · 16 years ago
  96. 4187e7e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  97. 3f6fe06 tracing/filters: Unify the regex parsing helpers by Frederic Weisbecker · 16 years ago
  98. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 16 years ago
  99. 88e9d34 seq_file: constify seq_operations by James Morris · 16 years ago
  100. 79fe249 tracing: Fix failure path in ftrace_regex_open() by Li Zefan · 16 years ago