Slide 12
Slide 12 text
Hook points for [k,u]probe in OSS
• Objectives
• For application developers to make it easy to use eBPF,
this activity aims to identify and document [k,u]uprobe hook
points in widely used OSS.
• Activities
• Gather information about user-space function for uprobe
• Investigate the hook point of application-related kernel
functions for kprobe
• Ex. negative dentry cache
• Encourage an adoption of BTF for userspace programs