# ebpf-learning **Repository Path**: SmartSmallBoy/ebpf-learning ## Basic Information - **Project Name**: ebpf-learning - **Description**: 学习ebpf编译使用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-06 - **Last Updated**: 2024-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 编译说明 配置工程,自动拉取依赖包 xmake f -p linux xmake # 交叉编译说明 xmake f -p cross --sdk=you cross compile dir xmake