index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Don't use tracing_record_cmdline() in workqueue tracer
KOSAKI Motohiro
2009-03-09
1
-3
/
+2
*
ftrace: tracing header should put '#' at the beginning of a line
KOSAKI Motohiro
2009-03-08
1
-10
/
+10
*
Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...
Ingo Molnar
2009-03-08
1
-1
/
+1
|
\
|
*
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
2009-03-06
1
-1
/
+1
|
|
\
*
|
|
tracing: trace_bprintk() cleanups
Ingo Molnar
2009-03-06
1
-11
/
+8
*
|
|
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-06
5
-6
/
+255
|
*
|
tracing: move print of event format to separate file
Steven Rostedt
2009-03-06
2
-52
/
+56
|
*
|
tracing: make all file_operations const
Steven Rostedt
2009-03-06
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-05
2
-0
/
+16
*
|
|
tracing: consolidate print_lat_fmt and print_trace_fmt
Steven Rostedt
2009-03-05
1
-32
/
+7
*
|
|
tracing: remove extra latency_trace method from trace structure
Steven Rostedt
2009-03-05
5
-36
/
+1
*
|
|
tracing: add latency output format option
Steven Rostedt
2009-03-05
2
-23
/
+4
*
|
|
tracing: fix seq read from trace files
Steven Rostedt
2009-03-05
1
-2
/
+2
*
|
|
tracing: do not return EFAULT if read copied anything
Steven Rostedt
2009-03-05
1
-2
/
+12
*
|
|
ring-buffer: fix timestamp in partial ring_buffer_page_read
Steven Rostedt
2009-03-05
1
-1
/
+5
*
|
|
tracing: add cpu_file intialization for ftrace_dump
Steven Rostedt
2009-03-05
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-04
2
-7
/
+268
*
|
ring-buffer: make ring_buffer_read_page read from start on partial page
Steven Rostedt
2009-03-04
1
-10
/
+33
*
|
ring-buffer: replace sizeof of event header with offsetof
Steven Rostedt
2009-03-04
1
-1
/
+1
*
|
ring-buffer: fix ring_buffer_read_page
Steven Rostedt
2009-03-04
1
-33
/
+59
*
|
ring-buffer: reset write field for ring_buffer_read_page
Steven Rostedt
2009-03-04
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-27
1
-6
/
+14
[next]