index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-5
/
+5
2009-09-21
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-48
/
+63
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-5
/
+5
2009-09-20
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-0
/
+114
2009-09-19
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
1
-0
/
+81
2009-09-19
Merge branch 'linus' into perfcounters/core
Ingo Molnar
6
-19
/
+191
2009-09-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2
-38
/
+106
2009-09-18
tracing: Allocate the ftrace event profile buffer dynamically
Frederic Weisbecker
1
-28
/
+55
2009-09-18
tracing: Factorize the events profile accounting
Frederic Weisbecker
1
-20
/
+8
2009-09-17
softirq: add BLOCK_IOPOLL to softirq_to_name
Li Zefan
1
-10
/
+11
2009-09-17
Merge branch 'linus' into tracing/core
Ingo Molnar
4
-4
/
+268
2009-09-16
ext4: Add a tracepoint for ext4_alloc_da_blocks()
Theodore Ts'o
1
-0
/
+27
2009-09-16
writeback: get rid of wbc->for_writepages
Jens Axboe
1
-4
/
+2
2009-09-14
ext4: Fix include/trace/events/ext4.h to work with Systemtap
Theodore Ts'o
1
-2
/
+4
2009-09-14
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+151
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+20
2009-09-14
tracing: have TRACE_EVENT macro use __flags to not shadow parameter
Steven Rostedt
1
-2
/
+2
2009-09-14
tracing: add static to generated TRACE_EVENT functions
Steven Rostedt
1
-2
/
+2
2009-09-13
perf_counter, sched: Add sched_stat_runtime tracepoint
Ingo Molnar
1
-0
/
+33
2009-09-12
tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce
Carsten Emde
1
-1
/
+3
2009-09-11
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-45
/
+311
2009-09-10
KVM: Add trace points in irqchip code
Gleb Natapov
1
-0
/
+56
2009-09-10
KVM: Trace mmio
Avi Kivity
1
-0
/
+33
2009-09-10
KVM: Trace irq level and source id
Avi Kivity
1
-3
/
+8
2009-09-10
KVM: convert custom marker based tracing to event traces
Marcelo Tosatti
1
-0
/
+57
2009-09-17
ext4: fix tracepoint format string warnings
Theodore Ts'o
2
-36
/
+41
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
1
-5
/
+10
2009-09-02
sched: Add wait, sleep and iowait accounting tracepoints
Peter Zijlstra
1
-0
/
+95
2009-08-31
ext4: Add new tracepoint: trace_ext4_da_write_pages()
Theodore Ts'o
1
-0
/
+34
2009-09-17
ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages()
Theodore Ts'o
1
-1
/
+1
2009-08-31
tracing/filters: Defer pred allocation
Li Zefan
1
-1
/
+0
2009-08-28
tracing: Fix double CPP substitution in TRACE_EVENT_FN
Frederic Weisbecker
1
-6
/
+7
2009-08-27
tracing: Undef TRACE_EVENT_FN between trace events headers inclusion
Frederic Weisbecker
1
-0
/
+1
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
4
-17
/
+84
2009-08-26
tracing/events: fix the include file dependencies
Xiao Guangrong
1
-0
/
+1
2009-08-26
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
1
-7
/
+24
2009-08-26
tracing/sched: show CPU task wakes up on in trace event
Steven Rostedt
1
-4
/
+8
2009-08-26
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
2
-17
/
+70
2009-08-26
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
3
-8
/
+18
2009-08-26
tracing: Make syscall tracepoints conditional
Josh Stone
1
-0
/
+4
2009-08-19
tracing/syscalls: Add filtering support
Li Zefan
1
-0
/
+7
2009-08-19
tracing/events: Add trace_define_common_fields()
Li Zefan
1
-5
/
+3
2009-08-19
tracing/events: Add ftrace_event_call param to define_fields()
Li Zefan
1
-2
/
+1
2009-08-19
tracing/syscalls: Add fields format for exit events
Li Zefan
1
-2
/
+4
2009-08-17
tracing/events: Add module tracepoints
Li Zefan
1
-0
/
+126
2009-08-13
net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3)
Neil Horman
1
-0
/
+20
2009-08-11
tracing: Add fields format definition for syscall events
Frederic Weisbecker
1
-0
/
+2
2009-08-11
tracing: Add ftrace event call parameter to its field descriptor handler
Frederic Weisbecker
1
-1
/
+2
2009-08-11
tracing: Add perf counter support for syscalls tracing
Jason Baron
1
-0
/
+7
2009-08-11
tracing: Add individual syscalls tracepoint id support
Jason Baron
1
-0
/
+8
[next]