1 Star 0 Fork 34

tongkai0808fh/third_party_libbpf

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.87 KB
一键复制 编辑 原始数据 按行查看 历史
tongkai0808fh 提交于 2024-02-27 11:34 +08:00 . 第三方libbpf部件独立编译整改
{
"name": "@ohos/libbpf",
"description": "Libbpf is a set of tools for building BPF applications",
"version": "Release_0.7.0",
"license": "BSD-2-Clause",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/libbpf"
},
"dirs": {},
"scripts": {},
"licensePath": "LICENSE.BSD-2-Clause",
"component": {
"name": "libbpf",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": [
"elfio",
"zlib"
]
},
"build": {
"sub_component": [],
"inner_kits": [
{
"name": "//third_party/libbpf:libbpf",
"header": {
"header_files": [
"bpf.h",
"bpf_core_read.h",
"bpf_endian.h",
"bpf_gen_internal.h",
"bpf_helper_defs.h",
"bpf_helpers.h",
"bpf_prog_linfo.h",
"bpf_tracing.h",
"btf.h",
"hashmap.h",
"libbpf.h",
"libbpf_common.h",
"libbpf_internal.h",
"libbpf_legacy.h",
"libbpf_version.h",
"nlattr.h",
"relo_core.h",
"skel_internal.h",
"str_error.h",
"strset.h"
],
"header_base": "//third_party/libbpf/src"
}
}
],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tongkai0808fh/third_party_libbpf.git
git@gitee.com:tongkai0808fh/third_party_libbpf.git
tongkai0808fh
third_party_libbpf
third_party_libbpf
master

搜索帮助