summaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds2020-05-091-1/+0
* bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issueMasami Hiramatsu2020-02-251-1/+0
* bootconfig: Set CONFIG_BOOT_CONFIG=n by defaultMasami Hiramatsu2020-02-201-1/+2
* tracing: Move tracing selftests to bottom of menuSteven Rostedt (VMware)2020-01-301-84/+84
* tracing: Move mmio tracer config up with the other tracersSteven Rostedt (VMware)2020-01-301-13/+13
* tracing: Move tracing test module configs togetherSteven Rostedt (VMware)2020-01-301-11/+11
* tracing: Move all function tracing configs togetherSteven Rostedt (VMware)2020-01-301-71/+71
* tracing: Add kprobe event command generation test moduleTom Zanussi2020-01-301-0/+12
* tracing: Add synth event generation test moduleTom Zanussi2020-01-301-0/+13
* tracing/boot: Add boot-time tracingMasami Hiramatsu2020-01-131-0/+9
* Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2019-12-041-0/+9
|\
| * tracing: Introduce trace event injectionCong Wang2019-12-021-0/+9
* | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-11-271-9/+17
|\|
| * tracing: Fix Kconfig indentationKrzysztof Kozlowski2019-11-221-4/+4
| * tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help textBorislav Petkov2019-11-141-2/+2
| * preemptirq_delay_test: Add the burst feature and a sysfs triggerViktor Rosendahl (BMW)2019-11-131-3/+3
| * ftrace: Add register_ftrace_direct()Steven Rostedt (VMware)2019-11-131-0/+8
* | tracing: Remove unnecessary DEBUG_FS dependencyKusanagi Kouichi2019-11-221-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-181-1/+2
|\
| * bpf: clarify description for CONFIG_BPF_EVENTSPeter Wu2019-08-211-1/+2
* | tracing: Use CONFIG_PREEMPTIONThomas Gleixner2019-07-311-2/+2
* | rcu: Use CONFIG_PREEMPTIONThomas Gleixner2019-07-311-1/+1
|/
* Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-07-181-1/+11
|\
| * tracing: Make a separate config for trace event self testsSteven Rostedt (VMware)2019-05-251-1/+11
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* tracing: stop making gpio tracing configurableUwe Kleine-König2019-04-081-7/+0
* kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada2019-02-271-0/+1
* tracing: Use dyn_event framework for synthetic eventsMasami Hiramatsu2018-12-081-0/+1
* tracing/uprobes: Use dyn_event framework for uprobe eventsMasami Hiramatsu2018-12-081-0/+1
* tracing/kprobes: Use dyn_event framework for kprobe eventsMasami Hiramatsu2018-12-081-0/+1
* tracing: Add unified dynamic event frameworkMasami Hiramatsu2018-12-081-0/+3
* Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2018-08-231-0/+12
|\
| * tracing: Allow gcov profiling on only ftrace subsystemMasami Hiramatsu2018-08-211-0/+12
* | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-201-5/+57
|\|
| * tracing: Add -mcount-nop option supportVasily Gorbik2018-08-151-0/+5
| * tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)2018-07-311-5/+17
| * tracing: kprobes: Prohibit probing on notrace functionMasami Hiramatsu2018-07-301-0/+20
| * lib: Add module for testing preemptoff/irqsoff latency tracersJoel Fernandes (Google)2018-07-261-0/+15
* | doc: tracing: Fix a typo of trace_statMasami Hiramatsu2018-07-261-1/+1
* | docs: histogram.txt: convert it to ReST file formatMauro Carvalho Chehab2018-07-021-1/+1
|/
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-8/+8
* tracing: Remove PPC32 wart from config TRACING_SUPPORTMichael Ellerman2018-05-031-5/+1
* tracing: Add inter-event blurb to HIST_TRIGGERS config optionTom Zanussi2018-03-101-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-171-1/+1
|\
| * tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=yRandy Dunlap2018-01-151-1/+1
* | error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-121-1/+1
* | tracing/kprobe: bpf: Check error injectable event is on function entryMasami Hiramatsu2018-01-121-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-181-0/+11
|\ \ | |/ |/|
| * bpf: add a bpf_override_function helperJosef Bacik2017-12-121-0/+11
* | tracing: make PREEMPTIRQ_EVENTS depend on TRACINGArnd Bergmann2017-12-041-0/+1
|/