index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
x86: Remove unused config macros from instruction decoder selftest
Masami Hiramatsu
2009-09-04
*
x86: Allow x86-32 instruction decoder selftest on x86-64
Masami Hiramatsu
2009-09-04
*
kprobes: Prohibit to probe native_get_debugreg
Masami Hiramatsu
2009-08-29
*
kprobes/x86-64: Fix to move common_interrupt to .kprobes.text
Masami Hiramatsu
2009-08-29
*
kprobes: Fix to add __kprobes to notify_die
Masami Hiramatsu
2009-08-29
*
kprobes/x86: Fix to add __kprobes to in-kernel fault handing functions
Masami Hiramatsu
2009-08-29
*
kprobes/x86-64: Allow to reenter probe on post_handler
Masami Hiramatsu
2009-08-29
*
kprobes/x86: Call BUG() when reentering probe into KPROBES_HIT_SS
Masami Hiramatsu
2009-08-29
*
tracing: Remove unneeded pointer casts
Frederic Weisbecker
2009-08-26
*
tracing: Restore the const qualifier for field names and types definition
Frederic Weisbecker
2009-08-26
*
tracing/kprobes: Dump the culprit kprobe in case of kprobe recursion
Frederic Weisbecker
2009-08-26
*
tracing/kprobes: Change trace_arg to probe_arg
Masami Hiramatsu
2009-08-26
*
tracing/kprobes: Fix format typo in trace_kprobes
Masami Hiramatsu
2009-08-26
*
x86: Check awk features before generating inat-tables.c
Masami Hiramatsu
2009-08-26
*
x86: Fix x86 instruction decoder selftest to check only .text
Masami Hiramatsu
2009-08-26
*
tracing: Add kprobes event profiling interface
Masami Hiramatsu
2009-08-26
*
tracing: Kprobe tracer assigns new event ids for each event
Masami Hiramatsu
2009-08-26
*
tracing: Generate names for each kprobe event automatically
Masami Hiramatsu
2009-08-26
*
tracing: Kprobe-tracer supports more than 6 arguments
Masami Hiramatsu
2009-08-26
*
tracing: Add kprobe-based event tracer documentation
Masami Hiramatsu
2009-08-26
*
tracing: Add kprobe-based event tracer
Masami Hiramatsu
2009-08-26
*
tracing: Introduce TRACE_FIELD_ZERO() macro
Masami Hiramatsu
2009-08-26
*
tracing: Ftrace dynamic ftrace_event_call support
Masami Hiramatsu
2009-08-26
*
x86: Add pt_regs register and stack access APIs
Masami Hiramatsu
2009-08-26
*
kprobes: Cleanup fix_riprel() using insn decoder on x86
Masami Hiramatsu
2009-08-26
*
kprobes: Checks probe address is instruction boudary on x86
Masami Hiramatsu
2009-08-26
*
x86: X86 instruction decoder build-time selftest
Masami Hiramatsu
2009-08-26
*
x86: Instruction decoder API
Masami Hiramatsu
2009-08-26
*
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-08-26
|
\
|
*
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
2009-08-25
|
*
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
2009-08-25
|
*
tracing: Make syscall tracepoints conditional
Josh Stone
2009-08-25
|
*
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
2009-08-25
*
|
tracing: add comments to explain TRACE_EVENT out of protection
Steven Rostedt
2009-08-26
*
|
tracing/events: fix the include file dependencies
Xiao Guangrong
2009-08-26
*
|
ftrace: Move setting of clock-source out of options
Zhaolei
2009-08-26
*
|
tracing/filters: Support filtering for char * strings
Li Zefan
2009-08-26
*
|
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
2009-08-26
*
|
tracing/filters: Add filter_type to struct ftrace_event_field
Li Zefan
2009-08-26
*
|
tracing: Add vim script to enable folding for function_graph traces
Josh Triplett
2009-08-26
*
|
tracing/sched: show CPU task wakes up on in trace event
Steven Rostedt
2009-08-26
|
/
*
tracing: Eliminate code duplication in kernel/tracepoint.c
Anirban Sinha
2009-08-25
*
tracing/syscalls: Fix the output of syscalls with no arguments
Li Zefan
2009-08-20
*
tracing/syscalls: Add filtering support
Li Zefan
2009-08-19
*
tracing/events: Add trace_define_common_fields()
Li Zefan
2009-08-19
*
tracing/events: Add ftrace_event_call param to define_fields()
Li Zefan
2009-08-19
*
tracing/syscalls: Add fields format for exit events
Li Zefan
2009-08-19
*
tracing/syscalls: Fix fields format for enter events
Li Zefan
2009-08-19
*
[S390] ftrace: update system call tracer support
Ingo Molnar
2009-08-19
*
ftrace: Simplify seqfile code
Li Zefan
2009-08-17
[next]