<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>BCC on OpenSource LATAM</title><link>https://oss.lat/en/tags/bcc/</link><description>Recent content in BCC on OpenSource LATAM</description><generator>Hugo</generator><language>en</language><copyright>Copyright © 2022-2026 OpenSource LATAM Community. All Rights Reserved.</copyright><lastBuildDate>Mon, 16 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://oss.lat/en/tags/bcc/index.xml" rel="self" type="application/rss+xml"/><item><title>Mastering eBPF Debugging: Advanced Scripts and Use Cases</title><link>https://oss.lat/en/blog/2026/02/mastering-ebpf-debugging-advanced-scripts-and-use-cases/</link><pubDate>Mon, 16 Feb 2026 00:00:00 +0000</pubDate><guid>https://oss.lat/en/blog/2026/02/mastering-ebpf-debugging-advanced-scripts-and-use-cases/</guid><description><![CDATA[<p>Welcome to the final post in our series on eBPF for debugging. We&rsquo;ve covered the basics of <code>bpftrace</code> and the command-line tools from the BPF Compiler Collection (BCC). Now, we&rsquo;ll take a leap forward and learn how to write our own custom eBPF tools using Python and the BCC framework.</p>

<h3 id="writing-custom-tools-with-bcc-and-python" data-numberify>Writing Custom Tools with BCC and Python<a class="anchor ms-1" href="#writing-custom-tools-with-bcc-and-python"></a></h3>
<p>While the pre-built BCC tools are powerful, the true potential of eBPF is unlocked when you start writing your own tools to solve specific problems. The BCC framework provides Python bindings that allow you to write eBPF programs in C and interact with them from a Python script.</p>]]></description><enclosure url="https://oss.lat/images/blog/ebpf-debugging-advanced.jpeg" length="162645" type="image/.jpeg"/></item><item><title>eBPF Debugging in Practice: Intermediate Techniques</title><link>https://oss.lat/en/blog/2026/02/ebpf-debugging-in-practice-intermediate-techniques/</link><pubDate>Mon, 09 Feb 2026 00:00:00 +0000</pubDate><guid>https://oss.lat/en/blog/2026/02/ebpf-debugging-in-practice-intermediate-techniques/</guid><description><![CDATA[<p>Welcome back to our eBPF debugging series! In the first post, we introduced the basics of eBPF and <code>bpftrace</code>. Now, it&rsquo;s time to dive deeper and explore the powerful tools offered by the BPF Compiler Collection (BCC), as well as more advanced <code>bpftrace</code> techniques.</p>

<h3 id="introducing-the-bpf-compiler-collection-bcc" data-numberify>Introducing the BPF Compiler Collection (BCC)<a class="anchor ms-1" href="#introducing-the-bpf-compiler-collection-bcc"></a></h3>
<p>BCC is a rich toolkit that provides a set of ready-to-use command-line tools for performance analysis and debugging. These tools are built on top of eBPF and provide a user-friendly interface to complex tracing scenarios.</p>]]></description><enclosure url="https://oss.lat/images/blog/ebpf-debugging-intermediate.jpeg" length="97735" type="image/.jpeg"/></item></channel></rss>