index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_eprobe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/eprobe: drop unneeded breaks
Julia Lawall
2023-10-10
1
-4
/
+1
*
tracing/probes: Support BTF argument on module functions
Masami Hiramatsu (Google)
2023-08-23
1
-3
/
+1
*
tracing/eprobe: Iterate trace_eprobe directly
Chuang Wang
2023-08-23
1
-9
/
+9
*
Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-12
1
-2
/
+16
|
\
|
*
kernel/trace: Fix cleanup logic of enable_trace_eprobe
Tzvetomir Stoyanov (VMware)
2023-07-11
1
-2
/
+16
*
|
tracing/probes: Move event parameter fetching code to common parser
Masami Hiramatsu (Google)
2023-06-06
1
-39
/
+5
*
|
tracing/probes: Add tracepoint support on fprobe_events
Masami Hiramatsu (Google)
2023-06-06
1
-1
/
+1
|
/
*
kernel/trace: extract common part in process_fetch_insn
Song Chen
2023-02-24
1
-20
/
+6
*
kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
Song Chen
2023-02-24
1
-53
/
+2
*
kernel/trace: Introduce trace_probe_print_args and use it in *probes
Song Chen
2023-02-24
1
-1
/
+1
*
tracing/eprobe: no need to check for negative ret value for snprintf
Quanfa Fu
2023-02-21
1
-8
/
+4
*
Merge tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-20
1
-2
/
+3
|
\
|
*
tracing/eprobe: Fix eprobe filter to make a filter correctly
Masami Hiramatsu (Google)
2022-11-18
1
-1
/
+1
|
*
tracing/eprobe: Fix warning in filter creation
Rafael Mendonca
2022-11-18
1
-1
/
+1
|
*
tracing/eprobe: Fix memory leak of filter string
Rafael Mendonca
2022-11-18
1
-0
/
+1
*
|
tracing: Fix race where eprobes can be called before the event
Steven Rostedt (Google)
2022-11-20
1
-0
/
+3
|
/
*
tracing: Move duplicate code of trace_kprobe/eprobe.c into header
Steven Rostedt (Google)
2022-10-12
1
-55
/
+5
*
tracing/eprobe: Fix alloc event dir failed when event name no set
Tao Chen
2022-09-27
1
-2
/
+1
*
tracing/eprobe: Add eprobe filter support
Masami Hiramatsu (Google)
2022-09-26
1
-8
/
+96
*
tracing/eprobes: Have event probes be consistent with kprobes and uprobes
Steven Rostedt (Google)
2022-08-21
1
-6
/
+64
*
tracing/eprobes: Fix reading of string fields
Steven Rostedt (Google)
2022-08-21
1
-0
/
+21
*
tracing: React to error return from traceprobe_parse_event_name()
Lukas Bulwahn
2022-08-21
1
-1
/
+1
*
tracing/eprobe: Show syntax error logs in error_log file
Masami Hiramatsu (Google)
2022-08-02
1
-2
/
+9
*
tracing: Auto generate event name when creating a group of events
Linyu Yuan
2022-07-24
1
-12
/
+13
*
tracing: eprobe: Remove duplicate is_good_name() operation
Linyu Yuan
2022-07-24
1
-2
/
+0
*
tracing: eprobe: Add missing log index
Linyu Yuan
2022-07-24
1
-0
/
+1
*
tracing: Remove check of list iterator against head past the loop body
Jakob Koschel
2022-04-27
1
-6
/
+8
*
tracing: Have existing event_command.parse() implementations use helpers
Tom Zanussi
2022-04-26
1
-1
/
+2
*
tracing: Remove redundant trigger_ops params
Tom Zanussi
2022-04-26
1
-5
/
+2
*
eprobes: Remove redundant event type information
Steven Rostedt (Google)
2022-02-25
1
-9
/
+7
*
tracing: Remove ops param from event_command reg()/unreg() callbacks
Tom Zanussi
2022-01-10
1
-6
/
+6
*
tracing: Change event_trigger_ops func() to trigger()
Tom Zanussi
2022-01-10
1
-1
/
+1
*
tracing: Change event_command func() to parse()
Tom Zanussi
2022-01-10
1
-4
/
+4
*
tracing: Have eprobes use filtering logic of trace events
Steven Rostedt (VMware)
2021-12-06
1
-11
/
+5
*
tracing: Fix misspelling of "missing"
Steven Rostedt (VMware)
2021-10-29
1
-1
/
+1
*
tracing: Do not warn when connecting eprobe to non existing event
Steven Rostedt (VMware)
2021-10-27
1
-2
/
+2
*
tracing: Fix event probe removal from dynamic events
Steven Rostedt (VMware)
2021-10-13
1
-3
/
+51
*
tracing: Fix memory leak in eprobe_register()
Vamshi K Sthambamkadi
2021-10-10
1
-0
/
+7
*
tracing: Fix some alloc_event_probe() error handling bugs
Dan Carpenter
2021-09-07
1
-2
/
+3
*
tracing: Add a probe that attaches to trace events
Tzvetomir Stoyanov (VMware)
2021-08-20
1
-0
/
+903