index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: 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
|
|
*
trace: print ftrace_dump at KERN_EMERG log level
Steven Rostedt
2009-01-21
1
-1
/
+1
|
*
|
trace: let boot trace be chosen by command line
Steven Rostedt
2009-02-03
1
-4
/
+1
|
*
|
trace: fix default boot up tracer
Steven Rostedt
2009-02-03
1
-6
/
+54
*
|
|
trace: Change struct trace_event callbacks parameter list
Arnaldo Carvalho de Melo
2009-02-03
1
-5
/
+5
*
|
|
trace: better manage the context info for events
Frederic Weisbecker
2009-02-03
1
-114
/
+35
|
/
/
*
|
ftrace: add ftrace_vprintk
Arnaldo Carvalho de Melo
2009-01-26
1
-0
/
+9
*
|
trace: fix logic to start/stop counting
Steven Rostedt
2009-01-23
1
-7
/
+6
*
|
ring-buffer: do not swap if recording is disabled
Steven Rostedt
2009-01-22
1
-1
/
+1
*
|
trace: set max latency variable to zero on default
Steven Rostedt
2009-01-16
1
-1
/
+1
*
|
ftrace: remove static from function tracer functions
Steven Rostedt
2009-01-16
1
-3
/
+0
*
|
ftrace: move function tracer functions out of trace.c
Steven Rostedt
2009-01-16
1
-84
/
+0
*
|
ftrace: add stack trace to function tracer
Steven Rostedt
2009-01-16
1
-9
/
+17
*
|
trace: stop all recording to ring buffer on ftrace_dump
Steven Rostedt
2009-01-15
1
-0
/
+1
*
|
trace: print ftrace_dump at KERN_EMERG log level
Steven Rostedt
2009-01-15
1
-1
/
+1
*
|
tracing/ftrace: separate events tracing and stats tracing engine
Frederic Weisbecker
2009-01-14
1
-2
/
+0
*
|
Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent
Ingo Molnar
2009-01-06
1
-700
/
+41
|
\
\
|
|
/
|
/
|
|
*
tracing/ftrace: provide the base infrastructure for histogram tracing
Frederic Weisbecker
2008-12-29
1
-1
/
+2
|
*
ftrace: change trace.c to use registered events
Steven Rostedt
2008-12-29
1
-364
/
+38
|
*
ftrace: set up trace event hash infrastructure
Steven Rostedt
2008-12-29
1
-274
/
+1
|
*
ftrace: remove obsolete print continue functionality
Steven Rostedt
2008-12-29
1
-61
/
+0
*
|
cpumask: convert kernel trace functions further
Rusty Russell
2009-01-01
1
-3
/
+9
*
|
cpumask: convert kernel trace functions
Rusty Russell
2009-01-01
1
-24
/
+36
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-31
1
-3
/
+2
|
\
\
|
*
|
tracing: removed duplicated #include
Huang Weiyi
2008-12-30
1
-1
/
+0
|
*
|
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-12-30
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ftrace: remove unused function arg in trace_iterator_increment()
Robert Richter
2008-12-10
1
-2
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-30
1
-166
/
+812
|
\
|
|
[next]