aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 dayslibbpf-tools/trace_helpers: Fix incorrect DSO information in stacktraceupstream-masterEunseon Lee
3 dayslibbpf-tools: enforce missing-field-initializers warning and error on warning...chantra
2024-04-15libbpf-tools/numamove: Add folio support (#4955)Rong Tao
2024-04-15*.py: fix incorrect regex escaping (#4961)chitao1234
2024-04-11libbpf-tools: add CO-RE 'syncsnoop'Tiago Ilieve
2024-04-10INSTALL.md: Add Ubuntu 23.10 (Mantic Minotaur) packagesAdrian Stanciu
2024-04-10libbpf-tools: Use `BPF_U[RET]PROBE` for uprobesShawn Zhong
2024-04-10docs: Fix typoQasim Sarfraz
2024-04-01fix zfsslower check for zpl_read / zpl_iter (fixes #4952) (#4953)seb314
2024-04-01Workround flaky subtest 'offaketime.py 1' in test_tools_smoke.py (#4954)yonghong-song
2024-03-31tools/{biolatency,biosnoop,biotop}: Use tracepoint first (#4950)Rong Tao
2024-03-25libbpf-tools: Support memleak trace third-part allocatorsTao Chen
2024-03-24Update debian changelog for release v0.30.0 (#4947)yonghong-song
2024-03-22libbpf-tools/gethostlatency: correct section name (#4944)Shawn Zhong
2024-03-22Reomove "-nopie" option workaround for old clang. (#4945)韩朴宇
2024-03-22fix deb build/docker ubuntu (#4943)Darren Foo
2024-03-18Mark slabratetop.py not supported for >= 6.8 kernelYonghong Song
2024-03-17Fix another btf_type_tag issue with llvm 15Yonghong Song
2024-03-17Fix btf_type_tag issue with llvm 15Yonghong Song
2024-03-17clang: Fix file_exists_and_ownedby return value (#4935)Chunsheng Luo
2024-03-17examples/tracing/undump.py: Add --hexdump argument (#4933)Rong Tao
2024-03-17fix alias detection when installed with APP_PREFIX (#4932)Drew Hammond
2024-03-06clang: check header ownership (#4928)Brendan Gregg
2024-02-29Explicitly declare dependency on LLVM header (#4921)Shung-Hsi Yu
2024-02-29libbpf-tools: fix syscall tracepoints (#4920)Jerome Marchand
2024-02-23tools/execsnoop: display which cpu the processes running on (#4904)Sya
2024-02-23tcpdrop: add support for filtering by netns (#4912)Tycho Andersen
2024-02-21Remove test_free_bcc_memory python test (#4917)yonghong-song
2024-02-21docs: Updated the documentation on XDP supporting drivers (#4914)MeherRushi
2024-02-12add workqueue latency observation tool (#4897)jackygam2001
2024-02-07Fix bashreadline (#4903)Sancpp
2024-02-06tools/memleak_example: fix typos (#4900)ekyooo
2024-02-06libbpf-tools: add CO-RE profile (#3782)ekyooo
2024-02-06libbpf-tools/offcputime, futexctn: Fix incorrect DSO information in stacktrac...ekyooo
2024-02-06libbpf-tools/memleak: Add verbose option (#4899)ekyooo
2024-02-06tools/memleak: Fix typos (#4901)Bojun Seo
2024-01-30Use llvm12 when building containers (#4894)yonghong-song
2024-01-30Add llvm17 test on ubuntu 20.04 (#4893)yonghong-song
2024-01-30doc: Fix the build guide for the Arch Linux (#4891)Nadeshiko Manju
2024-01-30Set minimum supported llvm version to 12 (#4892)yonghong-song
2024-01-30Sync with latest libbpf repo (#4889)yonghong-song
2024-01-30Fix ttysnoop.py with newer kernels (#4888)yonghong-song
2024-01-29Fix flaky subtest f2fsslower in test_tools_smoke.py (#3531)yonghong-song
2024-01-29update doc on xdp supported drivers (#4887)Yogaraj.S
2024-01-29Fix userspace stack unwinding on powerpcNaveen N Rao
2024-01-16Add Python API for bpf_prog_test_run_optsTariro Mukute
2024-01-15Fix 'biotop' command flag categorisation (#4875)Brad Deam
2024-01-15libbpf-tools/klockstat: Fix incomplete header guardEunseon Lee
2024-01-15examples/tracing: lbr.py trace cond branches executed by syscallslorenzo carrozzo
2024-01-13tools/memleak: Fix data race on --combined-onlyBojun Seo