<?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>EBPF on 南行's Blog</title><link>https://nanhang.top/tags/ebpf/</link><description>Recent content in EBPF on 南行's Blog</description><generator>Hugo -- 0.152.2</generator><language>zh</language><copyright>©2025 南行&amp;rsquo;s Blog</copyright><lastBuildDate>Sat, 24 Jan 2026 22:57:38 +0000</lastBuildDate><atom:link href="https://nanhang.top/tags/ebpf/index.xml" rel="self" type="application/rss+xml"/><item><title>Android eBPF 初探</title><link>https://nanhang.top/posts/mobile/ebpf/</link><pubDate>Sat, 24 Jan 2026 22:57:38 +0000</pubDate><guid>https://nanhang.top/posts/mobile/ebpf/</guid><description>&lt;h2 id="简介"&gt;简介&lt;/h2&gt;
&lt;p&gt;eBPF 是 Linux 内核提供的一种动态 Hook 机制，可以将自定义代码逻辑 Hook 到指定内核事件上，当内核触发该事件时就会调用相应的自定义代码逻辑。&lt;/p&gt;
&lt;p&gt;Linux上常见的使用 eBPF 开发的程序：&lt;/p&gt;</description></item></channel></rss>