1. c2f9bce ANDROID: ftrace: fix function type mismatches by Sami Tolvanen · 6 years ago
  2. 7bd125e FROMLIST: BACKPORT: kbuild: fix dynamic ftrace with clang LTO by Sami Tolvanen · 7 years ago
  3. 2de1085 ftrace: Remove incorrect setting of glob search field by Steven Rostedt (VMware) · 6 years ago
  4. a3ec104 ftrace: Fix kmemleak in unregister_ftrace_graph by Shu Wang · 7 years ago
  5. 100553e ftrace: Fix memleak when unregistering dynamic ops when tracing disabled by Steven Rostedt (VMware) · 7 years ago
  6. 741397d ftrace: Check for null ret_stack on profile function graph entry function by Steven Rostedt (VMware) · 7 years ago
  7. 198bd49 ftrace: Fix uninitialized variable in match_records() by Dan Carpenter · 7 years ago
  8. 7da0f8e ftrace: Fix function pid filter on instances by Namhyung Kim · 7 years ago
  9. 666452f ftrace: Fix removing of second function probe by Steven Rostedt (VMware) · 7 years ago
  10. 546fece ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records by Steven Rostedt (Red Hat) · 8 years ago
  11. 977c1f9 ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records by Alexei Starovoitov · 8 years ago
  12. 8861dd3 ftrace: Access ret_stack->subtime only in the function profiler by Namhyung Kim · 8 years ago
  13. 501c237 ftrace: Move toplevel init out of ftrace_init_tracefs() by Steven Rostedt (Red Hat) · 8 years ago
  14. 345ddcc ftrace: Have set_ftrace_pid use the bitmap like events do by Steven Rostedt (Red Hat) · 8 years ago
  15. 7639dad Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  16. 6112a30 ftrace: Don't disable irqs when taking the tasklist_lock read_lock by Soumya PN · 8 years ago
  17. 7132e2d ftrace: Match dot symbols when searching functions on ppc64 by Thiago Jung Bauermann · 8 years ago
  18. 8404410 Merge branch 'topic/livepatch' into next by Michael Ellerman · 8 years ago
  19. 04cf31a ftrace: Make ftrace_location_range() global by Michael Ellerman · 8 years ago
  20. e46b4e2 Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  21. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 8 years ago
  22. 6363c6b ftrace: Use kasprintf() in ftrace_profile_tracefs() by Geliang Tang · 8 years ago
  23. 7f50d06 ftrace: Update dynamic ftrace calls only if necessary by Jiri Olsa · 8 years ago
  24. 84b6d3e ftrace: Make ftrace_hash_rec_enable return update bool by Jiri Olsa · 8 years ago
  25. 7dcd182 ftrace/module: remove ftrace module notifier by Jessica Yu · 8 years ago
  26. 5156dca ftrace: Fix the race between ftrace and insmod by Qiu Peiyang · 9 years ago
  27. b7ffffb ftrace: Add infrastructure for delayed enabling of module functions by Steven Rostedt (Red Hat) · 8 years ago
  28. 97e9b4f ftrace: Clean up ftrace_module_init() code by Steven Rostedt (Red Hat) · 9 years ago
  29. b6b71f6 ftrace: Join functions ftrace_module_init() and ftrace_init_module() by Abel Vesa · 9 years ago
  30. c68c0fa ftrace: Have ftrace_ops_get_func() handle RCU and PER_CPU flags too by Steven Rostedt (Red Hat) · 9 years ago
  31. ba27f2b ftrace: Remove use of control list and ops by Steven Rostedt (Red Hat) · 9 years ago
  32. 030f4e1 ftrace: Fix output of enabled_functions for showing tramp by Steven Rostedt (Red Hat) · 9 years ago
  33. b8ec330 ftrace: Fix a typo in comment by Li Bin · 9 years ago
  34. 39daa7b ftrace: Show all tramps registered to a record on ftrace_bug() by Steven Rostedt (Red Hat) · 9 years ago
  35. b05086c ftrace: Add variable ftrace_expected for archs to show expected code by Steven Rostedt (Red Hat) · 9 years ago
  36. 02a392a ftrace: Add new type to distinguish what kind of ftrace_bug() by Steven Rostedt (Red Hat) · 9 years ago
  37. 22402cd Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  38. 0b507e1 ftrace: add module globbing by Dmitry Safonov · 9 years ago
  39. 3ba0092 ftrace: Introduce ftrace_glob structure by Dmitry Safonov · 9 years ago
  40. f0a3b15 ftrace: Clarify code for mod command by Dmitry Safonov · 9 years ago
  41. 5e3949f ftrace: Remove redundant strsep in mod_callback by Dmitry Safonov · 9 years ago
  42. c73464b sched/core: Fix trace_sched_switch() by Peter Zijlstra · 9 years ago
  43. 6db0290 ftrace: Remove redundant swap function by Rasmus Villemoes · 9 years ago
  44. 5557720 tracing: Move sleep-time and graph-time options out of the core trace_flags by Steven Rostedt (Red Hat) · 9 years ago
  45. 59a47ff Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  46. e3eea14 ftrace: Fix breakage of set_ftrace_pid by Steven Rostedt (Red Hat) · 9 years ago
  47. 8e436ca ftrace: add tracing_thresh to function profile by Umesh Tiwari · 9 years ago
  48. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  49. 3f3c73de Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  50. 00ccbf2 ftrace/x86: Let dynamic trampolines call ops->func even for dynamic fops by Steven Rostedt (Red Hat) · 9 years ago
  51. 524a386 ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled by Steven Rostedt (Red Hat) · 9 years ago
  52. 1619dc3 ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl by Pratyush Anand · 9 years ago
  53. b24d443 ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl by Steven Rostedt (Red Hat) · 9 years ago
  54. 41cbc01 Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  55. 8434dc9 tracing: Convert the tracing facility over to use tracefs by Steven Rostedt (Red Hat) · 9 years ago
  56. dfbc153 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into trace/ftrace/tracefs by Steven Rostedt (Red Hat) · 9 years ago
  57. 14a5ae4 tracing: Use IS_ERR() check for return value of tracing_init_dentry() by Steven Rostedt (Red Hat) · 9 years ago
  58. 7485058e ftrace: Check both notrace and filter for old hash by Steven Rostedt (Red Hat) · 9 years ago
  59. 8f86f83 ftrace: Fix updating of filters for shared global_ops filters by Steven Rostedt (Red Hat) · 9 years ago
  60. f8b8be8 ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict by Masami Hiramatsu · 10 years ago
  61. 0af2649 tracing/trivial: Fix typos and make an int into a bool by Steven Rostedt (Red Hat) · 10 years ago
  62. aec0be2 ftrace/x86/extable: Add is_ftrace_trampoline() function by Steven Rostedt (Red Hat) · 10 years ago
  63. fa6f0cc tracing: Replace seq_printf by simpler equivalents by Rasmus Villemoes · 10 years ago
  64. fe578ba ftrace: Have the control_ops get a trampoline by Steven Rostedt (Red Hat) · 10 years ago
  65. 4fd3279 ftrace: Add more information to ftrace_bug() output by Steven Rostedt (Red Hat) · 10 years ago
  66. 12cce59 ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines by Steven Rostedt (Red Hat) · 10 years ago
  67. 15d5b02 ftrace/x86: Show trampoline call function in enabled_functions by Steven Rostedt (Red Hat) · 10 years ago
  68. f3bea49 ftrace/x86: Add dynamic allocated trampoline for ftrace_ops by Steven Rostedt (Red Hat) · 10 years ago
  69. 4fc4090 ftrace: Fix checking of trampoline ftrace_ops in finding trampoline by Steven Rostedt (Red Hat) · 10 years ago
  70. 8252ecf ftrace: Set ops->old_hash on modifying what an ops hooks to by Steven Rostedt (Red Hat) · 10 years ago
  71. 84bde62 ftrace: Add sanity check when unregistering last ftrace_ops by Steven Rostedt (Red Hat) · 10 years ago
  72. fef5aee ftrace: Replace tramp_hash with old_*_hash to save space by Steven Rostedt (Red Hat) · 10 years ago
  73. e1effa0 ftrace: Annotate the ops operation on update by Steven Rostedt (Red Hat) · 10 years ago
  74. 5fecaa0 ftrace: Grab any ops for a rec for enabled_functions output by Steven Rostedt (Red Hat) · 10 years ago
  75. 3296fc4 ftrace: Remove freeing of old_hash from ftrace_hash_move() by Steven Rostedt (Red Hat) · 10 years ago
  76. f7aad4e ftrace: Set callback to ftrace_stub when no ops are registered by Steven Rostedt (Red Hat) · 10 years ago
  77. 8735405 ftrace: Add helper function ftrace_ops_get_func() by Steven Rostedt (Red Hat) · 10 years ago
  78. f1ff634 ftrace: Add separate function for non recursive callbacks by Steven Rostedt (Red Hat) · 10 years ago
  79. 39b5552 ftrace: Use current addr when converting to nop in __ftrace_replace_code() by Steven Rostedt (Red Hat) · 10 years ago
  80. 5f151b2 ftrace: Fix function_profiler and function tracer together by Steven Rostedt (Red Hat) · 10 years ago
  81. bce0b6c ftrace: Fix up trampoline accounting with looping on hash ops by Steven Rostedt (Red Hat) · 10 years ago
  82. 8426191 ftrace: Update all ftrace_ops for a ftrace_hash_ops update by Steven Rostedt (Red Hat) · 10 years ago
  83. 33b7f99 ftrace: Allow ftrace_ops to use the hashes from other ops by Steven Rostedt (Red Hat) · 10 years ago
  84. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  85. dc6f03f ftrace: Add warning if tramp hash does not match nr_trampolines by Steven Rostedt (Red Hat) · 10 years ago
  86. 2a0343b ftrace: Fix trampoline hash update check on rec->flags by Steven Rostedt (Red Hat) · 10 years ago
  87. 0162d62 ftrace: Rename ftrace_ops field from trampolines to nr_trampolines by Steven Rostedt (Red Hat) · 10 years ago
  88. b972cc5 ftrace: Do not copy old hash when resetting by Wang Nan · 10 years ago
  89. 3a63638 tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST by Steven Rostedt (Red Hat) · 10 years ago
  90. 1d48d59 ftrace: Remove function_trace_stop check from list func by Steven Rostedt (Red Hat) · 10 years ago
  91. 1820122 ftrace: Do no disable function tracing on enabling function tracing by Steven Rostedt (Red Hat) · 10 years ago
  92. 1b2f121 ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop() by Steven Rostedt (Red Hat) · 10 years ago
  93. 646d704 ftrace: Allow archs to specify if they need a separate function graph trampoline by Steven Rostedt (Red Hat) · 10 years ago
  94. 5f8bf2d2 tracing: Fix graph tracer with stack tracer on other archs by Steven Rostedt (Red Hat) · 10 years ago
  95. 8c006cf tracing: Improve message of empty set_ftrace_notrace file by Namhyung Kim · 10 years ago
  96. 280d142 tracing: Improve message of empty set_graph_notrace file by Namhyung Kim · 10 years ago
  97. 0d7d9a1 tracing: Add ftrace_graph_notrace boot parameter by Namhyung Kim · 10 years ago
  98. ef2fbe1 ftrace: Do not copy hash if O_TRUNC is set by Namhyung Kim · 10 years ago
  99. 1f61be00 ftrace: Fix memory leak on failure path in ftrace_allocate_pages() by Namhyung Kim · 10 years ago
  100. a737e6d ftrace: Get rid of obsolete global_start_up variable by Namhyung Kim · 10 years ago