summaryrefslogtreecommitdiff
path: root/kernel/trace/Kconfig
AgeCommit message (Expand)Author
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)
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-27ftrace: Update the kconfig for DYNAMIC_FTRACESteven Rostedt
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-30tracing: Make a snapshot feature available from userspaceHiraku Toyooka
2013-01-26PM / tracing: remove deprecated power trace APIPaul Gortmaker
2013-01-21ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu
2012-11-02tracing: Use irq_work for wake ups and remove *_nowake_*() functionsSteven Rostedt
2012-09-13trace: Stop compiling in trace_clock unconditionallyJosh Triplett
2012-08-23ftrace: Add -mfentry to Makefile on function tracerSteven Rostedt
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-16ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACERSteven Rostedt
2012-05-07tracing: Provide trace events interface for uprobesSrikar Dronamraju
2012-05-07tracing: Extract out common code for kprobes/uprobes trace eventsSrikar Dronamraju
2012-04-18Fix "the the" in various KconfigMasanari Iida
2012-02-27tracing: Do not select FRAME_POINTER on PPCGerlando Falauto
2011-07-25trace events: Update version number reference to new 3.x scheme for EVENT_POW...Jesper Juhl
2011-04-21ftrace: Build without frame pointers on MicroblazeMichal Simek
2011-03-17trace, documentation: Fix branch profiling location in debugfsDavid Rientjes
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger
2010-11-10[S390] ftrace: build without frame pointers on s390Heiko Carstens
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-14ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt
2010-10-14ftrace/x86: Add support for C version of recordmcountSteven Rostedt
2010-09-02ARM: 6314/1: ftrace: allow build without frame pointers on ARMRabin Vincent
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-07-20tracing: Remove sysprof ftrace pluginFrederic Weisbecker
2010-07-15tracing: Remove ksym tracerFrederic Weisbecker
2010-06-29workqueue: temporarily remove workqueue tracingTejun Heo
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan
2010-06-08tracing: Remove boot tracerAmérico Wang
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar