Fast by Friday: Why Kernel Superpowers are Essential
Offered By: Kernel Recipes via YouTube
Course Description
Overview
Explore the concept of "Fast by Friday" in this 43-minute conference talk from Kernel Recipes 2023. Discover why kernel superpowers are crucial for efficiently solving performance issues in software within a week. Learn how kernel technologies like eBPF and performance methodologies can revolutionize the approach to identifying root causes of slowdowns. Examine the challenges of current Linux environments, including the use of /proc-based tools, Ftrace, and perf. Delve into the potential of eBPF tracing tools like bcc and bpftrace. Investigate technical challenges such as eBPF stack walking, runtime behavior, uprobes, compiler optimization defaults, OS default packages, and non-CPU targets like GPUs and accelerators. Gain insights into efficient computing practices that can save both cycles and carbon, ultimately leading to faster problem-solving and improved user experiences.
Syllabus
Kernel Recipes 2023 - Fast by Friday: Why Kernel Superpowers are Essential
Taught by
Kernel Recipes
Related Courses
Analyzing Postgres Performance Problems Using Perf and eBPFMicrosoft via YouTube Investigating C++ Applications in Production on Linux and Windows
NDC Conferences via YouTube Debugging and Profiling .NET Core Apps on Linux
NDC Conferences via YouTube Debugging Embedded Linux - Tools and Techniques
Linux Foundation via YouTube Extending the Performance Analysis Toolset for Embedded Linux Systems
Linux Foundation via YouTube