index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-08
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
8
-416
/
+516
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-18
/
+65
2015-09-03
ring-buffer: Revert "ring-buffer: Get timestamp after event is allocated"
Steven Rostedt (Red Hat)
1
-106
/
+50
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+3
2015-08-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2015-08-28
bpf: add support for %s specifier to bpf_trace_printk()
Alexei Starovoitov
1
-2
/
+30
2015-08-28
lib: introduce strncpy_from_unsafe()
Alexei Starovoitov
1
-16
/
+4
2015-08-26
tracing/uprobes: Do not print '0x (null)' when offset is 0
Wang Nan
1
-1
/
+16
2015-08-11
tracing: Allow triggers to filter for CPU ids and process names
Daniel Wagner
2
-2
/
+77
2015-08-09
bpf: Implement function bpf_perf_event_read() that get the selected hardware ...
Kaixu Xia
1
-0
/
+31
2015-08-06
tracing, perf: Implement BPF programs attached to uprobes
Wang Nan
2
-1
/
+6
2015-08-03
sched: Introduce the 'trace_sched_waking' tracepoint
Peter Zijlstra
2
-2
/
+2
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-7
/
+3
2015-07-24
ftrace: Fix breakage of set_ftrace_pid
Steven Rostedt (Red Hat)
1
-18
/
+34
2015-07-20
tracing: Introduce two additional marks for delay
Jungseok Lee
1
-1
/
+3
2015-07-20
ftrace: Fix function_graph duration spacing with 7-digits
Steven Rostedt (Red Hat)
1
-2
/
+2
2015-07-20
ftrace: add tracing_thresh to function profile
Umesh Tiwari
1
-2
/
+7
2015-07-20
tracing: Clean up stack tracing and fix fentry updates
Steven Rostedt (Red Hat)
1
-45
/
+23
2015-07-20
ring-buffer: Reorganize function locations
Steven Rostedt (Red Hat)
1
-411
/
+403
2015-07-20
ring-buffer: Make sure event has enough room for extend and padding
Steven Rostedt (Red Hat)
1
-0
/
+15
2015-07-20
ring-buffer: Get timestamp after event is allocated
Steven Rostedt (Red Hat)
1
-47
/
+114
2015-07-20
ring-buffer: Move the adding of the extended timestamp out of line
Steven Rostedt (Red Hat)
1
-16
/
+25
2015-07-20
ring-buffer: Add event descriptor to simplify passing data
Steven Rostedt (Red Hat)
1
-39
/
+52
2015-07-20
ftrace: correct the counter increment for trace_buffer data
Umesh Tiwari
1
-1
/
+1
2015-07-20
tracing: Fix for non-continuous cpu ids
Gil Fruchter
1
-1
/
+1
2015-07-20
tracing: Prefer kcalloc over kzalloc with multiply
Gil Fruchter
1
-1
/
+1
2015-07-08
tracing: Have branch tracer use recursive field of task struct
Steven Rostedt (Red Hat)
2
-7
/
+11
2015-06-26
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
21
-568
/
+534
2015-06-26
Merge tag 'trace-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+10
2015-06-25
kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()
Rasmus Villemoes
1
-4
/
+2
2015-06-25
kernel/trace/trace_events_filter.c: use strreplace()
Rasmus Villemoes
1
-3
/
+2
2015-06-25
tracing: Fix typo from "static inlin" to "static inline"
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-06-25
tracing/filter: Do not allow infix to exceed end of string
Steven Rostedt (Red Hat)
1
-0
/
+6
2015-06-25
tracing/filter: Do not WARN on operand count going below zero
Steven Rostedt (Red Hat)
1
-1
/
+3
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-20
/
+22
2015-06-17
tracing: Have filter check for balanced ops
Steven Rostedt
1
-2
/
+9
2015-06-15
bpf: let kprobe programs use bpf_get_smp_processor_id() helper
Alexei Starovoitov
1
-0
/
+2
2015-06-15
bpf: allow networking programs to use bpf_trace_printk() for debugging
Alexei Starovoitov
1
-8
/
+12
2015-06-15
bpf: introduce current->pid, tgid, uid, gid, comm accessors
Alexei Starovoitov
1
-0
/
+6
2015-06-15
ring_buffer: Allow to exit the ring buffer benchmark immediately
Petr Mladek
1
-3
/
+8
2015-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-06-11
ring-buffer-benchmark: Fix the wrong sched_priority of producer
Wang Long
1
-1
/
+1
2015-06-10
ring-buffer-benchmark: Fix the wrong type
Wang Long
1
-2
/
+2
2015-06-10
ring-buffer-benchmark: Fix the wrong param in module_param
Wang Long
1
-4
/
+4
2015-05-31
ebpf: allow bpf_ktime_get_ns_proto also for networking
Daniel Borkmann
1
-12
/
+0
2015-05-29
ring-buffer: Add enum names for the context levels
Steven Rostedt (Red Hat)
1
-5
/
+22
2015-05-28
ring-buffer: Remove useless unused tracing_off_permanent()
Steven Rostedt (Red Hat)
1
-61
/
+0
2015-05-28
ring-buffer: Give NMIs a chance to lock the reader_lock
Steven Rostedt (Red Hat)
1
-35
/
+37
2015-05-27
ring-buffer: Add trace_recursive checks to ring_buffer_write()
Steven Rostedt (Red Hat)
1
-1
/
+8
2015-05-27
ring-buffer: Allways do the trace_recursive checks
Steven Rostedt (Red Hat)
1
-9
/
+0
[next]