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: sched_switch plugin is deprecated
Geunsik Lim
2012-02-13
1
-3
/
+3
*
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
1
-1
/
+1
|
\
|
*
switch debugfs to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-06
1
-26
/
+79
|
\
\
|
*
|
tracing: Add entries in buffer and total entries to default output header
Steven Rostedt
2011-11-17
1
-25
/
+47
|
*
|
tracing: Add irq, preempt-count and need resched info to default trace output
Steven Rostedt
2011-11-17
1
-4
/
+20
|
*
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-11-11
1
-0
/
+15
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
tracing/latency: Fix header output for latency tracers
Jiri Olsa
2011-11-07
1
-0
/
+15
*
|
|
trace: Allow ftrace_dump() to be called from modules
Paul E. McKenney
2011-12-11
1
-0
/
+1
|
/
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-26
1
-32
/
+149
|
\
\
|
|
/
|
*
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
Steven Rostedt
2011-10-14
1
-2
/
+2
|
*
ftrace: Fix README to state tracing_on to start/stop tracing
Geunsik Lim
2011-10-14
1
-2
/
+2
|
*
tracing: Do not allocate buffer for trace_marker
Steven Rostedt
2011-10-11
1
-28
/
+83
|
*
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
2011-10-11
1
-0
/
+15
|
*
tracing: Add a counter clock for those that do not trust clocks
Steven Rostedt
2011-09-19
1
-0
/
+1
|
*
trace: Add ring buffer stats to measure rate of events
Vaibhav Nagarnaik
2011-08-30
1
-0
/
+13
|
*
trace: Add a new readonly entry to report total buffer size
Vaibhav Nagarnaik
2011-08-30
1
-0
/
+33
*
|
locking, tracing: Annotate tracing locks as raw
Thomas Gleixner
2011-09-13
1
-5
/
+5
|
/
*
tracing: Have dynamic size event stack traces
Steven Rostedt
2011-07-14
1
-13
/
+79
*
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
2011-06-14
1
-5
/
+29
*
tracing: Convert to kstrtoul_from_user
Peter Huewe
2011-06-14
1
-55
/
+10
*
tracing, function: Fix trace header to follow context-info option
Jiri Olsa
2011-06-14
1
-0
/
+3
*
tracing: Add disable_on_free option
Steven Rostedt
2011-06-14
1
-2
/
+4
*
tracing: Add a proc file to stop tracing and free buffer
Vaibhav Nagarnaik
2011-06-14
1
-35
/
+73
*
tracing: Use NUMA allocation for per-cpu ring buffer pages
Vaibhav Nagarnaik
2011-06-14
1
-4
/
+3
*
tracing: Schedule a delayed work to call wakeup()
Vaibhav Nagarnaik
2011-06-14
1
-11
/
+12
*
Merge commit 'v2.6.39-rc7' into perf/core
Ingo Molnar
2011-05-10
1
-0
/
+1
|
\
|
*
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
2011-05-06
1
-0
/
+1
*
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-04-27
1
-3
/
+12
|
\
\
|
|
/
|
/
|
|
*
tracing: Avoid soft lockup in trace_pipe
Jiri Olsa
2011-04-04
1
-3
/
+12
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
/
*
tracing: Fix irqoff selftest expanding max buffer
Steven Rostedt
2011-03-10
1
-0
/
+9
*
tracing: Remove lock_depth from event entry
Steven Rostedt
2011-03-10
1
-5
/
+3
*
tracing: Add an 'overwrite' trace_option.
David Sharp
2011-03-09
1
-6
/
+11
*
tracing: Deprecate tracing_enabled for tracing_on
Steven Rostedt
2011-02-08
1
-0
/
+4
*
tracing: Fix preempt count leak
Li Zefan
2011-01-07
1
-4
/
+2
*
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2010-12-16
1
-1
/
+9
|
\
|
*
tracing: Fix panic when lseek() called on "trace" opened for writing
Slava Pestov
2010-11-30
1
-1
/
+9
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-11-27
1
-0
/
+19
|
\
\
|
|
/
|
*
tracing: Fix recursive user stack trace
Steven Rostedt
2010-11-12
1
-0
/
+19
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
|
/
*
tracing: Do not limit the size of the number of CPU buffers
Steven Rostedt
2010-10-21
1
-6
/
+2
*
tracing/trivial: Remove cast from void*
matt mooney
2010-10-18
1
-1
/
+1
*
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt
2010-08-16
1
-3
/
+8
|
\
|
*
tracing: Sanitize value returned from write(trace_marker, "...", len)
Marcin Slusarz
2010-08-13
1
-3
/
+8
*
|
Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...
Linus Torvalds
2010-08-07
1
-8
/
+0
|
\
\
|
*
|
init: Remove the BKL from startup code
Arnd Bergmann
2010-07-09
1
-8
/
+0
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-06
1
-72
/
+55
|
\
\
|
*
\
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-07-23
1
-8
/
+38
|
|
\
\
|
|
*
|
trace: strlen() return doesn't account for the NULL
Dan Carpenter
2010-07-22
1
-1
/
+1
[next]