index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Lines
2020-10-01
Merge tag 'trace-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
-8
/
+8
2020-09-29
ftrace: Move RCU is watching check after recursion check
Steven Rostedt (VMware)
-4
/
+2
2020-09-29
tracing: Fix trace_find_next_entry() accounting of temp buffer size
Steven Rostedt (VMware)
-4
/
+6
2020-09-22
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
-26
/
+28
2020-09-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-2
/
+1
2020-09-19
ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
-2
/
+1
2020-09-18
tracing: fix double free
Tom Rix
-1
/
+0
2020-09-18
ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
-2
/
+1
2020-09-18
tracing: Make the space reserved for the pid wider
Sebastian Andrzej Siewior
-25
/
+25
2020-09-18
ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms
Adrian Hunter
-0
/
+1
2020-09-18
ftrace: Free the trampoline when ftrace_startup() fails
Miroslav Benes
-0
/
+2
2020-09-14
lockdep: fix order in trace_hardirqs_off_caller()
Sven Schnelle
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-3
/
+3
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-1
/
+1
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-2
/
+2
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
-2
/
+2
2020-08-07
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-189
/
+653
2020-08-07
tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...
Steven Rostedt (VMware)
-0
/
+44
2020-08-06
Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+1
2020-08-06
bpf: Remove inline from bpf_do_trace_printk
Stanislav Fomichev
-1
/
+1
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-25
/
+23
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
-12
/
+106
2020-08-05
Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-3
/
+1
2020-08-04
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
-4
/
+4
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2020-08-03
Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+99
2020-08-03
tracing/uprobe: Remove dead code in trace_uprobe_register()
Peng Fan
-1
/
+0
2020-08-03
ftrace: Fix ftrace_trace_task return value
Josef Bacik
-4
/
+6
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
-31
/
+55
2020-08-03
trace : Have tracing buffer info use kvzalloc instead of kzalloc
Zhaoyang Huang
-2
/
+2
2020-07-30
tracing: Remove outdated comment in stack handling
Vincent Whitchurch
-6
/
+0
2020-07-30
ftrace: Do not let direct or IPMODIFY ftrace_ops be added to module and set t...
Chengming Zhou
-0
/
+8
2020-07-30
ftrace: Setup correct FTRACE_FL_REGS flags for module
Chengming Zhou
-4
/
+7
2020-07-30
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
-2
/
+3
2020-07-30
tracing/hwlat: Drop the duplicate assignment in start_kthread()
Kevin Hao
-1
/
+0
2020-07-29
sched,tracing: Convert to sched_set_fifo()
Peter Zijlstra
-25
/
+23
2020-07-27
fsnotify: create helper fsnotify_inode()
Amir Goldstein
-2
/
+1
2020-07-25
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
-2
/
+2
2020-07-23
tracefs: Remove unnecessary debug_fs checks.
Peter Enderborg
-3
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
-1
/
+1
2020-07-13
bpf: Use dedicated bpf_trace_printk event instead of trace_printk()
Alan Maguire
-5
/
+73
2020-07-13
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
-2
/
+7
2020-07-09
tracing: Save one trace_event->type by using __TRACE_LAST_TYPE
Wei Yang
-2
/
+2
2020-07-09
tracing: Simplify defining of the next event id
Wei Yang
-6
/
+6
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-3
/
+24
2020-07-02
Merge branch 'perf/vlbr'
Peter Zijlstra
-39
/
+96
2020-07-01
ring-buffer: Do not trigger a WARN if clock going backwards is detected
Steven Rostedt (VMware)
-3
/
+21
2020-07-01
ring-buffer: Call trace_clock_local() directly for RETPOLINE kernels
Steven Rostedt (VMware)
-1
/
+9
2020-07-01
ring-buffer: Move the add_timestamp into its own function
Steven Rostedt (VMware)
-12
/
+20
2020-07-01
ring-buffer: Consolidate add_timestamp to remove some branches
Steven Rostedt (VMware)
-66
/
+73
[next]