index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Lines
2009-08-17
tracing/events: Add module tracepoints
Li Zefan
-0
/
+126
2009-08-13
net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3)
Neil Horman
-0
/
+20
2009-08-11
tracing: Add fields format definition for syscall events
Frederic Weisbecker
-0
/
+2
2009-08-11
tracing: Add ftrace event call parameter to its field descriptor handler
Frederic Weisbecker
-1
/
+2
2009-08-11
tracing: Add perf counter support for syscalls tracing
Jason Baron
-0
/
+7
2009-08-11
tracing: Add individual syscalls tracepoint id support
Jason Baron
-0
/
+8
2009-08-11
tracing: Add trace events for each syscall entry/exit
Jason Baron
-9
/
+9
2009-08-11
tracing: Add ftrace_event_call void * 'data' field
Jason Baron
-2
/
+2
2009-08-11
tracing: Add syscall tracepoints
Jason Baron
-0
/
+20
2009-08-11
tracing: Call arch_init_ftrace_syscalls at boot
Jason Baron
-1
/
+0
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
-25
/
+158
2009-08-10
perf_counter: Zero dead bytes from ftrace raw samples size alignment
Frederic Weisbecker
-0
/
+4
2009-08-10
perf_counter: Subtract the buffer size field from the event record size
Frederic Weisbecker
-1
/
+7
2009-08-10
perf_counter: Correct PERF_SAMPLE_RAW output
Peter Zijlstra
-1
/
+2
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
-34
/
+96
2009-08-09
perf_counter, ftrace: Fix perf_counter integration
Peter Zijlstra
-25
/
+85
2009-07-20
tracing/events: record the size of dynamic arrays
Li Zefan
-6
/
+8
2009-07-20
tracing/events: add missing type info of dynamic arrays
Lai Jiangshan
-2
/
+2
2009-07-14
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-27
/
+27
2009-07-13
tracing/events: Move TRACE_SYSTEM outside of include guard
Li Zefan
-27
/
+27
2009-06-14
ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc
Aneesh Kumar K.V
-44
/
+1
2009-06-20
ext4: Fix type warning on 64-bit platforms in tracing events header
Theodore Ts'o
-1
/
+2
2009-06-17
ext4: convert instrumentation from markers to tracepoints
Theodore Ts'o
-0
/
+719
2009-06-17
jbd2: convert instrumentation from markers to tracepoints
Theodore Ts'o
-0
/
+168
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
-321
/
+1790
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
-17
/
+12
2009-06-10
tracing: do not translate event helper macros in print format
Steven Rostedt
-77
/
+81
2009-06-09
tracing: fix the block trace points print size
Steven Rostedt
-15
/
+30
2009-06-09
tracing/events: convert block trace points to TRACE_EVENT()
Li Zefan
-76
/
+483
2009-06-05
Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
-0
/
+2
2009-06-04
Merge branch 'tracing/ftrace' into tracing/core
Ingo Molnar
-48
/
+102
2009-06-03
tracing: fix multiple use of __print_flags and __print_symbolic
Steven Whitehouse
-0
/
+2
2009-06-01
tracing: remove redundant SOFTIRQ from softirq event traces
Steven Rostedt
-12
/
+12
2009-06-01
tracing/events: introduce __dynamic_array()
Li Zefan
-34
/
+88
2009-06-01
tracing/events: put TP_fast_assign into braces
Li Zefan
-1
/
+1
2009-06-01
tracing/events: fix a typo in __string() format output
Li Zefan
-2
/
+2
2009-06-02
ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro
Zhaolei
-25
/
+100
2009-05-28
ftrace: don't convert function's local variable name in macro
Zhaolei
-10
/
+10
2009-05-26
tracing: convert irq events to use __print_symbolic
Steven Rostedt
-6
/
+17
2009-05-26
tracing: add __print_symbolic to trace events
Steven Rostedt
-0
/
+8
2009-05-26
tracing: add flag output for kmem events
Steven Rostedt
-8
/
+45
2009-05-26
tracing: add previous task state info to sched switch event
Steven Rostedt
-1
/
+8
2009-05-26
tracing: add __print_flags for events
Steven Rostedt
-0
/
+14
2009-05-26
tracing/events: change the type of __str_loc_item to unsigned short
Li Zefan
-1
/
+1
2009-05-21
dropmon: add ability to detect when hardware dropsrxpackets
Neil Horman
-0
/
+11
2009-05-11
blktrace: from-sector redundant in trace_block_remap, cleanup
Li Zefan
-2
/
+2
2009-05-06
blktrace: from-sector redundant in trace_block_remap
Alan D. Brunelle
-2
/
+2
2009-05-06
blktrace: correct remap names
Alan D. Brunelle
-2
/
+2
2009-05-06
tracepoint: trace_sched_migrate_task(): remove parameter
Mathieu Desnoyers
-3
/
+3
2009-05-01
tracing: add irq tracepoint documentation
Jason Baron
-4
/
+42
[prev]
[next]