Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-18 | bpf: enable cgroup local storage map pretty print with kind_flag | Yonghong Song | 1 | -1/+4 |
2018-12-15 | bpf: Create a new btf_name_by_offset() for non type name use case | Martin KaFai Lau | 1 | -1/+0 |
2018-12-13 | bpf: add bpffs pretty print for cgroup local storage maps | Roman Gushchin | 1 | -0/+1 |
2018-12-10 | bpf: Add bpf_line_info support | Martin KaFai Lau | 1 | -0/+1 |
2018-11-21 | bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not defined | Yonghong Song | 1 | -0/+14 |
2018-11-20 | bpf: Introduce bpf_func_info | Yonghong Song | 1 | -0/+2 |
2018-05-09 | bpf: btf: Introduce BTF ID | Martin KaFai Lau | 1 | -0/+2 |
2018-04-19 | bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd | Martin KaFai Lau | 1 | -0/+5 |
2018-04-19 | bpf: btf: Add BPF_BTF_LOAD command | Martin KaFai Lau | 1 | -0/+4 |
2018-04-19 | bpf: btf: Add pretty print capability for data with BTF type info | Martin KaFai Lau | 1 | -0/+2 |
2018-04-19 | bpf: btf: Validate type reference | Martin KaFai Lau | 1 | -0/+37 |