aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-18
|\
| * bpf: clarify description for CONFIG_BPF_EVENTSPeter Wu2019-08-21
* | tracing: Use CONFIG_PREEMPTIONThomas Gleixner2019-07-31
* | rcu: Use CONFIG_PREEMPTIONThomas Gleixner2019-07-31
|/
* Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-07-18
|\
| * tracing: Make a separate config for trace event self testsSteven Rostedt (VMware)2019-05-25
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* tracing: stop making gpio tracing configurableUwe Kleine-König2019-04-08
* kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada2019-02-27
* tracing: Use dyn_event framework for synthetic eventsMasami Hiramatsu2018-12-08
* tracing/uprobes: Use dyn_event framework for uprobe eventsMasami Hiramatsu2018-12-08
* tracing/kprobes: Use dyn_event framework for kprobe eventsMasami Hiramatsu2018-12-08
* tracing: Add unified dynamic event frameworkMasami Hiramatsu2018-12-08
* Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2018-08-23
|\
| * tracing: Allow gcov profiling on only ftrace subsystemMasami Hiramatsu2018-08-21
* | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-20
|\|
| * tracing: Add -mcount-nop option supportVasily Gorbik2018-08-15
| * tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)2018-07-31
| * tracing: kprobes: Prohibit probing on notrace functionMasami Hiramatsu2018-07-30
| * lib: Add module for testing preemptoff/irqsoff latency tracersJoel Fernandes (Google)2018-07-26
* | doc: tracing: Fix a typo of trace_statMasami Hiramatsu2018-07-26
* | docs: histogram.txt: convert it to ReST file formatMauro Carvalho Chehab2018-07-02
|/
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-15
* tracing: Remove PPC32 wart from config TRACING_SUPPORTMichael Ellerman2018-05-03
* tracing: Add inter-event blurb to HIST_TRIGGERS config optionTom Zanussi2018-03-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
|\
| * tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=yRandy Dunlap2018-01-15
* | error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-12
* | tracing/kprobe: bpf: Check error injectable event is on function entryMasami Hiramatsu2018-01-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-18
|\ \ | |/ |/|
| * bpf: add a bpf_override_function helperJosef Bacik2017-12-12
* | tracing: make PREEMPTIRQ_EVENTS depend on TRACINGArnd Bergmann2017-12-04
|/
* Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-11-17
|\
| * tracing: Add support for preempt and irq enable/disable eventsJoel Fernandes2017-10-10
* | tracing: Kconfig text fixes for CONFIG_HWLAT_TRACERJesper Dangaard Brouer2017-10-12
|/
* tracing: Rename update the enum_map fileJeremy Linton2017-06-13
* Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-05-03
|\
| * ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolinesSteven Rostedt (VMware)2017-04-07
* | uprobes: Default UPROBES_EVENTS to YArnaldo Carvalho de Melo2017-03-16
|/
* perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTSAnton Blanchard2017-03-01
* ftrace: Support full glob matchingMasami Hiramatsu2016-11-14
* Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-10-06
|\
| * tracing: Added hardware latency tracerSteven Rostedt (Red Hat)2016-09-02
* | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf2016-08-24
|/
* tracing: Have HIST_TRIGGERS select TRACINGTom Zanussi2016-07-05
* tracing: Add 'hist' event trigger commandTom Zanussi2016-04-19
* tracing: Fix TRACING_MAP KconfigSteven Rostedt (Red Hat)2016-04-19
* tracing: Add lock-free tracing_mapTom Zanussi2016-04-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-10
|\
| * bpf_trace: Make dependent on PERF_EVENTSSteven Rostedt2015-11-10