aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-08tracing: stop making gpio tracing configurableUwe Kleine-König1-7/+0
2019-02-27kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada1-0/+1
2018-12-08tracing: Use dyn_event framework for synthetic eventsMasami Hiramatsu1-0/+1
2018-12-08tracing/uprobes: Use dyn_event framework for uprobe eventsMasami Hiramatsu1-0/+1
2018-12-08tracing/kprobes: Use dyn_event framework for kprobe eventsMasami Hiramatsu1-0/+1
2018-12-08tracing: Add unified dynamic event frameworkMasami Hiramatsu1-0/+3
2018-08-23Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+12
2018-08-21tracing: Allow gcov profiling on only ftrace subsystemMasami Hiramatsu1-0/+12
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-5/+57
2018-08-15tracing: Add -mcount-nop option supportVasily Gorbik1-0/+5
2018-07-31tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)1-5/+17
2018-07-30tracing: kprobes: Prohibit probing on notrace functionMasami Hiramatsu1-0/+20
2018-07-26doc: tracing: Fix a typo of trace_statMasami Hiramatsu1-1/+1
2018-07-26lib: Add module for testing preemptoff/irqsoff latency tracersJoel Fernandes (Google)1-0/+15
2018-07-02docs: histogram.txt: convert it to ReST file formatMauro Carvalho Chehab1-1/+1
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-8/+8
2018-05-03tracing: Remove PPC32 wart from config TRACING_SUPPORTMichael Ellerman1-5/+1
2018-03-10tracing: Add inter-event blurb to HIST_TRIGGERS config optionTom Zanussi1-1/+4
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-01-15tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=yRandy Dunlap1-1/+1
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu1-1/+1
2018-01-12tracing/kprobe: bpf: Check error injectable event is on function entryMasami Hiramatsu1-2/+0
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+11
2017-12-12bpf: add a bpf_override_function helperJosef Bacik1-0/+11
2017-12-04tracing: make PREEMPTIRQ_EVENTS depend on TRACINGArnd Bergmann1-0/+1
2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+11
2017-10-12tracing: Kconfig text fixes for CONFIG_HWLAT_TRACERJesper Dangaard Brouer1-2/+2
2017-10-10tracing: Add support for preempt and irq enable/disable eventsJoel Fernandes1-0/+11
2017-06-13tracing: Rename update the enum_map fileJeremy Linton1-11/+11
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+2
2017-04-07ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolinesSteven Rostedt (VMware)1-1/+2
2017-03-16uprobes: Default UPROBES_EVENTS to YArnaldo Carvalho de Melo1-1/+1
2017-03-01perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTSAnton Blanchard1-3/+3
2016-11-14ftrace: Support full glob matchingMasami Hiramatsu1-0/+2
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+35
2016-09-02tracing: Added hardware latency tracerSteven Rostedt (Red Hat)1-0/+35
2016-08-24ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf1-5/+0
2016-07-05tracing: Have HIST_TRIGGERS select TRACINGTom Zanussi1-0/+1
2016-04-19tracing: Add 'hist' event trigger commandTom Zanussi1-0/+16
2016-04-19tracing: Fix TRACING_MAP KconfigSteven Rostedt (Red Hat)1-3/+0
2016-04-19tracing: Add lock-free tracing_mapTom Zanussi1-0/+13
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2015-11-10bpf_trace: Make dependent on PERF_EVENTSSteven Rostedt1-1/+1
2015-10-20tracing: gpio: Add Kconfig option for enabling/disabling trace eventsTal Shorer1-0/+7
2015-08-06tracing, perf: Implement BPF programs attached to uprobesWang Nan1-1/+1
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2015-04-08tracing: Add enum_map file to show enums that have been mappedSteven Rostedt (Red Hat)1-0/+28
2015-04-02bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more configurableIngo Molnar1-0/+8
2014-07-18tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TESTSteven Rostedt (Red Hat)1-5/+0