index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
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
|
*
|
Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2009-02-26
1
-2
/
+2
|
|
\
\
|
|
*
|
tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT
Steven Rostedt
2009-02-25
1
-2
/
+2
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into...
Ingo Molnar
2009-02-26
1
-33
/
+31
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
*
|
tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlock
Ingo Molnar
2009-02-25
1
-29
/
+28
[prev]
[next]