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
2016-02-19
tracing: Fix setting of start_index in find_next()
Qiu Peiyang
2016-02-19
tracing: Update instance_rmdir() to use tracefs_remove_recursive
Jiaxing Wang
2015-10-20
tracing: Do not allow stack_tracer to record stack in NMI
Steven Rostedt (Red Hat)
2015-10-20
tracing: Have stack tracer force RCU to be watching
Steven Rostedt (Red Hat)
2015-09-08
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-09-03
ring-buffer: Revert "ring-buffer: Get timestamp after event is allocated"
Steven Rostedt (Red Hat)
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-08-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-28
bpf: add support for %s specifier to bpf_trace_printk()
Alexei Starovoitov
2015-08-28
lib: introduce strncpy_from_unsafe()
Alexei Starovoitov
2015-08-26
tracing/uprobes: Do not print '0x (null)' when offset is 0
Wang Nan
2015-08-11
tracing: Allow triggers to filter for CPU ids and process names
Daniel Wagner
2015-08-09
bpf: Implement function bpf_perf_event_read() that get the selected hardware ...
Kaixu Xia
2015-08-06
tracing, perf: Implement BPF programs attached to uprobes
Wang Nan
2015-08-03
sched: Introduce the 'trace_sched_waking' tracepoint
Peter Zijlstra
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-24
ftrace: Fix breakage of set_ftrace_pid
Steven Rostedt (Red Hat)
2015-07-20
tracing: Introduce two additional marks for delay
Jungseok Lee
2015-07-20
ftrace: Fix function_graph duration spacing with 7-digits
Steven Rostedt (Red Hat)
2015-07-20
ftrace: add tracing_thresh to function profile
Umesh Tiwari
2015-07-20
tracing: Clean up stack tracing and fix fentry updates
Steven Rostedt (Red Hat)
2015-07-20
ring-buffer: Reorganize function locations
Steven Rostedt (Red Hat)
2015-07-20
ring-buffer: Make sure event has enough room for extend and padding
Steven Rostedt (Red Hat)
2015-07-20
ring-buffer: Get timestamp after event is allocated
Steven Rostedt (Red Hat)
2015-07-20
ring-buffer: Move the adding of the extended timestamp out of line
Steven Rostedt (Red Hat)
2015-07-20
ring-buffer: Add event descriptor to simplify passing data
Steven Rostedt (Red Hat)
2015-07-20
ftrace: correct the counter increment for trace_buffer data
Umesh Tiwari
2015-07-20
tracing: Fix for non-continuous cpu ids
Gil Fruchter
2015-07-20
tracing: Prefer kcalloc over kzalloc with multiply
Gil Fruchter
2015-07-08
tracing: Have branch tracer use recursive field of task struct
Steven Rostedt (Red Hat)
2015-06-26
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-06-26
Merge tag 'trace-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-25
kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()
Rasmus Villemoes
2015-06-25
kernel/trace/trace_events_filter.c: use strreplace()
Rasmus Villemoes
2015-06-25
tracing: Fix typo from "static inlin" to "static inline"
Steven Rostedt (Red Hat)
2015-06-25
tracing/filter: Do not allow infix to exceed end of string
Steven Rostedt (Red Hat)
2015-06-25
tracing/filter: Do not WARN on operand count going below zero
Steven Rostedt (Red Hat)
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-17
tracing: Have filter check for balanced ops
Steven Rostedt
2015-06-15
bpf: let kprobe programs use bpf_get_smp_processor_id() helper
Alexei Starovoitov
2015-06-15
bpf: allow networking programs to use bpf_trace_printk() for debugging
Alexei Starovoitov
2015-06-15
bpf: introduce current->pid, tgid, uid, gid, comm accessors
Alexei Starovoitov
2015-06-15
ring_buffer: Allow to exit the ring buffer benchmark immediately
Petr Mladek
2015-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-11
ring-buffer-benchmark: Fix the wrong sched_priority of producer
Wang Long
2015-06-10
ring-buffer-benchmark: Fix the wrong type
Wang Long
2015-06-10
ring-buffer-benchmark: Fix the wrong param in module_param
Wang Long
2015-05-31
ebpf: allow bpf_ktime_get_ns_proto also for networking
Daniel Borkmann
2015-05-29
ring-buffer: Add enum names for the context levels
Steven Rostedt (Red Hat)
[next]