Callsite Trampolines for Memory Allocation Profiling
Offered By: Linux Plumbers Conference via YouTube
Course Description
Overview
Explore a conference talk from the Linux Plumbers Conference that delves into the concept of callsite trampolines. Learn about the need for compiler support in instrumenting call sites of specific functions, particularly for memory allocation profiling. Discover how this technique can store additional data for each call site, as revealed during the LSF/MM/BPF conference. Examine Steven Rostedt's presentation, which provides detailed insights into this idea. Gain valuable knowledge about the potential applications and implications of callsite trampolines in the context of Linux kernel development and performance optimization.
Syllabus
Callsite Trampolines - Mr. Aleksei Vetrov, Steven Rostedt, Suren Baghdasaryan
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