summaryrefslogtreecommitdiff
path: root/kernel/trace/Kconfig
AgeCommit message (Expand)Author
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)
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