Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [BPF] extend BTF_KIND_FUNC to cover global, static and extern funcs | Yonghong Song | 2020-01-10 | 1 | -0/+7 |
* | [BPF] Support to emit debugInfo for extern variables | Yonghong Song | 2019-12-09 | 1 | -0/+1 |
* | [BPF] generate BTF_KIND_VARs for all non-static globals | Yonghong Song | 2019-11-12 | 1 | -2/+0 |
* | [BPF] Remove relocation for patchable externs | Yonghong Song | 2019-10-10 | 1 | -24/+1 |
* | [BPF] do compile-once run-everywhere relocation for bitfields | Yonghong Song | 2019-10-08 | 1 | -14/+15 |
* | [BPF] Support for compile once and run everywhere | Yonghong Song | 2019-07-09 | 1 | -8/+55 |
* | [BPF] Add BTF Var and DataSec Support | Yonghong Song | 2019-03-16 | 1 | -3/+25 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [BPF] Generate BTF DebugInfo under BPF target | Yonghong Song | 2018-12-19 | 1 | -0/+209 |