index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-11-17
1
-0
/
+11
|
\
|
*
tracing: Add support for preempt and irq enable/disable events
Joel Fernandes
2017-10-10
1
-0
/
+11
*
|
tracing: Kconfig text fixes for CONFIG_HWLAT_TRACER
Jesper Dangaard Brouer
2017-10-12
1
-2
/
+2
|
/
*
tracing: Rename update the enum_map file
Jeremy Linton
2017-06-13
1
-11
/
+11
*
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-05-03
1
-1
/
+2
|
\
|
*
ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolines
Steven Rostedt (VMware)
2017-04-07
1
-1
/
+2
*
|
uprobes: Default UPROBES_EVENTS to Y
Arnaldo Carvalho de Melo
2017-03-16
1
-1
/
+1
|
/
*
perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS
Anton Blanchard
2017-03-01
1
-3
/
+3
*
ftrace: Support full glob matching
Masami Hiramatsu
2016-11-14
1
-0
/
+2
*
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-10-06
1
-0
/
+35
|
\
|
*
tracing: Added hardware latency tracer
Steven Rostedt (Red Hat)
2016-09-02
1
-0
/
+35
*
|
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
2016-08-24
1
-5
/
+0
|
/
*
tracing: Have HIST_TRIGGERS select TRACING
Tom Zanussi
2016-07-05
1
-0
/
+1
*
tracing: Add 'hist' event trigger command
Tom Zanussi
2016-04-19
1
-0
/
+16
*
tracing: Fix TRACING_MAP Kconfig
Steven Rostedt (Red Hat)
2016-04-19
1
-3
/
+0
*
tracing: Add lock-free tracing_map
Tom Zanussi
2016-04-19
1
-0
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-10
1
-1
/
+1
|
\
|
*
bpf_trace: Make dependent on PERF_EVENTS
Steven Rostedt
2015-11-10
1
-1
/
+1
*
|
tracing: gpio: Add Kconfig option for enabling/disabling trace events
Tal Shorer
2015-10-20
1
-0
/
+7
|
/
*
tracing, perf: Implement BPF programs attached to uprobes
Wang Nan
2015-08-06
1
-1
/
+1
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-14
1
-0
/
+8
|
\
|
*
bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ...
Ingo Molnar
2015-04-02
1
-0
/
+8
*
|
tracing: Add enum_map file to show enums that have been mapped
Steven Rostedt (Red Hat)
2015-04-08
1
-0
/
+28
|
/
*
tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST
Steven Rostedt (Red Hat)
2014-07-18
1
-5
/
+0
*
tracing: Add tracepoint benchmark tracepoint
Steven Rostedt (Red Hat)
2014-05-29
1
-0
/
+30
*
uprobes: Kconfig dependency fix
David A. Long
2014-03-18
1
-0
/
+1
*
ring-buffer: Select IRQ_WORK
Steven Rostedt (Red Hat)
2013-05-03
1
-1
/
+1
*
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-04-29
1
-0
/
+49
|
\
|
*
ring-buffer: Add ring buffer startup selftest
Steven Rostedt (Red Hat)
2013-03-15
1
-0
/
+23
|
*
tracing: Add config option to allow snapshot to swap per cpu
Steven Rostedt (Red Hat)
2013-03-15
1
-0
/
+23
|
*
tracing: Enable snapshot when any latency tracer is enabled
Steven Rostedt (Red Hat)
2013-03-15
1
-0
/
+3
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-03-11
1
-10
/
+14
|
\
|
|
*
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
2013-02-27
1
-10
/
+14
*
|
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-20
1
-15
/
+0
|
\
\
|
|
/
|
/
|
|
*
PM / tracing: remove deprecated power trace API
Paul Gortmaker
2013-01-26
1
-15
/
+0
*
|
tracing: Make a snapshot feature available from userspace
Hiraku Toyooka
2013-01-30
1
-0
/
+10
*
|
ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
Masami Hiramatsu
2013-01-21
1
-0
/
+8
|
/
*
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
2012-11-02
1
-0
/
+1
*
trace: Stop compiling in trace_clock unconditionally
Josh Triplett
2012-09-13
1
-0
/
+5
*
ftrace: Add -mfentry to Makefile on function tracer
Steven Rostedt
2012-08-23
1
-0
/
+5
*
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-24
1
-0
/
+20
|
\
|
*
tracing: Provide trace events interface for uprobes
Srikar Dronamraju
2012-05-07
1
-0
/
+16
|
*
tracing: Extract out common code for kprobes/uprobes trace events
Srikar Dronamraju
2012-05-07
1
-0
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
1
-1
/
+1
|
\
\
|
*
|
Fix "the the" in various Kconfig
Masanari Iida
2012-04-18
1
-1
/
+1
|
|
/
*
/
ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER
Steven Rostedt
2012-05-16
1
-1
/
+0
|
/
*
tracing: Do not select FRAME_POINTER on PPC
Gerlando Falauto
2012-02-27
1
-1
/
+1
*
trace events: Update version number reference to new 3.x scheme for EVENT_POW...
Jesper Juhl
2011-07-25
1
-1
/
+1
*
ftrace: Build without frame pointers on Microblaze
Michal Simek
2011-04-21
1
-1
/
+1
*
trace, documentation: Fix branch profiling location in debugfs
David Rientjes
2011-03-17
1
-2
/
+2
[next]