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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Make a snapshot feature available from userspace
Hiraku Toyooka
2013-01-30
1
-0
/
+1
*
ring-buffer: User context bit recursion checking
Steven Rostedt
2013-01-22
1
-6
/
+7
*
tracing: Avoid unnecessary multiple recursion checks
Steven Rostedt
2013-01-22
1
-5
/
+101
*
tracing: Make the trace recursion bits into enums
Steven Rostedt
2013-01-22
1
-13
/
+17
*
ftrace: Add context level recursion bit checking
Steven Rostedt
2013-01-22
1
-3
/
+9
*
tracing: Format non-nanosec times from tsc clock without a decimal point.
David Sharp
2012-11-13
1
-4
/
+0
*
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
2012-11-02
1
-5
/
+0
*
tracing: Remove unused function unregister_tracer()
Steven Rostedt
2012-11-02
1
-1
/
+0
*
tracing: Cache comms only after an event occurred
Steven Rostedt
2012-10-31
1
-0
/
+3
*
tracing: Enable comm recording if trace_printk() is used
Steven Rostedt
2012-10-31
1
-0
/
+1
*
tracing: Change tracer's integer flags to bool
Hiraku Toyooka
2012-10-31
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
1
-1
/
+1
|
\
|
*
userns: Teach trace to use from_kuid
Eric W. Biederman
2012-09-18
1
-1
/
+1
*
|
tracing: Add an option for disabling markers
Mandeep Singh Baines
2012-09-24
1
-0
/
+1
*
|
ftrace: Add selftest to test function save-regs support
Steven Rostedt
2012-07-31
1
-1
/
+1
|
/
*
tracing: Remove NR_CPUS array from trace_iterator
Steven Rostedt
2012-06-28
1
-0
/
+8
*
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-24
1
-0
/
+5
|
\
|
*
Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-05-14
1
-1
/
+3
|
|
\
|
*
|
tracing: Provide trace events interface for uprobes
Srikar Dronamraju
2012-05-07
1
-0
/
+5
*
|
|
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-18
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)
Mark Brown
2012-04-13
1
-2
/
+2
|
|
/
*
|
ring-buffer: Add per_cpu ring buffer control files
Vaibhav Nagarnaik
2012-04-23
1
-1
/
+1
*
|
tracing: Add percpu buffers for trace_printk()
Steven Rostedt
2012-04-23
1
-0
/
+2
|
/
*
tracing: Fix build breakage without CONFIG_PERF_EVENTS
Mark Brown
2012-03-13
1
-2
/
+0
*
tracing/ring-buffer: Only have tracing_on disable tracing buffers
Steven Rostedt
2012-02-22
1
-0
/
+1
*
ftrace, perf: Add filter support for function trace event
Jiri Olsa
2012-02-21
1
-2
/
+0
*
ftrace: Allow to specify filter field type for ftrace events
Jiri Olsa
2012-02-21
1
-10
/
+13
*
ftrace, perf: Add support to use function tracepoint in perf
Jiri Olsa
2012-02-21
1
-0
/
+11
*
ftrace: Add FTRACE_ENTRY_REG macro to allow event registration
Jiri Olsa
2012-02-21
1
-0
/
+4
*
ftrace: Add enable/disable ftrace_ops control interface
Jiri Olsa
2012-02-21
1
-0
/
+2
*
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
*
|
tracing: Add irq, preempt-count and need resched info to default trace output
Steven Rostedt
2011-11-17
1
-0
/
+1
*
|
tracing/latency: Fix header output for latency tracers
Jiri Olsa
2011-11-07
1
-0
/
+1
|
/
*
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
2011-10-11
1
-0
/
+2
*
tracing/filter: Add startup tests for events filter
Jiri Olsa
2011-08-19
1
-0
/
+3
*
tracing/filter: Remove field_name from filter_pred struct
Jiri Olsa
2011-08-19
1
-10
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-07-21
1
-16
/
+34
|
\
|
*
tracing: Still trace filtered irq functions when irq trace is disabled
Steven Rostedt
2011-07-07
1
-16
/
+34
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-07-21
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
tracing: Fix bug when reading system filters on module removal
Steven Rostedt
2011-07-07
1
-0
/
+1
*
|
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
2011-06-14
1
-0
/
+9
*
|
tracing: Add disable_on_free option
Steven Rostedt
2011-06-14
1
-0
/
+1
|
/
*
ftrace: Add internal recursive checks
Steven Rostedt
2011-05-25
1
-0
/
+15
*
ftrace: Add self-tests for multiple function trace users
Steven Rostedt
2011-05-18
1
-0
/
+2
*
tracing: Align 4 byte ints together in struct tracer
Steven Rostedt
2011-03-10
1
-1
/
+1
*
tracing: Add an 'overwrite' trace_option.
David Sharp
2011-03-09
1
-0
/
+1
*
tracing/filter: Increase the max preds to 2^14
Steven Rostedt
2011-02-07
1
-1
/
+8
*
tracing/filter: Move MAX_FILTER_PRED to local tracing directory
Steven Rostedt
2011-02-07
1
-0
/
+2
[next]