index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2017-09-15
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
2017-09-15
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2017-08-26
ftrace: Fix removing of second function probe
Steven Rostedt (VMware)
2017-07-18
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
2017-07-18
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
2017-07-18
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
2017-06-05
tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
Amey Telawane
2017-03-16
fgraph: Handle a case where a tracer ignores set_graph_notrace
Steven Rostedt (Red Hat)
2016-11-20
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
2016-08-22
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
2016-08-22
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2016-08-22
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2016-06-15
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
2016-05-01
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-05-01
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-05-01
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
2016-03-08
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
2016-01-25
tracing: Fix setting of start_index in find_next()
Qiu Peiyang
2016-01-05
ring-buffer: Update read stamp with first real commit on page
Steven Rostedt (Red Hat)
2015-08-10
tracing: Have branch tracer use recursive field of task struct
Steven Rostedt (Red Hat)
2015-07-15
tracing/filter: Do not allow infix to exceed end of string
Steven Rostedt (Red Hat)
2015-07-15
tracing/filter: Do not WARN on operand count going below zero
Steven Rostedt (Red Hat)
2015-06-30
tracing: Have filter check for balanced ops
Steven Rostedt
2015-06-30
ring-buffer-benchmark: Fix the wrong sched_priority of producer
Wang Long
2015-05-05
ring-buffer: Replace this_cpu_*() with __this_cpu_*()
Steven Rostedt
2015-03-23
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
Steven Rostedt (Red Hat)
2015-03-23
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
Pratyush Anand
2015-03-02
ring-buffer: Do not wake up a splice waiter when page is not full
Steven Rostedt (Red Hat)
2015-03-02
tracing: Fix unmapping loop in tracing_mark_write
Vikram Mulukutla
2015-01-15
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-11-27
tracing: Do not busy wait in buffer splice
Rabin Vincent
2014-11-13
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
2014-10-09
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
2014-10-05
ftrace: Update all ftrace_ops for a ftrace_hash_ops update
Steven Rostedt (Red Hat)
2014-10-05
ftrace: Fix function_profiler and function tracer together
Steven Rostedt (Red Hat)
2014-10-05
ftrace: Allow ftrace_ops to use the hashes from other ops
Steven Rostedt (Red Hat)
2014-10-05
trace: Fix epoll hang when we race with new entries
Josef Bacik
2014-10-05
ftrace: Use current addr when converting to nop in __ftrace_replace_code()
Steven Rostedt (Red Hat)
2014-09-17
ring-buffer: Up rb_iter_peek() loop count to 3
Steven Rostedt (Red Hat)
2014-09-17
ring-buffer: Always reset iterator to reader page
Steven Rostedt (Red Hat)
2014-07-21
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2014-07-15
ring-buffer: Fix polling on trace_pipe
Martin Lau
2014-07-15
tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
zhangwei(Jovi)
2014-07-15
tracing: Fix graph tracer with stack tracer on other archs
Steven Rostedt (Red Hat)
2014-07-15
tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
zhangwei(Jovi)
2014-07-14
tracing: instance_rmdir() leaks ftrace_event_file->filter
Oleg Nesterov
2014-07-01
tracing: Remove ftrace_stop/start() from reading the trace file
Steven Rostedt (Red Hat)
2014-06-30
tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()
Oleg Nesterov
2014-06-30
tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatch...
Oleg Nesterov
2014-06-30
tracing/uprobes: Revert "Support mix of ftrace and perf"
Oleg Nesterov
[next]