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
*
ftrace: handle archs that do not support irqs_disabled_flags
Steven Rostedt
2008-10-31
1
-1
/
+6
*
ftrace: fix current_tracer error return
Steven Rostedt
2008-10-28
1
-3
/
+4
*
tracing: fix a build error on alpha
Frederic Weisbecker
2008-10-28
1
-0
/
+1
*
ftrace: remove ftrace hash
Steven Rostedt
2008-10-23
1
-3
/
+0
*
ftrace: only have ftrace_kill atomic
Steven Rostedt
2008-10-23
1
-1
/
+1
*
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-10-20
1
-1
/
+1
*
trace: add build-time check to avoid overrunning hex buffer
Harvey Harrison
2008-10-14
1
-3
/
+3
*
ftrace: fix hex output mode of ftrace
Harvey Harrison
2008-10-14
1
-6
/
+2
*
ftrace: return an error when setting a nonexistent tracer
Frederic Weisbecker
2008-10-14
1
-3
/
+10
*
ftrace: make some tracers reentrant
Steven Rostedt
2008-10-14
1
-8
/
+2
*
ftrace: preempt disable over interrupt disable
Steven Rostedt
2008-10-14
1
-60
/
+63
*
ftrace: type cast filter+verifier
Steven Rostedt
2008-10-14
1
-25
/
+60
*
tracing/ftrace: adapt mmiotrace to the new type of print_line, fix
Frederic Weisbecker
2008-10-14
1
-1
/
+1
*
ring_buffer: implement new locking
Steven Rostedt
2008-10-14
1
-36
/
+77
*
tracing/ftrace: fix pipe breaking
Pekka Paalanen
2008-10-14
1
-2
/
+8
*
tracing/ftrace: change the type of the print_line callback
Frederic Weisbecker
2008-10-14
1
-36
/
+41
*
ftrace: take advantage of variable length entries
Steven Rostedt
2008-10-14
1
-204
/
+235
*
ftrace: make work with new ring buffer
Steven Rostedt
2008-10-14
1
-698
/
+234
*
tracing/ftrace: make tracing suitable to run the boot tracer
Frédéric Weisbecker
2008-10-14
1
-5
/
+10
*
tracing/ftrace: replace none tracer by nop tracer
Frédéric Weisbecker
2008-10-14
1
-40
/
+9
*
ftrace: inject markers via trace_marker file
Pekka Paalanen
2008-10-14
1
-5
/
+71
*
mmiotrace: handle TRACE_PRINT entries
Pekka Paalanen
2008-10-14
1
-20
/
+11
*
ftrace: add trace_vprintk()
Pekka Paalanen
2008-10-14
1
-6
/
+18
*
ftrace: move mmiotrace functions out of trace.c
Pekka Paalanen
2008-10-14
1
-44
/
+2
*
ftrace: sched_switch: show the wakee's cpu
Peter Zijlstra
2008-10-14
1
-3
/
+9
*
ftrace: make ftrace_printk usable with the other tracers
Peter Zijlstra
2008-10-14
1
-3
/
+5
*
ftrace: print continue index fix
Steven Rostedt
2008-10-14
1
-5
/
+10
*
ftrace: binary and not logical for continue test
Steven Rostedt
2008-10-14
1
-3
/
+3
*
ftrace: make output nicely spaced for up to 999 cpus
Michael Ellerman
2008-10-14
1
-14
/
+14
*
ftrace: fix some mistakes in error messages
Frédéric Weisbecker
2008-10-14
1
-5
/
+5
*
ftrace: dump out ftrace buffers to console on panic
Steven Rostedt
2008-10-14
1
-1
/
+174
*
ftrace: ftrace_printk doc moved
Steven Rostedt
2008-10-14
1
-16
/
+0
*
ftrace: printk formatting infrastructure
Steven Rostedt
2008-10-14
1
-29
/
+244
*
ftrace: new continue entry - separate out from trace_entry
Steven Rostedt
2008-10-14
1
-127
/
+140
*
tracing: remove unused variable
Andrea Righi
2008-07-27
1
-1
/
+0
*
ftrace: remove latency-tracer leftover
Ingo Molnar
2008-07-24
1
-3
/
+0
*
Merge branch 'tracing/ftrace' into auto-ftrace-next
Ingo Molnar
2008-07-14
1
-4
/
+20
|
\
|
*
ftrace: separate out the function enabled variable
Steven Rostedt
2008-07-11
1
-3
/
+19
|
*
ftrace: check proper config for preempt type
Steven Rostedt
2008-07-11
1
-1
/
+1
*
|
Merge branch 'tracing/sysprof' into auto-ftrace-next
Ingo Molnar
2008-07-10
1
-0
/
+3
|
\
\
|
*
|
ftrace: sysprof updates
Ingo Molnar
2008-05-23
1
-0
/
+3
*
|
|
Merge branch 'tracing/mmiotrace' into auto-ftrace-next
Ingo Molnar
2008-07-10
1
-0
/
+42
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mmiotrace: ftrace fix
Ingo Molnar
2008-05-24
1
-4
/
+12
|
*
|
ftrace: mmiotrace, updates
Pekka Paalanen
2008-05-24
1
-0
/
+34
|
|
/
*
|
ftrace: freeze kprobe'd records
Abhishek Sagar
2008-06-23
1
-0
/
+3
*
|
ftrace: fix printout
Jiri Slaby
2008-06-12
1
-3
/
+2
*
|
ftrace: disable tracing when current_tracer is set to "none"
Ankita Garg
2008-06-10
1
-5
/
+17
*
|
ftrace: distinguish kretprobe'd functions in trace logs
Abhishek Sagar
2008-06-02
1
-3
/
+24
*
|
ftrace: fix up cmdline recording
Steven Rostedt
2008-05-26
1
-3
/
+0
*
|
ftrace: move ftrace_special to trace.c
Steven Rostedt
2008-05-26
1
-2
/
+25
[next]