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-02-12
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
19
-150
/
+175
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+2
2015-02-11
ring-buffer: Do not wake up a splice waiter when page is not full
Steven Rostedt (Red Hat)
1
-5
/
+35
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2015-02-09
tracing: Fix unmapping loop in tracing_mark_write
Vikram Mulukutla
1
-1
/
+1
2015-02-02
tracing: Separate out initializing top level dir from instances
Steven Rostedt (Red Hat)
1
-21
/
+30
2015-02-02
tracing: Make tracing_init_dentry_tr() static
Steven Rostedt (Red Hat)
2
-2
/
+1
2015-01-30
PM / sleep: export suspend_resume trace event
Todd E Brandt
1
-0
/
+1
2015-01-29
ftrace: allow architectures to specify ftrace compile options
Heiko Carstens
1
-2
/
+2
2015-01-28
trace: Use 64-bit timekeeping
Tina Ruchandani
1
-10
/
+8
2015-01-28
tracing: Add array printing helper
Dave Martin
1
-0
/
+44
2015-01-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
3
-23
/
+100
2015-01-27
tracing: Remove newline from trace_printk warning banner
Borislav Petkov
1
-1
/
+2
2015-01-22
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
Steven Rostedt (Red Hat)
9
-12
/
+12
2015-01-22
tracing: Remove unneeded includes of debugfs.h and fs.h
Steven Rostedt (Red Hat)
9
-17
/
+0
2015-01-17
Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-23
/
+100
2015-01-15
tracing: Fix enabling of syscall events on the command line
Steven Rostedt (Red Hat)
1
-14
/
+55
2015-01-15
tracing: Remove extra call to init_ftrace_syscalls()
Steven Rostedt (Red Hat)
1
-1
/
+0
2015-01-15
ftrace: Check both notrace and filter for old hash
Steven Rostedt (Red Hat)
1
-7
/
+20
2015-01-15
ftrace: Fix updating of filters for shared global_ops filters
Steven Rostedt (Red Hat)
1
-1
/
+25
2015-01-14
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
4
-6
/
+8
2015-01-09
Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2014-12-22
tracing: Remove taking of trace_types_lock in pipe files
Steven Rostedt (Red Hat)
1
-82
/
+28
2014-12-22
tracing: Add ref count to tracer for when they are being read by pipe
Steven Rostedt (Red Hat)
2
-1
/
+16
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-12-16
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
4
-8
/
+80
2014-12-15
tracing: Add tp_printk cmdline to have tracepoints go to printk()
Steven Rostedt (Red Hat)
3
-0
/
+50
2014-12-15
tracing: Move enabling tracepoints to just after rcu_init()
Steven Rostedt (Red Hat)
4
-8
/
+30
2014-12-13
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+0
2014-12-13
tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-12-10
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-122
/
+140
2014-12-10
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
23
-1175
/
+1125
2014-12-09
blktrace: don't let the sysfs interface remove trace from running list
Arianna Avanzini
1
-3
/
+0
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
4
-66
/
+110
2014-12-03
tracing: Truncated output is better than nothing
Dan Carpenter
1
-5
/
+2
2014-12-03
tracing: Add additional marks to signal very large time deltas
Byungchul Park
3
-25
/
+34
2014-12-03
tracing: Allow NOT to filter AND and OR clauses
Steven Rostedt (Red Hat)
1
-4
/
+5
2014-12-03
tracing: Add NOT to filtering logic
Steven Rostedt (Red Hat)
1
-2
/
+18
2014-11-21
ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict
Masami Hiramatsu
1
-2
/
+140
2014-11-20
tracing/trivial: Fix typos and make an int into a bool
Steven Rostedt (Red Hat)
2
-4
/
+4
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
8
-336
/
+540
2014-11-20
kernel: trace: fix printk message
Frans Klaver
1
-1
/
+1
2014-11-19
seq_buf: Move the seq_buf code to lib/
Steven Rostedt (Red Hat)
2
-360
/
+0
2014-11-19
seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTF
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-11-19
tracing: Add seq_buf_get_buf() and seq_buf_commit() helper functions
Steven Rostedt (Red Hat)
1
-4
/
+3
2014-11-19
tracing: Have seq_buf use full buffer
Steven Rostedt (Red Hat)
1
-3
/
+6
2014-11-19
seq_buf: Add seq_buf_can_fit() helper function
Steven Rostedt (Red Hat)
1
-5
/
+18
2014-11-19
tracing: Add paranoid size check in trace_printk_seq()
Steven Rostedt (Red Hat)
1
-0
/
+8
2014-11-19
tracing: Use trace_seq_used() and seq_buf_used() instead of len
Steven Rostedt (Red Hat)
5
-16
/
+23
[next]