Function Parameters with BTF - Enhancing Function Tracing
Offered By: Linux Plumbers Conference via YouTube
Course Description
Overview
Explore function parameter tracing enhancements using BTF (BPF Type Format) in this Linux Plumbers Conference talk. Dive into recent developments in function graph tracing, including the ability to display return values. Address potential issues with void functions and garbage returns, proposing BTF as a solution. Discover how both function graph and function tracers could leverage BTF to display arguments for all functions. Examine the challenges of efficiently looking up BTF values and translating them into a format suitable for trace file output. Gain insights from speakers Steven Rostedt and Masami Hiramatsu on improving kernel tracing capabilities and enhancing debugging tools for Linux developers.
Syllabus
Function parameters with BTF - Steven Rostedt, Mr Masami Hiramatsu
Taught by
Linux Plumbers Conference
Related Courses
Containers at Facebook - Advanced Linux, Btrfs, and Systemd ImplementationChariotSolutions via YouTube Cilium - Kernel Native Security and DDOS Mitigation for Microservices with BPF
Docker via YouTube The Why and How of libseccomp
Linux Foundation via YouTube BPF Static Keys Support: Update on Wildcard Map Including Use Cases and Restrictions
Linux Foundation via YouTube Compiled BPF: Part 2 - Evolution and Future Directions
Linux Foundation via YouTube