index
:
kernel
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
2009-09-11
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-11
Merge commit 'tracing/core' into tracing/kprobes
Frederic Weisbecker
2009-09-10
KVM: Add trace points in irqchip code
Gleb Natapov
2009-09-10
KVM: Trace mmio
Avi Kivity
2009-09-10
KVM: Trace irq level and source id
Avi Kivity
2009-09-10
KVM: convert custom marker based tracing to event traces
Marcelo Tosatti
2009-09-17
ext4: fix tracepoint format string warnings
Theodore Ts'o
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
2009-09-02
sched: Add wait, sleep and iowait accounting tracepoints
Peter Zijlstra
2009-08-31
ext4: Add new tracepoint: trace_ext4_da_write_pages()
Theodore Ts'o
2009-09-17
ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages()
Theodore Ts'o
2009-08-31
tracing/filters: Defer pred allocation
Li Zefan
2009-08-29
itimers: Add tracepoints for itimer
Xiao Guangrong
2009-08-29
hrtimer: Add tracepoint for hrtimers
Xiao Guangrong
2009-08-29
timers: Add tracepoints for timer_list timers
Xiao Guangrong
2009-08-28
tracing: Fix double CPP substitution in TRACE_EVENT_FN
Frederic Weisbecker
2009-08-27
tracing: Undef TRACE_EVENT_FN between trace events headers inclusion
Frederic Weisbecker
2009-08-27
tracing: Ftrace dynamic ftrace_event_call support
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/events: fix the include file dependencies
Xiao Guangrong
2009-08-26
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
2009-08-26
tracing/sched: show CPU task wakes up on in trace event
Steven Rostedt
2009-08-26
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
2009-08-26
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
2009-08-26
tracing: Make syscall tracepoints conditional
Josh Stone
2009-08-19
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-17
tracing/events: Add module tracepoints
Li Zefan
2009-08-13
net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3)
Neil Horman
2009-08-11
tracing: Add fields format definition for syscall events
Frederic Weisbecker
2009-08-11
tracing: Add ftrace event call parameter to its field descriptor handler
Frederic Weisbecker
2009-08-11
tracing: Add perf counter support for syscalls tracing
Jason Baron
2009-08-11
tracing: Add individual syscalls tracepoint id support
Jason Baron
2009-08-11
tracing: Add trace events for each syscall entry/exit
Jason Baron
2009-08-11
tracing: Add ftrace_event_call void * 'data' field
Jason Baron
2009-08-11
tracing: Add syscall tracepoints
Jason Baron
2009-08-11
tracing: Call arch_init_ftrace_syscalls at boot
Jason Baron
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-10
perf_counter: Zero dead bytes from ftrace raw samples size alignment
Frederic Weisbecker
2009-08-10
perf_counter: Subtract the buffer size field from the event record size
Frederic Weisbecker
2009-08-10
perf_counter: Correct PERF_SAMPLE_RAW output
Peter Zijlstra
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2009-08-09
perf_counter, ftrace: Fix perf_counter integration
Peter Zijlstra
2009-07-20
tracing/events: record the size of dynamic arrays
Li Zefan
2009-07-20
tracing/events: add missing type info of dynamic arrays
Lai Jiangshan
2009-07-14
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-07-13
tracing/events: Move TRACE_SYSTEM outside of include guard
Li Zefan
2009-06-14
ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc
Aneesh Kumar K.V
[prev]
[next]