- 7ec901b Merge tag 'trace-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 10 months ago
- 8c9af47 ftrace: Handle commands when closing set_ftrace_filter file by Steven Rostedt (VMware) · 3 years, 10 months ago
- 9b1f61d Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 10 months ago
- ceaaa12 ftrace: Simplify the calculation of page number for ftrace_page->records some more by Steven Rostedt (VMware) · 4 years ago
- db42523 ftrace: Store the order of pages allocated in ftrace_page by Linus Torvalds · 4 years ago
- 22d5755 Merge branch 'trace/ftrace/urgent' into HEAD by Steven Rostedt (VMware) · 4 years ago
- d19cc4b Merge tag 'trace-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years ago
- 59300b3 ftrace: Check if pages were allocated before calling free_pages() by Steven Rostedt (VMware) · 4 years ago
- f2cc020 tracing: Fix various typos in comments by Ingo Molnar · 4 years ago
- 8a141dd ftrace: Fix modify_ftrace_direct. by Alexei Starovoitov · 4 years ago
- 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
- 4c75b0f ftrace: Fix updating FTRACE_FL_TRAMP by Naveen N. Rao · 4 years, 4 months ago
- d19ad07 ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs by Steven Rostedt (VMware) · 4 years, 5 months ago
- 045e269 ftrace: Remove unused varible 'ret' by Alex Shi · 4 years, 4 months ago
- 773c167 ftrace: Add recording of functions that caused recursion by Steven Rostedt (VMware) · 4 years, 4 months ago
- a25d036 ftrace: Reverse what the RECURSION flag means in the ftrace_ops by Steven Rostedt (VMware) · 4 years, 4 months ago
- fefa636 Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 5 months ago
- 7ba031e ftrace: Format variable declarations of ftrace_allocate_records by Steven Rostedt (VMware) · 4 years, 5 months ago
- b40c6ea ftrace: Simplify the calculation of page number for ftrace_page->records by Wei Yang · 4 years, 7 months ago
- be49313 ftrace: Simplify the hash calculation by Steven Rostedt (VMware) · 4 years, 5 months ago
- 59e65b3 ftrace: Use fls() to get the bits for dup_hash() by Wei Yang · 4 years, 7 months ago
- fdda88d ftrace: Fix some typos in comment by Qiujun Huang · 4 years, 5 months ago
- b40341f ftrace: Move RCU is watching check after recursion check by Steven Rostedt (VMware) · 4 years, 6 months ago
- 5c8c206 tracing: Delete repeated words in comments by Randy Dunlap · 4 years, 7 months ago
- 54fa9ba ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer by Tobias Klauser · 4 years, 6 months ago
- 478ece9 ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms by Adrian Hunter · 4 years, 6 months ago
- d5e4750 ftrace: Free the trampoline when ftrace_startup() fails by Miroslav Benes · 4 years, 6 months ago
- 32663c78 Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 7 months ago
- afcab63 tracing: Use trace_sched_process_free() instead of exit() for pid tracing by Steven Rostedt (VMware) · 4 years, 7 months ago
- c58b6b0 ftrace: Fix ftrace_trace_task return value by Josef Bacik · 4 years, 8 months ago
- c5f5157 ftrace: Do not let direct or IPMODIFY ftrace_ops be added to module and set trampolines by Chengming Zhou · 4 years, 8 months ago
- 8a224ff ftrace: Setup correct FTRACE_FL_REGS flags for module by Chengming Zhou · 4 years, 8 months ago
- 78c2141 Merge branch 'perf/vlbr' by Peter Zijlstra · 4 years, 8 months ago
- 5da7cd1 x86/ftrace: Only have the builtin ftrace_regs_caller call direct hooks by Steven Rostedt (VMware) · 5 years ago
- 026bb84 ftrace: Fix maybe-uninitialized compiler warning by Kaitao Cheng · 4 years, 10 months ago
- 548e1f6 ftrace: Add perf text poke events for ftrace trampolines by Adrian Hunter · 4 years, 10 months ago
- dd9ddf4 ftrace: Add perf ksymbol events for ftrace trampolines by Adrian Hunter · 4 years, 10 months ago
- fc0ea79 ftrace: Add symbols for ftrace trampolines by Adrian Hunter · 4 years, 10 months ago
- d1e521a Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 9 months ago
- 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 9 months ago
- c143b77 ftrace: show debugging information when panic_on_warn set by Cheng Jian · 4 years, 10 months ago
- 1ed0948 Merge tag 'noinstr-lds-2020-05-19' into core/rcu by Thomas Gleixner · 4 years, 10 months ago
- e5a971d ftrace: Use synchronize_rcu_tasks_rude() instead of ftrace_sync() by Paul E. McKenney · 5 years ago
- 353da87 ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_direct() by Steven Rostedt (VMware) · 5 years ago
- aa1a8ce Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- 2768362 tracing: Create set_event_notrace_pid to not trace tasks by Steven Rostedt (VMware) · 5 years ago
- b3b1e6e ftrace: Create set_ftrace_notrace_pid to not trace tasks by Steven Rostedt (VMware) · 5 years ago
- 717e3f5 ftrace: Make function trace pid filtering a bit more exact by Steven Rostedt (VMware) · 5 years ago
- d9815bf ftrace: Return the first found result in lookup_rec() by Artem Savkov · 5 years ago
- 54a16ff ftrace: Protect ftrace_graph_hash with ftrace_sync by Steven Rostedt (VMware) · 5 years ago
- fd0e685 tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu by Amol Grover · 5 years ago
- 24a9729 tracing: Annotate ftrace_graph_hash pointer with __rcu by Amol Grover · 5 years ago
- e4075e8 ftrace: fpid_next() should increase position index by Vasily Averin · 5 years ago
- 24589e3 tracing: Use pr_err() instead of WARN() for memory failures by Steven Rostedt (VMware) · 5 years ago
- aff4866 ftrace: Remove NR_TO_INIT macro by Alex Shi · 5 years ago
- 9a09cd7 ftrace: Remove abandoned macros by Alex Shi · 5 years ago
- 1c5eb44 tracing: Rename trace_buffer to array_buffer by Steven Rostedt (VMware) · 5 years ago
- e31f793 ftrace: Avoid potential division by zero in function profiler by Wen Yang · 5 years ago
- 6674fdb Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- ff20576 ftrace: Fix function_graph tracer interaction with BPF trampoline by Alexei Starovoitov · 5 years ago
- 95f1fa9 Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- ea806eb ftrace: Add a helper function to modify_ftrace_direct() to allow arch optimization by Steven Rostedt (VMware) · 5 years ago
- 128161f ftrace: Add helper find_direct_entry() to consolidate code by Steven Rostedt (VMware) · 5 years ago
- 406acdd ftrace: Add another check for match in register_ftrace_direct() by Steven Rostedt (VMware) · 5 years ago
- 1c7f9b6 ftrace: Fix accounting bug with direct->count in register_ftrace_direct() by Steven Rostedt (VMware) · 5 years ago
- 0567d68 ftrace: Add modify_ftrace_direct() by Steven Rostedt (VMware) · 5 years ago
- 80042c8 tracing: Use generic type for comparator function by Andy Shevchenko · 5 years ago
- da537f0 ftrace: Add information on number of page groups allocated by Steven Rostedt (VMware) · 5 years ago
- a3ad1a7 ftrace/x86: Add a counter to test function_graph with direct by Steven Rostedt (VMware) · 5 years ago
- 013bf0d ftrace: Add ftrace_find_direct_func() by Steven Rostedt (VMware) · 5 years ago
- 763e34e ftrace: Add register_ftrace_direct() by Steven Rostedt (VMware) · 5 years ago
- 7e16f58 ftrace: Separate out functionality from ftrace_location_range() by Steven Rostedt (VMware) · 5 years ago
- 714641c ftrace: Separate out the copying of a ftrace_hash from __ftrace_hash_move() by Steven Rostedt (VMware) · 5 years ago
- fbf6c73 ftrace: add ftrace_init_nop() by Mark Rutland · 5 years ago
- 7162431 ftrace: Introduce PERMANENT ftrace_ops flag by Miroslav Benes · 5 years ago
- 17911ff tracing: Add locked_down checks to the open calls of files created for tracefs by Steven Rostedt (VMware) · 5 years ago
- 8530dec tracing: Add tracing_check_open_get_tr() by Steven Rostedt (VMware) · 5 years ago
- 9ef1669 ftrace: Get a reference counter for the trace_array on filter files by Steven Rostedt (VMware) · 5 years ago
- 45979a9 Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- 0846875 ftrace: Simplify ftrace hash lookup code in clear_func_from_hash() by Changbin Du · 6 years ago
- 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 5b0022d ftrace: Check for successful allocation of hash by Naveen N. Rao · 6 years ago
- 372e0d0 ftrace: Check for empty hash and comment the race with registering probes by Steven Rostedt (VMware) · 6 years ago
- 7bd4664 ftrace: Fix NULL pointer dereference in t_probe_next() by Naveen N. Rao · 6 years ago
- 30c9370 tracing: Use CONFIG_PREEMPTION by Thomas Gleixner · 6 years ago
- 818e95c Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
- d5b844a ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run_update_code() by Petr Mladek · 6 years ago
- 04e03d9 ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper() by Wei Li · 6 years ago
- 9f255b6 module: Fix livepatch/ftrace module text permissions race by Josh Poimboeuf · 6 years ago
- cbdaeaf tracing: avoid build warning with HAVE_NOP_MCOUNT by Vasily Gorbik · 6 years ago
- a124692 ftrace: Enable trampoline when rec count returns back to one by Cheng Jian · 6 years ago
- 7375dca ftrace: Make enable and update parameters bool when applicable by Steven Rostedt (VMware) · 6 years ago
- d2d8b14 Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
- 0f5e5a3 tracing: Eliminate const char[] auto variables by Rasmus Villemoes · 6 years ago
- fabe38a kprobes: Mark ftrace mcount handler functions nokprobe by Masami Hiramatsu · 6 years ago
- 2fa717a ftrace: Do not process STUB functions in ftrace_ops_list_func() by Steven Rostedt (VMware) · 6 years ago
- ee6a650 ftrace: Remove ASSIGN_OPS_HASH() macro from ftrace.c by Steven Rostedt (VMware) · 6 years ago
- 9efb85c ftrace: Fix warning using plain integer as NULL & spelling corrections by Hariprasad Kelam · 6 years ago
- f79b3f3 ftrace: Allow enabling of filters via index of available_filter_functions by Steven Rostedt (VMware) · 6 years ago
- 495d714 Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago