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
2022-04-21
ftrace: fix building with SYSCTL=y but DYNAMIC_FTRACE=n
Luis Chamberlain
1
-0
/
+6
2022-04-21
ftrace: fix building with SYSCTL=n but DYNAMIC_FTRACE=y
Luis Chamberlain
1
-37
/
+34
2022-04-15
ftrace: Fix build warning
YueHaibing
1
-2
/
+2
2022-04-06
ftrace: move sysctl_ftrace_enabled to ftrace.c
Wei Xiao
1
-1
/
+21
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-88
/
+10
2022-04-02
tracing: mark user_events as BROKEN
Steven Rostedt (Google)
2
-0
/
+6
2022-04-02
tracing: Move user_events.h temporarily out of include/uapi
Steven Rostedt (Google)
1
-0
/
+5
2022-04-02
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
1
-14
/
+3
2022-04-02
tracing: Set user_events to BROKEN
Steven Rostedt (Google)
1
-0
/
+1
2022-04-02
tracing/user_events: Remove eBPF interfaces
Beau Belgrave
1
-72
/
+1
2022-04-02
tracing/user_events: Hold event_mutex during dyn_event_add
Beau Belgrave
1
-2
/
+6
2022-03-28
kprobes: Use rethook for kretprobe if possible
Masami Hiramatsu
1
-2
/
+2
2022-03-28
fprobe: Fix sparse warning for acccessing __rcu ftrace_hash
Masami Hiramatsu
1
-1
/
+1
2022-03-28
fprobe: Fix smatch type mismatch warning
Masami Hiramatsu
1
-3
/
+3
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+40
2022-03-26
Merge tag 'trace-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-2
/
+7
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
6
-11
/
+1077
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+0
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
10
-25
/
+1896
2022-03-23
tracing: Have trace event string test handle zero length strings
Steven Rostedt (Google)
1
-2
/
+7
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-5
/
+17
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
6
-11
/
+1072
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-0
/
+6
2022-03-21
bpf: Fix kprobe_multi return probe backtrace
Jiri Olsa
1
-30
/
+37
2022-03-21
Revert "bpf: Add support to inline bpf_get_func_ip helper on x86"
Jiri Olsa
1
-1
/
+0
2022-03-20
tracing: Have type enum modifications copy the strings
Steven Rostedt (Google)
1
-1
/
+61
2022-03-17
bpf: Add cookie support to programs attached with kprobe multi link
Jiri Olsa
1
-1
/
+113
2022-03-17
bpf: Add support to inline bpf_get_func_ip helper on x86
Jiri Olsa
1
-0
/
+1
2022-03-17
bpf: Add bpf_get_func_ip kprobe helper for multi kprobe link
Jiri Olsa
1
-1
/
+15
2022-03-17
bpf: Add multi kprobe link
Jiri Olsa
1
-0
/
+211
2022-03-17
fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for fprobe
Masami Hiramatsu
1
-1
/
+18
2022-03-17
fprobe: Add exit_handler support
Masami Hiramatsu
2
-9
/
+116
2022-03-17
rethook: Add a generic return hook
Masami Hiramatsu
3
-0
/
+329
2022-03-17
fprobe: Add ftrace based probe APIs
Masami Hiramatsu
3
-0
/
+224
2022-03-17
ftrace: Add ftrace_set_filter_ips function
Jiri Olsa
1
-9
/
+49
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+33
2022-03-15
user_events: Add trace event call as root for low permission cases
Beau Belgrave
1
-2
/
+37
2022-03-15
x86/ibt,ftrace: Search for __fentry__ location
Peter Zijlstra
1
-8
/
+40
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
12
-69
/
+175
2022-03-11
tracing/user_events: Use alloc_pages instead of kzalloc() for register pages
Steven Rostedt (Google)
1
-6
/
+8
2022-03-11
tracing: Add snapshot at end of kernel boot up
Steven Rostedt (Google)
2
-0
/
+20
2022-03-11
tracing: Have TRACE_DEFINE_ENUM affect trace event types as well
Steven Rostedt (Google)
1
-0
/
+28
2022-03-11
tracing: Fix strncpy warning in trace_events_synth.c
Tom Zanussi
1
-4
/
+1
2022-03-11
user_events: Prevent dyn_event delete racing with ioctl add/delete
Beau Belgrave
1
-6
/
+40
2022-03-10
Merge tag 'trace-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+33
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-14
/
+24
2022-03-10
tracing: Allow custom events to be added to the tracefs directory
Steven Rostedt (Google)
1
-0
/
+2
2022-03-10
tracing: Fix last_cmd_set() string management in histogram code
Steven Rostedt (Google)
1
-2
/
+4
2022-03-10
user_events: Fix potential uninitialized pointer while parsing field
Beau Belgrave
1
-1
/
+3
[next]