aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig
AgeCommit message (Expand)Author
2020-05-20Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds
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
2019-05-25tracing: Make a separate config for trace event self testsSteven Rostedt (VMware)
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-08tracing: stop making gpio tracing configurableUwe Kleine-König
2019-02-27kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada
2018-12-08tracing: Use dyn_event framework for synthetic eventsMasami Hiramatsu
2018-12-08tracing/uprobes: Use dyn_event framework for uprobe eventsMasami Hiramatsu
2018-12-08tracing/kprobes: Use dyn_event framework for kprobe eventsMasami Hiramatsu
2018-12-08tracing: Add unified dynamic event frameworkMasami Hiramatsu
2018-08-23Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2018-08-21tracing: Allow gcov profiling on only ftrace subsystemMasami Hiramatsu
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-15tracing: Add -mcount-nop option supportVasily Gorbik
2018-07-31tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)
2018-07-30tracing: kprobes: Prohibit probing on notrace functionMasami Hiramatsu
2018-07-26doc: tracing: Fix a typo of trace_statMasami Hiramatsu
2018-07-26lib: Add module for testing preemptoff/irqsoff latency tracersJoel Fernandes (Google)
2018-07-02docs: histogram.txt: convert it to ReST file formatMauro Carvalho Chehab
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-05-03tracing: Remove PPC32 wart from config TRACING_SUPPORTMichael Ellerman
2018-03-10tracing: Add inter-event blurb to HIST_TRIGGERS config optionTom Zanussi
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-15tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=yRandy Dunlap
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu
2018-01-12tracing/kprobe: bpf: Check error injectable event is on function entryMasami Hiramatsu
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-12bpf: add a bpf_override_function helperJosef Bacik
2017-12-04tracing: make PREEMPTIRQ_EVENTS depend on TRACINGArnd Bergmann