index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-25
ring-buffer: Replace this_cpu_*() with __this_cpu_*()
Steven Rostedt
1
-6
/
+5
2015-03-23
perf: Remove type specific target pointers
Peter Zijlstra
1
-5
/
+5
2015-03-09
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
Steven Rostedt (Red Hat)
1
-3
/
+3
2015-03-09
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
Pratyush Anand
1
-6
/
+22
2015-03-09
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
Steven Rostedt (Red Hat)
1
-2
/
+6
2015-02-13
tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-4
/
+4
2015-02-12
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
19
-150
/
+175
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
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/rafael/linux-pm
Linus Torvalds
1
-0
/
+1
2015-02-09
tracing: Fix unmapping loop in tracing_mark_write
Vikram Mulukutla
1
-1
/
+1
2015-02-03
tracing: Have mkdir and rmdir be part of tracefs
Steven Rostedt (Red Hat)
1
-70
/
+5
2015-02-03
tracing: Automatically mount tracefs on debugfs/tracing
Steven Rostedt (Red Hat)
1
-3
/
+33
2015-02-03
tracing: Convert the tracing facility over to use tracefs
Steven Rostedt (Red Hat)
8
-66
/
+74
2015-02-03
tracing: Create cmdline tracer options on tracing fs init
Steven Rostedt (Red Hat)
1
-9
/
+21
2015-02-03
tracing: Only create tracer options files if directory exists
Steven Rostedt (Red Hat)
1
-2
/
+5
2015-02-02
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into trace/ftrace/tracefs
Steven Rostedt (Red Hat)
4
-25
/
+102
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/kernel/git/rostedt/linux-trace
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/git/jwessel/kgdb
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/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
2014-12-16
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
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/jikos/trivial
Linus Torvalds
1
-1
/
+1
2014-12-10
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
4
-120
/
+138
2014-12-10
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
23
-1167
/
+1117
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
[prev]
[next]