index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-17
/
+12
2009-06-10
tracing: do not translate event helper macros in print format
Steven Rostedt
1
-77
/
+81
2009-06-09
tracing: fix the block trace points print size
Steven Rostedt
1
-15
/
+30
2009-06-09
tracing/events: convert block trace points to TRACE_EVENT()
Li Zefan
2
-76
/
+483
2009-06-05
Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
1
-0
/
+2
2009-06-04
Merge branch 'tracing/ftrace' into tracing/core
Ingo Molnar
2
-48
/
+102
2009-06-03
tracing: fix multiple use of __print_flags and __print_symbolic
Steven Whitehouse
1
-0
/
+2
2009-06-02
tracing: remove redundant SOFTIRQ from softirq event traces
Steven Rostedt
1
-12
/
+12
2009-06-02
tracing/events: introduce __dynamic_array()
Li Zefan
1
-34
/
+88
2009-06-02
tracing/events: put TP_fast_assign into braces
Li Zefan
1
-1
/
+1
2009-06-02
tracing/events: fix a typo in __string() format output
Li Zefan
1
-2
/
+2
2009-06-02
ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro
Zhaolei
2
-25
/
+100
2009-05-28
ftrace: don't convert function's local variable name in macro
Zhaolei
1
-10
/
+10
2009-05-26
tracing: convert irq events to use __print_symbolic
Steven Rostedt
1
-6
/
+17
2009-05-26
tracing: add __print_symbolic to trace events
Steven Rostedt
1
-0
/
+8
2009-05-26
tracing: add flag output for kmem events
Steven Rostedt
1
-8
/
+45
2009-05-26
tracing: add previous task state info to sched switch event
Steven Rostedt
1
-1
/
+8
2009-05-26
tracing: add __print_flags for events
Steven Rostedt
1
-0
/
+14
2009-05-26
tracing/events: change the type of __str_loc_item to unsigned short
Li Zefan
1
-1
/
+1
2009-05-11
blktrace: from-sector redundant in trace_block_remap, cleanup
Li Zefan
1
-2
/
+2
2009-05-06
blktrace: from-sector redundant in trace_block_remap
Alan D. Brunelle
1
-2
/
+2
2009-05-06
blktrace: correct remap names
Alan D. Brunelle
1
-2
/
+2
2009-05-06
tracepoint: trace_sched_migrate_task(): remove parameter
Mathieu Desnoyers
1
-3
/
+3
2009-05-01
tracing: add irq tracepoint documentation
Jason Baron
1
-4
/
+42
2009-04-29
tracing/filters: distinguish between signed and unsigned fields
Tom Zanussi
1
-8
/
+8
2009-04-24
tracing: remove deprecated TRACE_FORMAT
Steven Rostedt
2
-70
/
+0
2009-04-24
tracing/irq: convert irq traces to use TRACE_EVENT macro
Steven Rostedt
1
-9
/
+48
2009-04-24
tracing/lockdep: convert lockdep to use TRACE_EVENT macro
Steven Rostedt
1
-10
/
+46
2009-04-24
tracing: fix cut and paste macro error
Steven Rostedt
1
-4
/
+4
2009-04-22
tracing/events: protect __get_str()
Frederic Weisbecker
1
-1
/
+1
2009-04-22
tracing/lock: provide lock_acquired event support for dynamic size string
Frederic Weisbecker
1
-3
/
+3
2009-04-22
tracing/events: provide string with undefined size support
Frederic Weisbecker
1
-3
/
+85
2009-04-22
tracing/events: make struct trace_entry->type to be int type
Li Zefan
1
-1
/
+1
2009-04-18
tracing/events: enable code with EVENT_TRACING not EVENT_TRACER
Steven Rostedt
1
-1
/
+1
2009-04-17
tracing: Remove include/trace/kmem_event_types.h
Zhaolei
1
-193
/
+0
2009-04-17
tracing: avoid warnings from zero-arg tracepoints
Jeremy Fitzhardinge
1
-2
/
+2
2009-04-15
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
6
-1
/
+1
2009-04-15
tracing/events: fix lockdep system name
Steven Rostedt
1
-1
/
+1
2009-04-14
tracing/events: add support for modules to TRACE_EVENT
Steven Rostedt
1
-0
/
+1
2009-04-14
tracing/events: move the ftrace event tracing code to core
Steven Rostedt
3
-7
/
+496
2009-04-14
tracing: create automated trace defines
Steven Rostedt
6
-2
/
+91
2009-04-14
tracing: consolidate trace and trace_event headers
Steven Rostedt
10
-509
/
+646
2009-04-12
tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macro
Zhaolei
4
-37
/
+197
2009-04-12
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...
Zhaolei
1
-22
/
+3
2009-04-10
tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macro
Zhaolei
4
-3
/
+41
2009-04-10
tracing/lockdep: report the time waited for a lock
Frederic Weisbecker
1
-5
/
+18
2009-04-09
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
1
-0
/
+35
2009-04-03
kmemtrace: use tracepoints
Eduard - Gabriel Munteanu
1
-52
/
+40
2009-04-02
tracing, net: fix net tree and tracing tree merge interaction
Stephen Rothwell
1
-2
/
+2
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
12
-83
/
+632
[next]