platform/upstream/bcc.git
2021-12-23 Bram VeldhoenUpdated usdt_sample for ubuntu 21.10 (and python3)
2021-12-10 evilpanAdd --uid option to filter by user ID (#3743)
2021-12-09 Ism Honghardirqs: fix issue if irq is triggered while idle...
2021-12-06 Ism Honghardirqs: fix duplicated count for shared IRQ
2021-12-06 Yonghong Songfix llvm compilation failure
2021-12-06 Yonghong Songsync with latest libbpf repo
2021-12-01 Dave MarchevskyMerge pull request #3728 from chendotjs/tcpconnlat...
2021-11-30 DavadDiUpdate for Ubuntu 21.x build dependencies (#3727)
2021-11-30 chendotjslibbpf-tools: add option to include 'LPORT' in tcpconnlat
2021-11-30 Dave MarchevskyMerge pull request #3726 from chendotjs/tcprtt-ordering
2021-11-29 chendotjslibbpf-tools: fix local/remote address byte ordering...
2021-11-24 Jacky_Yinbcc: remove trailing semicolon of macro
2021-11-23 Slava Bacherikovtools: improve sslsniff (send buffer & filtering)
2021-11-22 Hengqi Chentools/hardirqs: Using TP_DATA_LOC_READ_STR to read...
2021-11-22 Hengqi Chenbcc: Use bpf_probe_read_str to read tracepoint data_loc...
2021-11-22 quiversimplify AL2 Linux package install command
2021-11-19 rtoaxCreate examples/tracing/undump.py examples text file...
2021-11-19 FUJI GoroEnable CMP0074 to allow `${pkg}_ROOT`, especially for...
2021-11-18 Yonghong SongMark test_call1.py mayFail
2021-11-18 hsqStephenZhangadd batch methods into libbpf.h
2021-11-18 Yonghong SongSync with latest libbpf repo
2021-11-17 Dave MarchevskyMerge pull request #3707 from iovisor/davemarchevsky...
2021-11-17 Dave MarchevskyGH Actions: run bcc-test and publish workflows on push...
2021-11-17 Dave Marchevskypython tests: mayFail py_smoke_tests' ttysnoop test...
2021-11-17 Dave Marchevskytests: Don't run py test_rlimit test on newer kernels
2021-11-17 Dave Marchevskymark 'test sk_storage map' mayfail
2021-11-17 Dave Marchevskyadd ubuntu-20.04 to bcc-test.yml
2021-11-17 Dave MarchevskyMerge pull request #3708 from davemarchevsky/davemarche...
2021-11-17 Dave Marchevskygh actions: run test and publish actions on pull_reques...
2021-11-15 Yonghong Songupdate debian changelog for release v0.23.0 v0.23.0
2021-11-15 Liz Ricedocs: correct typos in BPF.XDP in reference guide
2021-11-15 Eddie ElizondoAdd comment to sorting function
2021-11-15 Eddie ElizondoGuarantee strict weak order in Probe::finalize_locations
2021-11-12 denghui.ddhFix garbled java class name problem of uobjnew.py
2021-11-11 Yonghong Songtools: fix cachetop.py with 5.15 kernel
2021-11-11 Yonghong Songtools: fix cachestat.py with 5.15 kernel
2021-11-04 Dave MarchevskyMerge pull request #3673 from chenhengqi/fix-libbpf...
2021-11-01 Hengqi Chenbcc/tools: Fix renaming of the state field of task_struct
2021-11-01 Hengqi Chenbcc: Add kernel_struct_has_field function to BPF object
2021-11-01 Yonghong Songsync latest libbpf repo
2021-10-30 r-valueFix build on RISC-V
2021-10-27 Li Chengyuantools/runqlat.py:get the pid namespace by following...
2021-10-23 Hengqi Chenlibbpf-tools: Fix memory leaks in ksnoop/gethostlatency
2021-10-20 Li Chengyuanget the pid namespace by following task_active_pid_ns()
2021-10-20 Yonghong Songreduce counter.enabled checking in test_perf_event.cc
2021-10-20 Hengqi Chenksnoop: Fix info command output
2021-10-19 Alan Maguireksnoop: fix verification failures on 5.15 kernel
2021-10-18 Dave Marchevskyexport/helpers: only put helpers in special section...
2021-10-18 Dave MarchevskyMerge pull request #3665 from chenhengqi/dev/kfunc...
2021-10-17 Hengqi Chentools: Remove unused variable stub
2021-10-17 Hengqi Chenbcc: Allow KFUNC_PROBE to instrument function without...
2021-10-16 Dave MarchevskyMerge pull request #3662 from chenhengqi/enable-warn...
2021-10-16 Hengqi Chenlibbpf-tools: Fix renaming of the state field of task_s...
2021-10-15 Hengqi Chenlibbpf-tools: Enable compilation warnings for BPF programs
2021-10-15 Dave MarchevskyMerge pull request #3661 from iovisor/yhs_dev
2021-10-14 Yonghong Songfix a llvm14 compilation error
2021-10-12 Francis Lanieltools/capable: Set data to zero before setting fields.
2021-10-12 Dave MarchevskyMerge pull request #3652 from kinvolk/francis/upstream...
2021-10-12 Francis Laniellibbpf-tools/mountsnoop: Fix example strings.
2021-09-30 Dave MarchevskyMerge pull request #3642 from shunghsiyu/fix_linking_wh...
2021-09-30 Shung-Hsi YuDo not export USDT function when ENABLE_USDT is OFF
2021-09-29 Dave MarchevskyMerge pull request #3615 from Rtoax/patch-3
2021-09-29 Zdravko BozakovUpdate tcpv4connect.py
2021-09-26 Hengqi Chentools/kvmexit: Display header after KeyboardInterrupt
2021-09-25 Dave MarchevskyMerge pull request #3630 from kinvolk/mauricio/handle...
2021-09-24 Dave MarchevskyMerge pull request #3636 from iovisor/davemarchevsky_by...
2021-09-24 Dave Marchevskyremove ubuntu 16.04 from bcc-test github action
2021-09-24 Mauricio Vásquezlibbpf-tools: fix EINTR related issues
2021-09-23 Dave MarchevskyMerge pull request #3633 from iovisor/davemarchevsky_re...
2021-09-23 Dave Marchevskyksnoop: remove duplicate include
2021-09-17 Hengqi Chentools/readahead: Migrate to kfunc/kretfunc
2021-09-17 rtoaxModify the code according to chenhengqi's suggestion
2021-09-17 Goro Fujifix: debian build settings for LLVM package names
2021-09-17 Jerome Marchandthreadsnoop: look for pthread_create in libc too
2021-09-15 Yonghong Songupdate debian changelog for release v0.22.0 v0.22.0
2021-09-15 Sina Radmehrtools/ttysnoop: Fix KFUNC_PROBE to support new iov_iter...
2021-09-15 Yonghong Songsync with latest libbpf repo
2021-09-14 Mauricio Vásquezsrc/python: fix filtering by containers when kfunc...
2021-09-14 WGHCheck for kconfig.h presence, not just build dir (...
2021-09-13 rtoaxdelete extra lines
2021-09-12 rtoaxCapture UNIX domain socket packet
2021-09-11 Gabriele N... fix: CLI option help typos in offcputime.c
2021-09-11 Jacky_Yincmake: warning message for git submodule update
2021-09-11 Jacky_Yindoc: Add libbpf to table of content
2021-09-08 Wei Fulibbpf-tools/syscount: use atomic_add for counter
2021-09-08 zhenwei pitoos: argdist: support [-t TID] filter
2021-09-07 Colin Ian Kingsnap: add architectures to snap build
2021-09-07 Colin Ian Kingsnapcraft: update to use latest commands
2021-09-06 Mauricio Vásquezdocs: Fix minor issues with helpers' documentation
2021-09-06 Francis LanielPermits mountsnoop to filter container using cgroup...
2021-09-06 Wenbo Zhanglibbpf-tools: add tcprtt
2021-09-06 Alan Maguirelibbpf-tools/ksnoop: kernel argument/return value traci...
2021-09-02 Michael Guginotools/tcpretrans: add optional tcp seq output
2021-09-02 Hao Leedoc: Add description for detach_kprobe/detach_kretprobe
2021-09-02 Hao Leebcc/python: Add the support for detaching a single...
2021-08-30 Edward Wutools/criticalstat: Include CONFIG_PREEMPT_TRACER depen...
2021-08-25 irwanshofwanUpdate INSTALL.md - fix disutil missing
2021-08-20 zhenwei pilibbpf-tools: runqslow: add '-P' optional
2021-08-19 Dave Marchevskybcc/python: Add x86 and sw test to test_attach_perf_eve...
2021-08-19 Dave Marchevskybcc/python: Add test_attach_perf_event.py to CMake...
next