aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2023-06-11Fix printb functionTianzhenxiong
2023-05-05bcc: Add module kfunc/kretfunc supportHengqi Chen
2023-04-29Support ringbuf_query method for Ring bufferandreyvi
2023-03-31update Lesson 4 example code for KeyboardInterruptroot
2023-03-31update Lesson 3 example code for KeyboardInterruptroot
2023-02-03docs/kernel_config.md: add the config for kprobe multi (#4448)Kenta Tada
2023-01-21docs/kernel_config.md: kernel configs required for eBPFChethan Suresh
2023-01-13docs: Update links to use GithubMauricio Vásquez
2023-01-13docs: Fix kernel version for BPF_FUNC_ktime_get_boot_ns()Mauricio Vásquez
2023-01-07docs: Fix GPL flag for BPF_FUNC_ktime_get*_ns (#4421)Matheus Castanho
2022-12-13Sync with latest libbpf repoYonghong Song
2022-11-15docs/tutorial.md: fix typodongruihua.drh
2022-11-13docs/kernel-versions.md: Replace korg links with GitHub linksHengqi Chen
2022-10-08Sync with latest libbpf repoYonghong Song
2022-09-15Added bounded loop into the main bpf features listyzhao
2022-08-27update python developer tutorial (#4194)zhq
2022-07-10Add support and doc for new helpers from libbpf repoYonghong Song
2022-07-02Add pin support for xsk map (#4061)Y7n05h
2022-06-02docs: Add missing entries for CGROUP_SOCK_ADDR familyHengqi Chen
2022-05-18Sync with latest libbpf repoYonghong Song
2022-03-22sync with latest libbpf repoYonghong Song
2022-03-12fixupAlba Mendez
2022-03-12Update kernel-versions.mdAlba Mendez
2022-03-04Update reference_guide.mdyzhao
2022-03-04Add doc on probe name defined by TRACEPOINT_PROBEyzhao
2022-02-17Add 1M insns limit to main features section (#3852)Yaxiong
2022-02-08sync with latest libbpf repoYonghong Song
2022-01-09Typo "flgas" -> "flags"Tyler Cipriani
2022-01-05bcc/docs: fix broken links in reference guide (#3789)Hengqi Chen
2021-12-19sync with latest libbpf repoYonghong Song
2021-12-18docs: Fix BPF_HISTGRAM typo in reference guideTommi Rantala
2021-11-17Sync with latest libbpf repoYonghong Song
2021-11-15docs: correct typos in BPF.XDP in reference guideLiz Rice
2021-10-31sync latest libbpf repoYonghong Song
2021-09-15sync with latest libbpf repoYonghong Song
2021-09-05docs: Fix minor issues with helpers' documentationMauricio Vásquez
2021-09-01doc: Add description for detach_kprobe/detach_kretprobeHao Lee
2021-07-18sync with latest libbpf repo (#3529)yonghong-song
2021-07-05Add open parenthesesmasibw
2021-06-22Add docs about BPF_HASH_OF_MAPSmasi19bw
2021-06-18libbcc: add atomic_increment()chenyuezhou
2021-06-15pull out enums from main BPF class to avoid namespace collisionsDave Marchevsky
2021-06-13bcc-python: support attach_func() and detach_func() (#3479)zcy
2021-06-08libbcc: add msg_redirect_hash() and sk_redirect_hash() for sockhashchenyuezhou
2021-06-07libbcc: support BPF_SOCKHASH specify the key type (#3473)zcy
2021-06-06Add attach_xdp to reference_guide.md (#3450)masibw
2021-06-05finish to add support of subset in items_*_batch() (#3440)Emilien Gobillot
2021-06-02docs: update description of bcc python BPF()chenyuezhou
2021-06-01docs: add description of attach_raw_socketchenyuezhou
2021-05-05sync with latest libbpf repoYonghong Song