index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
Kconfig
Commit message (
Expand
)
Author
Age
*
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-10-06
|
\
|
*
tracing: Added hardware latency tracer
Steven Rostedt (Red Hat)
2016-09-02
*
|
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
2016-08-24
|
/
*
tracing: Have HIST_TRIGGERS select TRACING
Tom Zanussi
2016-07-05
*
tracing: Add 'hist' event trigger command
Tom Zanussi
2016-04-19
*
tracing: Fix TRACING_MAP Kconfig
Steven Rostedt (Red Hat)
2016-04-19
*
tracing: Add lock-free tracing_map
Tom Zanussi
2016-04-19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-10
|
\
|
*
bpf_trace: Make dependent on PERF_EVENTS
Steven Rostedt
2015-11-10
*
|
tracing: gpio: Add Kconfig option for enabling/disabling trace events
Tal Shorer
2015-10-20
|
/
*
tracing, perf: Implement BPF programs attached to uprobes
Wang Nan
2015-08-06
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-14
|
\
|
*
bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ...
Ingo Molnar
2015-04-02
*
|
tracing: Add enum_map file to show enums that have been mapped
Steven Rostedt (Red Hat)
2015-04-08
|
/
*
tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST
Steven Rostedt (Red Hat)
2014-07-18
*
tracing: Add tracepoint benchmark tracepoint
Steven Rostedt (Red Hat)
2014-05-29
*
uprobes: Kconfig dependency fix
David A. Long
2014-03-18
*
ring-buffer: Select IRQ_WORK
Steven Rostedt (Red Hat)
2013-05-03
*
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-04-29
|
\
|
*
ring-buffer: Add ring buffer startup selftest
Steven Rostedt (Red Hat)
2013-03-15
|
*
tracing: Add config option to allow snapshot to swap per cpu
Steven Rostedt (Red Hat)
2013-03-15
|
*
tracing: Enable snapshot when any latency tracer is enabled
Steven Rostedt (Red Hat)
2013-03-15
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-03-11
|
\
|
|
*
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
2013-02-27
*
|
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-20
|
\
\
|
|
/
|
/
|
|
*
PM / tracing: remove deprecated power trace API
Paul Gortmaker
2013-01-25
*
|
tracing: Make a snapshot feature available from userspace
Hiraku Toyooka
2013-01-30
*
|
ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
Masami Hiramatsu
2013-01-21
|
/
*
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
2012-11-02
*
trace: Stop compiling in trace_clock unconditionally
Josh Triplett
2012-09-13
*
ftrace: Add -mfentry to Makefile on function tracer
Steven Rostedt
2012-08-23
*
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-24
|
\
|
*
tracing: Provide trace events interface for uprobes
Srikar Dronamraju
2012-05-07
|
*
tracing: Extract out common code for kprobes/uprobes trace events
Srikar Dronamraju
2012-05-07
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
|
\
\
|
*
|
Fix "the the" in various Kconfig
Masanari Iida
2012-04-18
|
|
/
*
/
ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER
Steven Rostedt
2012-05-16
|
/
*
tracing: Do not select FRAME_POINTER on PPC
Gerlando Falauto
2012-02-27
*
trace events: Update version number reference to new 3.x scheme for EVENT_POW...
Jesper Juhl
2011-07-25
*
ftrace: Build without frame pointers on Microblaze
Michal Simek
2011-04-21
*
trace, documentation: Fix branch profiling location in debugfs
David Rientjes
2011-03-17
*
perf: Clean up power events by introducing new, more generic ones
Thomas Renninger
2011-01-04
*
[S390] ftrace: build without frame pointers on s390
Heiko Carstens
2010-11-10
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-10-21
|
\
|
*
ARM: 6314/1: ftrace: allow build without frame pointers on ARM
Rabin Vincent
2010-09-02
*
|
ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
Steven Rostedt
2010-10-14
*
|
ftrace/x86: Add support for C version of recordmcount
Steven Rostedt
2010-10-14
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-07
|
\
|
*
workqueue: temporarily remove workqueue tracing
Tejun Heo
2010-06-29
*
|
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2010-08-06
|
\
\
[next]