index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_eprobe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-21
Merge tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2022-11-20
tracing: Fix race where eprobes can be called before the event
Steven Rostedt (Google)
1
-0
/
+3
2022-11-18
tracing/eprobe: Fix eprobe filter to make a filter correctly
Masami Hiramatsu (Google)
1
-1
/
+1
2022-11-18
tracing/eprobe: Fix warning in filter creation
Rafael Mendonca
1
-1
/
+1
2022-11-18
tracing/eprobe: Fix memory leak of filter string
Rafael Mendonca
1
-0
/
+1
2022-10-12
tracing: Move duplicate code of trace_kprobe/eprobe.c into header
Steven Rostedt (Google)
1
-55
/
+5
2022-09-27
tracing/eprobe: Fix alloc event dir failed when event name no set
Tao Chen
1
-2
/
+1
2022-09-26
tracing/eprobe: Add eprobe filter support
Masami Hiramatsu (Google)
1
-8
/
+96
2022-08-21
tracing/eprobes: Have event probes be consistent with kprobes and uprobes
Steven Rostedt (Google)
1
-6
/
+64
2022-08-21
tracing/eprobes: Fix reading of string fields
Steven Rostedt (Google)
1
-0
/
+21
2022-08-21
tracing: React to error return from traceprobe_parse_event_name()
Lukas Bulwahn
1
-1
/
+1
2022-08-02
tracing/eprobe: Show syntax error logs in error_log file
Masami Hiramatsu (Google)
1
-2
/
+9
2022-07-25
tracing: Auto generate event name when creating a group of events
Linyu Yuan
1
-12
/
+13
2022-07-25
tracing: eprobe: Remove duplicate is_good_name() operation
Linyu Yuan
1
-2
/
+0
2022-07-25
tracing: eprobe: Add missing log index
Linyu Yuan
1
-0
/
+1
2022-04-28
tracing: Remove check of list iterator against head past the loop body
Jakob Koschel
1
-6
/
+8
2022-04-27
tracing: Have existing event_command.parse() implementations use helpers
Tom Zanussi
1
-1
/
+2
2022-04-27
tracing: Remove redundant trigger_ops params
Tom Zanussi
1
-5
/
+2
2022-02-25
eprobes: Remove redundant event type information
Steven Rostedt (Google)
1
-9
/
+7
2022-01-10
tracing: Remove ops param from event_command reg()/unreg() callbacks
Tom Zanussi
1
-6
/
+6
2022-01-10
tracing: Change event_trigger_ops func() to trigger()
Tom Zanussi
1
-1
/
+1
2022-01-10
tracing: Change event_command func() to parse()
Tom Zanussi
1
-4
/
+4
2021-12-06
tracing: Have eprobes use filtering logic of trace events
Steven Rostedt (VMware)
1
-11
/
+5
2021-10-29
tracing: Fix misspelling of "missing"
Steven Rostedt (VMware)
1
-1
/
+1
2021-10-28
tracing: Do not warn when connecting eprobe to non existing event
Steven Rostedt (VMware)
1
-2
/
+2
2021-10-14
tracing: Fix event probe removal from dynamic events
Steven Rostedt (VMware)
1
-3
/
+51
2021-10-11
tracing: Fix memory leak in eprobe_register()
Vamshi K Sthambamkadi
1
-0
/
+7
2021-09-08
tracing: Fix some alloc_event_probe() error handling bugs
Dan Carpenter
1
-2
/
+3
2021-08-20
tracing: Add a probe that attaches to trace events
Tzvetomir Stoyanov (VMware)
1
-0
/
+903