Age | Commit message (Expand) | Author | Files | Lines |
2022-04-21 | 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-18 | fprobe: Add exit_handler support | Masami Hiramatsu | 1 | -3/+6 |
2022-03-18 | rethook: Add a generic return hook | Masami Hiramatsu | 1 | -0/+11 |
2022-03-18 | fprobe: Add ftrace based probe APIs | Masami Hiramatsu | 1 | -0/+12 |
2022-02-11 | user_events: Add minimal support for trace_event into ftrace | Beau Belgrave | 1 | -0/+14 |
2022-01-28 | 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-14 | 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-26 | trace: Add timerlat tracer | Daniel Bristot de Oliveira | 1 | -0/+28 |
2021-06-26 | 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-24 | 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-03 | kernel: trace: preemptirq_delay_test: add cpu affinity | Song Chen | 1 | -0/+4 |
2021-02-03 | tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite" | Colin Ian King | 1 | -1/+1 |
2021-01-12 | tracing/kprobes: Do the notrace functions check without kprobes on ftrace | Masami Hiramatsu | 1 | -1/+1 |
2021-01-09 | tracing: move function tracer options to Kconfig | Sami Tolvanen | 1 | -0/+16 |
2020-12-18 | 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-02 | ring-buffer: Add test to validate the time stamp deltas | Steven Rostedt (VMware) | 1 | -0/+20 |
2020-12-01 | 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-11 | ring-buffer: Add recording of ring buffer recursion into recursed_functions | Steven Rostedt (VMware) | 1 | -0/+14 |
2020-11-06 | ftrace: Add recording of functions that caused recursion | Steven Rostedt (VMware) | 1 | -0/+25 |
2020-10-30 | timekeeping: remove arch_gettimeoffset | Arnd Bergmann | 1 | -2/+0 |
2020-06-09 | Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -10/+42 |
2020-06-06 | tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option | Mel Gorman | 1 | -9/+0 |
2020-06-01 | tracing: Move synthetic events to a separate file | Tom Zanussi | 1 | -1/+19 |
2020-06-01 | tracing: Add hist_debug trace event files for histogram debugging | Tom Zanussi | 1 | -0/+23 |
2020-05-19 | sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception | Peter Zijlstra | 1 | -10/+0 |
2020-05-19 | Merge tag 'noinstr-lds-2020-05-19' into core/rcu | Thomas Gleixner | 1 | -1/+0 |
2020-05-09 | Stop the ad-hoc games with -Wno-maybe-initialized | Linus Torvalds | 1 | -1/+0 |
2020-04-27 | ftrace: Use synchronize_rcu_tasks_rude() instead of ftrace_sync() | Paul E. McKenney | 1 | -0/+1 |
2020-02-26 | bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue | Masami Hiramatsu | 1 | -1/+0 |
2020-02-21 | bootconfig: Set CONFIG_BOOT_CONFIG=n by default | Masami Hiramatsu | 1 | -1/+2 |
2020-01-30 | tracing: Move tracing selftests to bottom of menu | Steven Rostedt (VMware) | 1 | -84/+84 |
2020-01-30 | tracing: Move mmio tracer config up with the other tracers | Steven Rostedt (VMware) | 1 | -13/+13 |
2020-01-30 | tracing: Move tracing test module configs together | Steven Rostedt (VMware) | 1 | -11/+11 |
2020-01-30 | tracing: Move all function tracing configs together | Steven Rostedt (VMware) | 1 | -71/+71 |
2020-01-30 | tracing: Add kprobe event command generation test module | Tom Zanussi | 1 | -0/+12 |
2020-01-30 | tracing: Add synth event generation test module | Tom Zanussi | 1 | -0/+13 |
2020-01-13 | tracing/boot: Add boot-time tracing | Masami Hiramatsu | 1 | -0/+9 |
2019-12-05 | Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 1 | -0/+9 |
2019-12-02 | tracing: Introduce trace event injection | Cong Wang | 1 | -0/+9 |
2019-11-27 | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -9/+17 |