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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
2017-07-15
1
-13
/
+8
*
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2017-05-25
1
-0
/
+5
*
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
2017-04-27
1
-2
/
+14
*
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
2017-04-27
1
-3
/
+5
*
ftrace: Fix removing of second function probe
Steven Rostedt (VMware)
2017-04-21
1
-4
/
+16
*
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
2017-04-12
1
-4
/
+4
*
fgraph: Handle a case where a tracer ignores set_graph_notrace
Steven Rostedt (Red Hat)
2017-01-09
1
-3
/
+14
*
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
2016-09-30
1
-7
/
+8
*
fix memory leaks in tracing_buffers_splice_read()
Al Viro
2016-09-30
1
-6
/
+8
*
Makefile: Mute warning for __builtin_return_address(>0) for tracing only
Steven Rostedt
2016-09-30
1
-0
/
+4
*
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
2016-07-27
1
-1
/
+6
*
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2016-06-01
1
-5
/
+4
*
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2016-06-01
1
-12
/
+14
*
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
2016-05-11
1
-2
/
+7
*
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-04-12
1
-0
/
+3
*
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-04-12
1
-1
/
+4
*
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
2016-04-12
1
-2
/
+6
*
tracing: Do not have 'comm' filter override event 'comm' field
Steven Rostedt (Red Hat)
2016-03-09
2
-12
/
+15
*
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
2016-03-03
1
-1
/
+2
*
tracing/stacktrace: Show entire trace if passed in function not found
Steven Rostedt
2016-02-17
1
-0
/
+7
*
tracing: Fix stacktrace skip depth in trace_buffer_unlock_commit_regs()
Steven Rostedt (Red Hat)
2016-02-17
1
-1
/
+1
*
tracing: Fix setting of start_index in find_next()
Qiu Peiyang
2016-01-04
1
-0
/
+1
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-12-08
1
-1
/
+1
|
\
|
*
treewide: Remove old email address
Peter Zijlstra
2015-11-23
1
-1
/
+1
*
|
tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filter
Steven Rostedt (Red Hat)
2015-12-01
1
-0
/
+16
*
|
ring-buffer: Put back the length if crossed page with add_timestamp
Steven Rostedt (Red Hat)
2015-11-24
1
-1
/
+4
*
|
ring-buffer: Update read stamp with first real commit on page
Steven Rostedt (Red Hat)
2015-11-24
1
-7
/
+5
|
/
*
Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2015-11-12
3
-14
/
+9
|
\
|
*
tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not set
Chen Gang
2015-11-10
1
-0
/
+6
|
*
tracing: Remove unused ftrace_cpu_disabled per cpu variable
Dmitry Safonov
2015-11-07
3
-13
/
+0
|
*
tracing: Make tracing work when debugfs is not configured in
Jiaxing Wang
2015-11-06
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-10
1
-1
/
+1
|
\
\
|
*
|
bpf_trace: Make dependent on PERF_EVENTS
Steven Rostedt
2015-11-10
1
-1
/
+1
*
|
|
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-11-06
23
-651
/
+1337
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tracing: Put back comma for empty fields in boot string parsing
Steven Rostedt (Red Hat)
2015-11-03
2
-11
/
+10
|
*
|
tracing: Apply tracer specific options from kernel command line.
Jiaxing Wang
2015-11-03
1
-9
/
+36
|
*
|
ring_buffer: Remove unneeded smp_wmb() before wakeup of reader benchmark
Steven Rostedt (Red Hat)
2015-11-03
1
-2
/
+0
|
*
|
tracing: Allow dumping traces without tracking trace started cpus
Sasha Levin
2015-11-03
1
-2
/
+3
|
*
|
ring_buffer: Fix more races when terminating the producer in the benchmark
Petr Mladek
2015-11-03
1
-25
/
+29
|
*
|
ring_buffer: Do no not complete benchmark reader too early
Petr Mladek
2015-11-03
1
-9
/
+16
|
*
|
tracing: Remove redundant TP_ARGS redefining
Dmitry Safonov
2015-11-03
1
-3
/
+0
|
*
|
tracing: Rename max_stack_lock to stack_trace_max_lock
Steven Rostedt (Red Hat)
2015-11-03
1
-8
/
+8
|
*
|
tracing: Allow arch-specific stack tracer
AKASHI Takahiro
2015-11-03
1
-37
/
+43
|
*
|
tracing: ftrace_event_is_function() can return boolean
Yaowei Bai
2015-11-02
2
-2
/
+2
|
*
|
tracing: is_legal_op() can return boolean
Yaowei Bai
2015-11-02
1
-4
/
+4
|
*
|
ring-buffer: rb_event_is_commit() can return boolean
Yaowei Bai
2015-11-02
1
-2
/
+2
|
*
|
ring-buffer: rb_per_cpu_empty() can return boolean
Yaowei Bai
2015-11-02
1
-2
/
+2
|
*
|
ring_buffer: ring_buffer_empty{cpu}() can return boolean
Yaowei Bai
2015-11-02
1
-5
/
+5
|
*
|
ring-buffer: rb_is_reader_page() can return boolean
Yaowei Bai
2015-11-02
1
-1
/
+1
|
*
|
tracing: report_latency() in trace_irqsoff.c can return boolean
Yaowei Bai
2015-11-02
1
-4
/
+4
[next]