aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-29tracing: Add tracepoint benchmark tracepointSteven Rostedt (Red Hat)1-0/+30
2014-03-18uprobes: Kconfig dependency fixDavid A. Long1-0/+1
2013-05-03ring-buffer: Select IRQ_WORKSteven Rostedt (Red Hat)1-1/+1
2013-04-29Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+49
2013-03-15ring-buffer: Add ring buffer startup selftestSteven Rostedt (Red Hat)1-0/+23
2013-03-15tracing: Add config option to allow snapshot to swap per cpuSteven Rostedt (Red Hat)1-0/+23
2013-03-15tracing: Enable snapshot when any latency tracer is enabledSteven Rostedt (Red Hat)1-0/+3
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+14
2013-02-27ftrace: Update the kconfig for DYNAMIC_FTRACESteven Rostedt1-10/+14
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-15/+0
2013-01-30tracing: Make a snapshot feature available from userspaceHiraku Toyooka1-0/+10
2013-01-26PM / tracing: remove deprecated power trace APIPaul Gortmaker1-15/+0
2013-01-21ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu1-0/+8
2012-11-02tracing: Use irq_work for wake ups and remove *_nowake_*() functionsSteven Rostedt1-0/+1
2012-09-13trace: Stop compiling in trace_clock unconditionallyJosh Triplett1-0/+5
2012-08-23ftrace: Add -mfentry to Makefile on function tracerSteven Rostedt1-0/+5
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+20
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-05-16ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACERSteven Rostedt1-1/+0
2012-05-07tracing: Provide trace events interface for uprobesSrikar Dronamraju1-0/+16
2012-05-07tracing: Extract out common code for kprobes/uprobes trace eventsSrikar Dronamraju1-0/+4
2012-04-18Fix "the the" in various KconfigMasanari Iida1-1/+1
2012-02-27tracing: Do not select FRAME_POINTER on PPCGerlando Falauto1-1/+1
2011-07-25trace events: Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATEDJesper Juhl1-1/+1
2011-04-21ftrace: Build without frame pointers on MicroblazeMichal Simek1-1/+1
2011-03-17trace, documentation: Fix branch profiling location in debugfsDavid Rientjes1-2/+2
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger1-0/+15
2010-11-10[S390] ftrace: build without frame pointers on s390Heiko Carstens1-1/+1
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-10-14ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt1-1/+1