index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/core: drop the old trace_printk() implementation in favour of trace_b...
Frederic Weisbecker
2009-03-06
9
-280
/
+126
*
tracing: add trace_bprintk()
Lai Jiangshan
2009-03-06
2
-10
/
+92
*
tracing: infrastructure for supporting binary record
Lai Jiangshan
2009-03-06
6
-0
/
+237
*
tracing: fix deadlock when setting set_ftrace_pid
KOSAKI Motohiro
2009-03-06
1
-6
/
+1
*
tracing: current tip/master can't enable ftrace
KOSAKI Motohiro
2009-03-06
1
-0
/
+1
*
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-06
10
-76
/
+329
|
\
|
*
tracing: add format files for ftrace default entries
Steven Rostedt
2009-03-05
5
-6
/
+255
|
*
tracing: move print of event format to separate file
Steven Rostedt
2009-03-05
2
-52
/
+56
|
*
tracing: make all file_operations const
Steven Rostedt
2009-03-05
4
-19
/
+19
*
|
Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...
Ingo Molnar
2009-03-06
1
-1
/
+1
|
\
\
|
*
|
tracing/function-graph-tracer: use the more lightweight local clock
Frederic Weisbecker
2009-03-05
1
-1
/
+1
*
|
|
tracing: clean up menu
Ingo Molnar
2009-03-05
1
-13
/
+16
|
|
/
|
/
|
*
|
tracing: rename ftrace_printk() => trace_printk()
Ingo Molnar
2009-03-05
2
-5
/
+5
*
|
tracing: have latency tracers set the latency format
Steven Rostedt
2009-03-04
2
-0
/
+16
*
|
tracing: consolidate print_lat_fmt and print_trace_fmt
Steven Rostedt
2009-03-04
1
-32
/
+7
*
|
tracing: remove extra latency_trace method from trace structure
Steven Rostedt
2009-03-04
5
-36
/
+1
*
|
tracing: add latency output format option
Steven Rostedt
2009-03-04
2
-23
/
+4
*
|
tracing: fix seq read from trace files
Steven Rostedt
2009-03-04
1
-2
/
+2
*
|
tracing: do not return EFAULT if read copied anything
Steven Rostedt
2009-03-04
1
-2
/
+12
*
|
ring-buffer: fix timestamp in partial ring_buffer_page_read
Steven Rostedt
2009-03-04
1
-1
/
+5
*
|
tracing: add cpu_file intialization for ftrace_dump
Steven Rostedt
2009-03-04
1
-0
/
+2
|
/
*
tracing: add lockdep tracepoints for lock acquire/release
Peter Zijlstra
2009-03-04
2
-8
/
+10
*
tracing: add binary buffer files for use with splice
Steven Rostedt
2009-03-03
2
-7
/
+268
*
ring-buffer: make ring_buffer_read_page read from start on partial page
Steven Rostedt
2009-03-03
1
-10
/
+33
*
ring-buffer: replace sizeof of event header with offsetof
Steven Rostedt
2009-03-03
1
-1
/
+1
*
ring-buffer: fix ring_buffer_read_page
Steven Rostedt
2009-03-03
1
-33
/
+59
*
ring-buffer: reset write field for ring_buffer_read_page
Steven Rostedt
2009-03-03
1
-0
/
+1
*
tracing: fix return value to registering events
Steven Rostedt
2009-03-03
1
-4
/
+4
*
tracing: add print format to event trace format files
Steven Rostedt
2009-03-02
1
-0
/
+2
*
tracing: add trace name and id to event formats
Steven Rostedt
2009-03-02
1
-1
/
+5
*
tracing: add ftrace headers to event format files
Steven Rostedt
2009-03-02
1
-1
/
+26
*
tracing: add format file to describe event struct fields
Steven Rostedt
2009-03-02
4
-1
/
+110
*
tracing: make trace_seq_reset global and rename to trace_seq_init
Steven Rostedt
2009-03-02
2
-12
/
+13
*
tracing: add protection around modify trace event fields
Steven Rostedt
2009-03-02
1
-0
/
+7
*
tracing: add TRACE_FIELD_SPECIAL to record complex entries
Steven Rostedt
2009-03-02
3
-0
/
+20
*
tracing: add raw fast tracing interface for trace events
Steven Rostedt
2009-02-28
2
-25
/
+181
*
tracing: add raw trace point recording infrastructure
Steven Rostedt
2009-02-28
7
-59
/
+350
*
tracing: add interface to write into current tracer buffer
Steven Rostedt
2009-02-28
2
-0
/
+20
*
tracing: make the set_event and available_events subsystem aware
Steven Rostedt
2009-02-28
1
-3
/
+40
*
tracing: add subsystem level to trace events
Steven Rostedt
2009-02-28
3
-0
/
+54
*
tracing: move trace point formats to files in include/trace directory
Steven Rostedt
2009-02-28
1
-8
/
+2
*
tracing: replace kzalloc with kcalloc
Steven Rostedt
2009-02-27
1
-1
/
+1
*
tracing: use newline separator for trace options list
Steven Rostedt
2009-02-27
1
-7
/
+6
*
tracing: use pointer error returns for __tracing_open
Steven Rostedt
2009-02-27
1
-22
/
+24
*
tracing: add protection around open use of current_tracer
Steven Rostedt
2009-02-26
1
-6
/
+14
*
tracing: add tracer dependent options to options directory
Steven Rostedt
2009-02-26
1
-1
/
+173
*
tracing: add options directory and core option files
Steven Rostedt
2009-02-26
1
-0
/
+117
*
tracing: implement trace_clock_*() APIs
Ingo Molnar
2009-02-26
3
-3
/
+104
*
tracing, genirq: add irq enter and exit trace events
Jason Baron
2009-02-26
1
-0
/
+2
*
tracing/core: make the per cpu trace files in per cpu directories
Frederic Weisbecker
2009-02-26
1
-11
/
+14
[next]