index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
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
2014-06-12
Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-06-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-10
tracing: Fix check of ftrace_trace_arrays list_empty() check
Steven Rostedt (Red Hat)
[next]