summaryrefslogtreecommitdiff
path: root/kernel/trace/Kconfig
AgeCommit message (Expand)Author
2021-08-16tracing: Simplify the Kconfig dependency of FTRACEMasahiro Yamada
2021-08-12tracing: define needed config DYNAMIC_FTRACE_WITH_ARGSLukas Bulwahn
2021-06-25trace: Add timerlat tracerDaniel Bristot de Oliveira
2021-06-25trace: Add osnoise tracerDaniel Bristot de Oliveira
2021-03-04tracing: Fix help text of TRACEPOINT_BENCHMARK in KconfigRolf Eike Beer
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-02-23tracing: add support for objtool mcountSami Tolvanen
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-02kernel: trace: preemptirq_delay_test: add cpu affinitySong Chen
2021-02-02tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite"Colin Ian King
2021-01-11tracing/kprobes: Do the notrace functions check without kprobes on ftraceMasami Hiramatsu
2021-01-08tracing: move function tracer options to KconfigSami Tolvanen
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-01ring-buffer: Add test to validate the time stamp deltasSteven Rostedt (VMware)
2020-11-30ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependencyNaveen N. Rao
2020-11-13ftrace/x86: Allow for arguments to be passed in to ftrace_regs by defaultSteven Rostedt (VMware)
2020-11-10ring-buffer: Add recording of ring buffer recursion into recursed_functionsSteven Rostedt (VMware)
2020-11-06ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)
2020-10-30timekeeping: remove arch_gettimeoffsetArnd Bergmann
2020-06-09Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-06-05tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig optionMel Gorman
2020-06-01tracing: Move synthetic events to a separate fileTom Zanussi
2020-06-01tracing: Add hist_debug trace event files for histogram debuggingTom Zanussi
2020-05-19sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exceptionPeter Zijlstra
2020-05-19Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner
2020-05-09Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds
2020-04-27ftrace: Use synchronize_rcu_tasks_rude() instead of ftrace_sync()Paul E. McKenney
2020-02-25bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issueMasami Hiramatsu
2020-02-20bootconfig: Set CONFIG_BOOT_CONFIG=n by defaultMasami Hiramatsu
2020-01-30tracing: Move tracing selftests to bottom of menuSteven Rostedt (VMware)
2020-01-30tracing: Move mmio tracer config up with the other tracersSteven Rostedt (VMware)
2020-01-30tracing: Move tracing test module configs togetherSteven Rostedt (VMware)
2020-01-30tracing: Move all function tracing configs togetherSteven Rostedt (VMware)
2020-01-30tracing: Add kprobe event command generation test moduleTom Zanussi
2020-01-30tracing: Add synth event generation test moduleTom Zanussi
2020-01-13tracing/boot: Add boot-time tracingMasami Hiramatsu
2019-12-04Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-12-02tracing: Introduce trace event injectionCong Wang
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-11-22tracing: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-22tracing: Remove unnecessary DEBUG_FS dependencyKusanagi Kouichi
2019-11-14tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help textBorislav Petkov
2019-11-13preemptirq_delay_test: Add the burst feature and a sysfs triggerViktor Rosendahl (BMW)
2019-11-13ftrace: Add register_ftrace_direct()Steven Rostedt (VMware)
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-08-21bpf: clarify description for CONFIG_BPF_EVENTSPeter Wu
2019-07-31tracing: Use CONFIG_PREEMPTIONThomas Gleixner
2019-07-31rcu: Use CONFIG_PREEMPTIONThomas Gleixner
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds