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
/
trace.c
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
1
-150
/
+62
*
tracing: add trace_bprintk()
Lai Jiangshan
2009-03-06
1
-0
/
+15
*
tracing: infrastructure for supporting binary record
Lai Jiangshan
2009-03-06
1
-0
/
+56
*
tracing: make all file_operations const
Steven Rostedt
2009-03-05
1
-12
/
+12
*
tracing: rename ftrace_printk() => trace_printk()
Ingo Molnar
2009-03-05
1
-4
/
+4
*
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
1
-1
/
+1
*
tracing: add latency output format option
Steven Rostedt
2009-03-04
1
-22
/
+2
*
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
*
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
1
-6
/
+8
*
tracing: add binary buffer files for use with splice
Steven Rostedt
2009-03-03
1
-7
/
+267
*
tracing: make trace_seq_reset global and rename to trace_seq_init
Steven Rostedt
2009-03-02
1
-12
/
+5
*
tracing: add interface to write into current tracer buffer
Steven Rostedt
2009-02-28
1
-0
/
+14
*
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/core: make the per cpu trace files in per cpu directories
Frederic Weisbecker
2009-02-26
1
-11
/
+14
*
tracing/core: make the read callbacks reentrants
Frederic Weisbecker
2009-02-25
1
-18
/
+83
*
tracing/core: introduce per cpu tracing files
Frederic Weisbecker
2009-02-25
1
-24
/
+144
*
tracing: remove /debug/tracing/latency_trace
Ingo Molnar
2009-02-25
1
-5
/
+0
*
tracing/core: remove unused parameter in tracing_fill_pipe_page()
Frederic Weisbecker
2009-02-18
1
-3
/
+2
*
tracing/core: use appropriate waiting on trace_pipe
Frederic Weisbecker
2009-02-18
1
-21
/
+41
*
tracing: use the more proper parameter
Wenji Huang
2009-02-17
1
-1
/
+1
*
tracing: fix sparse warning: attribute function with __acquires/__releases
Hannes Eder
2009-02-11
1
-0
/
+2
*
tracing: fix sparse warnings: fix (un-)signedness
Hannes Eder
2009-02-11
1
-3
/
+3
*
tracing: fix sparse warnings: make symbols static
Hannes Eder
2009-02-11
1
-4
/
+6
*
tracing: fix typos in comments
Wenji Huang
2009-02-10
1
-1
/
+1
*
tracing: clean up splice code
Steven Rostedt
2009-02-09
1
-41
/
+55
*
tracing: Move pipe waiting code out of tracing_read_pipe().
Eduard - Gabriel Munteanu
2009-02-09
1
-29
/
+40
*
tracing: splice support for tracing_pipe
Eduard - Gabriel Munteanu
2009-02-09
1
-0
/
+136
*
tracing/function-graph-tracer: handle the leaf functions from trace_pipe
Frederic Weisbecker
2009-02-09
1
-2
/
+2
*
tracing: handle unregistering the current tracer
Arnaldo Carvalho de Melo
2009-02-09
1
-0
/
+9
*
Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...
Ingo Molnar
2009-02-09
1
-1
/
+1
|
\
|
*
trace: remove deprecated entry->cpu
Steven Rostedt
2009-02-07
1
-1
/
+1
*
|
trace: Call tracing_reset_online_cpus before tracer->init()
Arnaldo Carvalho de Melo
2009-02-06
1
-1
/
+7
*
|
tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}
Arnaldo Carvalho de Melo
2009-02-06
1
-41
/
+53
*
|
ring_buffer: remove unused flags parameter
Arnaldo Carvalho de Melo
2009-02-06
1
-36
/
+20
*
|
trace: code style clean up
Steven Rostedt
2009-02-05
1
-14
/
+15
*
|
trace: Remove unused trace_array_cpu parameter
Arnaldo Carvalho de Melo
2009-02-05
1
-29
/
+18
*
|
trace: assign defaults at register_ftrace_event
Arnaldo Carvalho de Melo
2009-02-05
1
-8
/
+5
|
/
*
trace: make the trace_event callbacks return enum print_line_t
Arnaldo Carvalho de Melo
2009-02-04
1
-1
/
+1
*
trace: judicious error checking of trace_seq results
Arnaldo Carvalho de Melo
2009-02-04
1
-41
/
+34
*
-
.
Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'li...
Ingo Molnar
2009-02-04
1
-10
/
+55
|
\
\
|
|
*
trace: set max latency variable to zero on default
Steven Rostedt
2009-01-21
1
-1
/
+1
|
|
*
trace: stop all recording to ring buffer on ftrace_dump
Steven Rostedt
2009-01-21
1
-0
/
+1
[next]