- 6b9b641 ftrace: Fix assuming build time sort works for s390 by Steven Rostedt (Google) · 3 years ago
- 8147dc78 ftrace: Add test to make sure compiled time sorts work by Steven Rostedt (VMware) · 3 years, 1 month ago
- de32951 tracing: Simplify the Kconfig dependency of FTRACE by Masahiro Yamada · 3 years, 5 months ago
- 12f9951 tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS by Lukas Bulwahn · 3 years, 5 months ago
- a955d7e trace: Add timerlat tracer by Daniel Bristot de Oliveira · 3 years, 6 months ago
- bce29ac trace: Add osnoise tracer by Daniel Bristot de Oliveira · 3 years, 6 months ago
- 6926809 tracing: Fix help text of TRACEPOINT_BENCHMARK in Kconfig by Rolf Eike Beer · 3 years, 10 months ago
- 414eece Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
- 22c8542 tracing: add support for objtool mcount by Sami Tolvanen · 4 years, 3 months ago
- 79db4d2 Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
- 4b9091e kernel: trace: preemptirq_delay_test: add cpu affinity by Song Chen · 4 years ago
- 28cc65a tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite" by Colin Ian King · 4 years ago
- 7bb83f6f tracing/kprobes: Do the notrace functions check without kprobes on ftrace by Masami Hiramatsu · 4 years ago
- 3b15cdc1 tracing: move function tracer options to Kconfig by Sami Tolvanen · 4 years, 1 month 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 ago
- 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years ago
- 5b7be9c ring-buffer: Add test to validate the time stamp deltas by Steven Rostedt (VMware) · 4 years, 1 month ago
- 49a962c ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency by Naveen N. Rao · 4 years, 1 month ago
- 02a474c ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default by Steven Rostedt (VMware) · 4 years, 2 months ago
- 28575c6 ring-buffer: Add recording of ring buffer recursion into recursed_functions by Steven Rostedt (VMware) · 4 years, 2 months ago
- 773c167 ftrace: Add recording of functions that caused recursion by Steven Rostedt (VMware) · 4 years, 2 months ago
- 77f6c0b timekeeping: remove arch_gettimeoffset by Arnd Bergmann · 4 years, 3 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, 7 months ago
- 388d8bd tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option by Mel Gorman · 4 years, 9 months ago
- 726721a tracing: Move synthetic events to a separate file by Tom Zanussi · 4 years, 7 months ago
- 2d19bd7 tracing: Add hist_debug trace event files for histogram debugging by Tom Zanussi · 4 years, 9 months ago
- 178ba00 sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception by Peter Zijlstra · 4 years, 10 months ago
- 1ed0948 Merge tag 'noinstr-lds-2020-05-19' into core/rcu by Thomas Gleixner · 4 years, 7 months ago
- 78a5255 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 8 months ago
- e5a971d ftrace: Use synchronize_rcu_tasks_rude() instead of ftrace_sync() by Paul E. McKenney · 4 years, 9 months ago
- 2910b5a bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue by Masami Hiramatsu · 4 years, 10 months ago
- d8a953d bootconfig: Set CONFIG_BOOT_CONFIG=n by default by Masami Hiramatsu · 4 years, 10 months ago
- 1e83794 tracing: Move tracing selftests to bottom of menu by Steven Rostedt (VMware) · 5 years ago
- 21b3ce3 tracing: Move mmio tracer config up with the other tracers by Steven Rostedt (VMware) · 5 years ago
- a48fc4f tracing: Move tracing test module configs together by Steven Rostedt (VMware) · 5 years ago
- 61778cd7 tracing: Move all function tracing configs together by Steven Rostedt (VMware) · 5 years ago
- 6483624 tracing: Add kprobe event command generation test module by Tom Zanussi · 5 years ago
- 9fe41ef tracing: Add synth event generation test module by Tom Zanussi · 5 years ago
- 9c5b9d3 tracing/boot: Add boot-time tracing by Masami Hiramatsu · 5 years ago
- 2f13437 Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- 6c3edaf tracing: Introduce trace event injection by Cong Wang · 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
- fc809bc tracing: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
- 0e4a459 tracing: Remove unnecessary DEBUG_FS dependency by Kusanagi Kouichi · 5 years ago
- 9b47120 tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help text by Borislav Petkov · 5 years ago
- 7939372 preemptirq_delay_test: Add the burst feature and a sysfs trigger by Viktor Rosendahl (BMW) · 5 years ago
- 763e34e ftrace: Add register_ftrace_direct() by Steven Rostedt (VMware) · 5 years ago
- 81160dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- 5cbd22c bpf: clarify description for CONFIG_BPF_EVENTS by Peter Wu · 5 years ago
- 30c9370 tracing: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
- 01b1d88 rcu: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
- 818e95c Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- b3015fe tracing: Make a separate config for trace event self tests by Steven Rostedt (VMware) · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 12f2639 tracing: stop making gpio tracing configurable by Uwe Kleine-König · 6 years ago
- b303c6d kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig by Masahiro Yamada · 6 years ago
- 7bbab38 tracing: Use dyn_event framework for synthetic events by Masami Hiramatsu · 6 years ago
- 0597c49 tracing/uprobes: Use dyn_event framework for uprobe events by Masami Hiramatsu · 6 years ago
- 6212dd2 tracing/kprobes: Use dyn_event framework for kprobe events by Masami Hiramatsu · 6 years ago
- 5448d44 tracing: Add unified dynamic event framework by Masami Hiramatsu · 6 years ago
- 452938cb Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
- 6b7dca4 tracing: Allow gcov profiling on only ftrace subsystem by Masami Hiramatsu · 6 years ago
- 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
- 2f4df00 tracing: Add -mcount-nop option support by Vasily Gorbik · 6 years ago
- c3bc8fd tracing: Centralize preemptirq tracepoints and unify their usage by Joel Fernandes (Google) · 6 years ago
- 45408c4 tracing: kprobes: Prohibit probing on notrace function by Masami Hiramatsu · 6 years ago
- 1fee4f7 doc: tracing: Fix a typo of trace_stat by Masami Hiramatsu · 6 years ago
- f96e857 lib: Add module for testing preemptoff/irqsoff latency tracers by Joel Fernandes (Google) · 6 years ago
- ea27225 docs: histogram.txt: convert it to ReST file format by Mauro Carvalho Chehab · 7 years ago
- 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
- 0ea5ee0 tracing: Remove PPC32 wart from config TRACING_SUPPORT by Michael Ellerman · 7 years ago
- 89e270c tracing: Add inter-event blurb to HIST_TRIGGERS config option by Tom Zanussi · 7 years ago
- c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 68e76e0 tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y by Randy Dunlap · 7 years ago
- 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
- b4da334 tracing/kprobe: bpf: Check error injectable event is on function entry by Masami Hiramatsu · 7 years ago
- 59436c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
- 9802d86 bpf: add a bpf_override_function helper by Josef Bacik · 7 years ago
- 2dde6b0 tracing: make PREEMPTIRQ_EVENTS depend on TRACING by Arnd Bergmann · 7 years ago
- 2dcd9c7 Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
- c5c1ea7 tracing: Kconfig text fixes for CONFIG_HWLAT_TRACER by Jesper Dangaard Brouer · 8 years ago
- d591581 tracing: Add support for preempt and irq enable/disable events by Joel Fernandes · 7 years ago
- 681bec0 tracing: Rename update the enum_map file by Jeremy Linton · 8 years ago
- 4c17468 Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
- 0598e4f ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolines by Steven Rostedt (VMware) · 8 years ago
- 61f35d7 uprobes: Default UPROBES_EVENTS to Y by Arnaldo Carvalho de Melo · 8 years ago
- 6b0b755 perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS by Anton Blanchard · 8 years ago
- 60f1d5e ftrace: Support full glob matching by Masami Hiramatsu · 8 years ago
- 95107b3 Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
- e7c15cd tracing: Added hardware latency tracer by Steven Rostedt (Red Hat) · 9 years ago
- e4a744e ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config by Josh Poimboeuf · 8 years ago
- 7ad8fb6 tracing: Have HIST_TRIGGERS select TRACING by Tom Zanussi · 8 years ago
- 7ef224d tracing: Add 'hist' event trigger command by Tom Zanussi · 9 years ago
- 8d44f2f tracing: Fix TRACING_MAP Kconfig by Steven Rostedt (Red Hat) · 9 years ago
- 08d43a5 tracing: Add lock-free tracing_map by Tom Zanussi · 9 years ago
- 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- a31d82d bpf_trace: Make dependent on PERF_EVENTS by Steven Rostedt · 9 years ago
- ddd7028 tracing: gpio: Add Kconfig option for enabling/disabling trace events by Tal Shorer · 9 years ago
- 04a22fa tracing, perf: Implement BPF programs attached to uprobes by Wang Nan · 9 years ago
- 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago