<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ebpf on netflux.io</title>
    <link>https://netflux.io/tags/ebpf/</link>
    <description>Recent content in Ebpf on netflux.io</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 17 Nov 2024 14:36:07 +0100</lastBuildDate>
    <atom:link href="https://netflux.io/tags/ebpf/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Handy tracing tools with eBPF</title>
      <link>https://netflux.io/posts/bpf-tools/</link>
      <pubDate>Sun, 17 Nov 2024 14:36:07 +0100</pubDate>
      <guid>https://netflux.io/posts/bpf-tools/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://ebpf.io/&#34;&gt;eBPF&lt;/a&gt; allows event-driven programs, written in high-level languages, to be configured to run against&#xA;pre-defined hooks such as syscalls, function invocations, and network events. The technology enables the creation of&#xA;user-space implementations of many tools which previously required a kernel implementation or module.&lt;/p&gt;&#xA;&lt;p&gt;While researching the technology and scoping out potentially interesting use-cases, I&amp;rsquo;ve discovered that eBPF ships with&#xA;a collection of simple but useful tracing tools. I suspect that I&amp;rsquo;ll be reaching for these frequently in the future&#xA;— especially for those tricky bugs where more traditional debugging techniques fail to deliver.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
