summaryrefslogtreecommitdiff
path: root/kernel/trace/Kconfig
AgeCommit message (Expand)Author
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
2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-10-12tracing: Kconfig text fixes for CONFIG_HWLAT_TRACERJesper Dangaard Brouer
2017-10-10tracing: Add support for preempt and irq enable/disable eventsJoel Fernandes
2017-06-13tracing: Rename update the enum_map fileJeremy Linton
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-04-07ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolinesSteven Rostedt (VMware)
2017-03-16uprobes: Default UPROBES_EVENTS to YArnaldo Carvalho de Melo
2017-03-01perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTSAnton Blanchard
2016-11-14ftrace: Support full glob matchingMasami Hiramatsu
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-09-02tracing: Added hardware latency tracerSteven Rostedt (Red Hat)
2016-08-24ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf
2016-07-05tracing: Have HIST_TRIGGERS select TRACINGTom Zanussi
2016-04-19tracing: Add 'hist' event trigger commandTom Zanussi
2016-04-19tracing: Fix TRACING_MAP KconfigSteven Rostedt (Red Hat)
2016-04-19tracing: Add lock-free tracing_mapTom Zanussi
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-10bpf_trace: Make dependent on PERF_EVENTSSteven Rostedt
2015-10-20tracing: gpio: Add Kconfig option for enabling/disabling trace eventsTal Shorer
2015-08-06tracing, perf: Implement BPF programs attached to uprobesWang Nan
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-08tracing: Add enum_map file to show enums that have been mappedSteven Rostedt (Red Hat)
2015-04-02bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ...Ingo Molnar
2014-07-18tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TESTSteven Rostedt (Red Hat)
2014-05-29tracing: Add tracepoint benchmark tracepointSteven Rostedt (Red Hat)
2014-03-18uprobes: Kconfig dependency fixDavid A. Long
2013-05-03ring-buffer: Select IRQ_WORKSteven Rostedt (Red Hat)
2013-04-29Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-03-15ring-buffer: Add ring buffer startup selftestSteven Rostedt (Red Hat)
2013-03-15tracing: Add config option to allow snapshot to swap per cpuSteven Rostedt (Red Hat)
2013-03-15tracing: Enable snapshot when any latency tracer is enabledSteven Rostedt (Red Hat)