Age | Commit message (Expand) | Author | Files | Lines |
2023-06-30 | Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds | 1 | -0/+26 |
2023-06-20 | function_graph: Support recording and printing the return value of function | Donglin Peng | 1 | -0/+15 |
2023-06-06 | tracing/probes: Support function parameters if BTF is available | Masami Hiramatsu (Google) | 1 | -0/+12 |
2023-06-06 | tracing/probes: Add fprobe events for tracing function entry and exit. | Masami Hiramatsu (Google) | 1 | -0/+14 |
2023-03-29 | tracing: Unbreak user events | Steven Rostedt (Google) | 1 | -1/+0 |
2023-03-29 | tracing/user_events: Use remote writes for event enablement | Beau Belgrave | 1 | -2/+3 |
2023-03-21 | ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS | Florent Revest | 1 | -1/+1 |
2023-02-23 | Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 1 | -10/+10 |
2023-02-21 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+7 |
2023-02-18 | tracing: Always use canonical ftrace path | Ross Zwisler | 1 | -10/+10 |
2023-01-24 | tracing: Kconfig: Fix spelling/grammar/punctuation | Randy Dunlap | 1 | -4/+4 |
2023-01-24 | ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS | Mark Rutland | 1 | -0/+7 |
2022-12-19 | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+7 |
2022-12-15 | Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 1 | -0/+2 |
2022-12-09 | tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE | Masami Hiramatsu (Google) | 1 | -0/+2 |
2022-11-18 | ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses | Mark Rutland | 1 | -3/+3 |
2022-11-18 | objtool: Add --mnop as an option to --mcount | Sathvika Vasireddy | 1 | -0/+7 |
2022-09-16 | ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE | Peter Zijlstra (Intel) | 1 | -0/+6 |
2022-07-30 | rv: Add Runtime Verification (RV) interface | Daniel Bristot de Oliveira | 1 | -0/+2 |
2022-07-12 | ftrace: Be more specific about arch impact when function tracer is enabled | Steven Rostedt (Google) | 1 | -1/+2 |
2022-05-24 | Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2022-04-22 | objtool: Add CONFIG_OBJTOOL | Josh Poimboeuf | 1 | -0/+1 |
2022-04-20 | rcu: Make the TASKS_RCU Kconfig option be selected | Paul E. McKenney | 1 | -0/+1 |
2022-04-02 | tracing: mark user_events as BROKEN | Steven Rostedt (Google) | 1 | -0/+1 |
2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+26 |
2022-03-17 | fprobe: Add exit_handler support | Masami Hiramatsu | 1 | -3/+6 |
2022-03-17 | rethook: Add a generic return hook | Masami Hiramatsu | 1 | -0/+11 |
2022-03-17 | fprobe: Add ftrace based probe APIs | Masami Hiramatsu | 1 | -0/+12 |
2022-02-10 | user_events: Add minimal support for trace_event into ftrace | Beau Belgrave | 1 | -0/+14 |
2022-01-27 | ftrace: Have architectures opt-in for mcount build time sorting | Steven Rostedt (Google) | 1 | -1/+7 |
2022-01-23 | ftrace: Fix assuming build time sort works for s390 | Steven Rostedt (Google) | 1 | -1/+8 |
2022-01-13 | ftrace: Add test to make sure compiled time sorts work | Steven Rostedt (VMware) | 1 | -0/+14 |
2021-08-16 | tracing: Simplify the Kconfig dependency of FTRACE | Masahiro Yamada | 1 | -5/+1 |
2021-08-12 | tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS | Lukas Bulwahn | 1 | -0/+5 |
2021-06-25 | trace: Add timerlat tracer | Daniel Bristot de Oliveira | 1 | -0/+28 |
2021-06-25 | trace: Add osnoise tracer | Daniel Bristot de Oliveira | 1 | -0/+34 |
2021-03-04 | tracing: Fix help text of TRACEPOINT_BENCHMARK in Kconfig | Rolf Eike Beer | 1 | -1/+1 |
2021-02-23 | Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+13 |
2021-02-23 | tracing: add support for objtool mcount | Sami Tolvanen | 1 | -0/+13 |
2021-02-23 | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+16 |
2021-02-02 | kernel: trace: preemptirq_delay_test: add cpu affinity | Song Chen | 1 | -0/+4 |
2021-02-02 | tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite" | Colin Ian King | 1 | -1/+1 |
2021-01-11 | tracing/kprobes: Do the notrace functions check without kprobes on ftrace | Masami Hiramatsu | 1 | -1/+1 |
2021-01-08 | tracing: move function tracer options to Kconfig | Sami Tolvanen | 1 | -0/+16 |
2020-12-17 | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -0/+68 |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2020-12-01 | ring-buffer: Add test to validate the time stamp deltas | Steven Rostedt (VMware) | 1 | -0/+20 |
2020-11-30 | ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency | Naveen N. Rao | 1 | -1/+1 |
2020-11-13 | ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default | Steven Rostedt (VMware) | 1 | -0/+9 |
2020-11-10 | ring-buffer: Add recording of ring buffer recursion into recursed_functions | Steven Rostedt (VMware) | 1 | -0/+14 |