summaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig
AgeCommit message (Expand)AuthorLines
2016-08-24ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf-5/+0
2016-07-05tracing: Have HIST_TRIGGERS select TRACINGTom Zanussi-0/+1
2016-04-19tracing: Add 'hist' event trigger commandTom Zanussi-0/+16
2016-04-19tracing: Fix TRACING_MAP KconfigSteven Rostedt (Red Hat)-3/+0
2016-04-19tracing: Add lock-free tracing_mapTom Zanussi-0/+13
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2015-11-10bpf_trace: Make dependent on PERF_EVENTSSteven Rostedt-1/+1
2015-10-20tracing: gpio: Add Kconfig option for enabling/disabling trace eventsTal Shorer-0/+7
2015-08-06tracing, perf: Implement BPF programs attached to uprobesWang Nan-1/+1
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+8
2015-04-08tracing: Add enum_map file to show enums that have been mappedSteven Rostedt (Red Hat)-0/+28
2015-04-02bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ...Ingo Molnar-0/+8
2014-07-18tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TESTSteven Rostedt (Red Hat)-5/+0
2014-05-29tracing: Add tracepoint benchmark tracepointSteven Rostedt (Red Hat)-0/+30
2014-03-18uprobes: Kconfig dependency fixDavid A. Long-0/+1
2013-05-03ring-buffer: Select IRQ_WORKSteven Rostedt (Red Hat)-1/+1
2013-04-29Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-0/+49
2013-03-15ring-buffer: Add ring buffer startup selftestSteven Rostedt (Red Hat)-0/+23
2013-03-15tracing: Add config option to allow snapshot to swap per cpuSteven Rostedt (Red Hat)-0/+23
2013-03-15tracing: Enable snapshot when any latency tracer is enabledSteven Rostedt (Red Hat)-0/+3
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-10/+14
2013-02-27ftrace: Update the kconfig for DYNAMIC_FTRACESteven Rostedt-10/+14
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-15/+0
2013-01-30tracing: Make a snapshot feature available from userspaceHiraku Toyooka-0/+10
2013-01-26PM / tracing: remove deprecated power trace APIPaul Gortmaker-15/+0
2013-01-21ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu-0/+8
2012-11-02tracing: Use irq_work for wake ups and remove *_nowake_*() functionsSteven Rostedt-0/+1
2012-09-13trace: Stop compiling in trace_clock unconditionallyJosh Triplett-0/+5
2012-08-23ftrace: Add -mfentry to Makefile on function tracerSteven Rostedt-0/+5
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+20
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2012-05-16ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACERSteven Rostedt-1/+0
2012-05-07tracing: Provide trace events interface for uprobesSrikar Dronamraju-0/+16
2012-05-07tracing: Extract out common code for kprobes/uprobes trace eventsSrikar Dronamraju-0/+4
2012-04-18Fix "the the" in various KconfigMasanari Iida-1/+1
2012-02-27tracing: Do not select FRAME_POINTER on PPCGerlando Falauto-1/+1
2011-07-25trace events: Update version number reference to new 3.x scheme for EVENT_POW...Jesper Juhl-1/+1
2011-04-21ftrace: Build without frame pointers on MicroblazeMichal Simek-1/+1
2011-03-17trace, documentation: Fix branch profiling location in debugfsDavid Rientjes-2/+2
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger-0/+15
2010-11-10[S390] ftrace: build without frame pointers on s390Heiko Carstens-1/+1
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+1
2010-10-14ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt-1/+1
2010-10-14ftrace/x86: Add support for C version of recordmcountSteven Rostedt-0/+5
2010-09-02ARM: 6314/1: ftrace: allow build without frame pointers on ARMRabin Vincent-1/+1
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-11/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds-2/+2
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz-2/+2
2010-07-20tracing: Remove sysprof ftrace pluginFrederic Weisbecker-9/+0
2010-07-15tracing: Remove ksym tracerFrederic Weisbecker-22/+0