index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
include
/
linux
/
fprobe.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-26
tracing/fprobe: Remove nr_maxactive from fprobe
Masami Hiramatsu (Google)
1
-2
/
+0
2024-12-26
fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
1
-15
/
+43
2024-12-26
fprobe: Use ftrace_regs in fprobe exit handler
Masami Hiramatsu (Google)
1
-1
/
+1
2024-12-26
fprobe: Use ftrace_regs in fprobe entry handler
Masami Hiramatsu (Google)
1
-1
/
+1
2024-05-01
fprobe: Add entry/exit callbacks types
Jiri Olsa
1
-6
/
+12
2023-06-06
tracing/probes: Add fprobe events for tracing function entry and exit.
Masami Hiramatsu (Google)
1
-0
/
+5
2023-06-06
fprobe: Pass return address to the handlers
Masami Hiramatsu (Google)
1
-2
/
+4
2023-03-29
fprobe: Skip exit_handler if entry_handler returns !0
Masami Hiramatsu (Google)
1
-2
/
+2
2023-03-29
fprobe: Add nr_maxactive to specify rethook_node pool size
Masami Hiramatsu (Google)
1
-0
/
+2
2023-03-29
fprobe: Pass entry_data to handlers
Masami Hiramatsu (Google)
1
-2
/
+6
2022-03-18
fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for fprobe
Masami Hiramatsu
1
-0
/
+12
2022-03-18
fprobe: Add exit_handler support
Masami Hiramatsu
1
-0
/
+6
2022-03-18
fprobe: Add ftrace based probe APIs
Masami Hiramatsu
1
-0
/
+87