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 | -1/+1 |
* | Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a... | Fangrui Song | 2019-12-24 | 1 | -1/+1 |
* | [BPF] fix a CO-RE issue with -mattr=+alu32 | Yonghong Song | 2019-10-25 | 1 | -2/+4 |
* | [BPF] Remove relocation for patchable externs | Yonghong Song | 2019-10-10 | 1 | -4/+2 |
* | [BPF] do compile-once run-everywhere relocation for bitfields | Yonghong Song | 2019-10-08 | 1 | -4/+5 |
* | [BPF] Handling type conversions correctly for CO-RE | Yonghong Song | 2019-08-02 | 1 | -1/+1 |
* | [BPF] Support for compile once and run everywhere | Yonghong Song | 2019-07-09 | 1 | -0/+216 |