platform/upstream/bcc.git
2021-12-10 Barret Rhodenlibbpf-tools: add klockstat
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...
2021-08-19 Dave Marchevskybcc/python tests: pull kernel_version_ge into utils
2021-08-19 Dave Marchevskybcc/python: extend perf_event_attr ctype
2021-08-13 Dave MarchevskyMerge pull request #3571 from athira-rajeev/attach_perf...
2021-08-13 zhenwei pitools/runqslower: add '-P' optional
2021-08-13 Athira Rajeevbcc/python: Add support for API 'bpf_attach_perf_event_...
2021-08-13 chendotjsAdd support for driver/native mode (#3574)
2021-08-12 Hariharan Ananthakri... Added IPv4/IPv6 filter support for tcp trace tools...
2021-08-08 Hengqi Chenlibbpf-tools: add exitsnoop (#3564)
2021-08-06 Dave MarchevskyMerge pull request #3566 from davemarchevsky/davemarche...
2021-08-06 Dave MarchevskyClangLoader: Pull out common remapped file operations
2021-08-03 Rosentcpstates: incorrect display of dport (#3560)
2021-08-03 Jerome Marchandlibbpf-tools: readahead: don't mark struct hist as...
2021-08-02 Hengqi Chenlibbpf-tools: add mountsnoop
2021-08-02 Hengqi Chenbcc/tools: use device number and inode number to identi...
2021-07-29 Hengqi Chenlibbpf-tools: add filetop
2021-07-24 Wen YangTools: add the PPID/PCOMM fields in mountsnoop
2021-07-20 Markus Dreselerprofile.py: Remove unused kernel_ret_ip
2021-07-20 sum12bcc/tools: update mountsnoop's based on comment in...
2021-07-20 Tsai-Wei Wutools/criticalstat: Add new kconfig option to warning...
2021-07-18 Yonghong Songupdate debian changelog for release v0.21.0 v0.21.0
2021-07-18 yonghong-songsync with latest libbpf repo (#3529)
2021-07-17 Mauricio Vásqueztools: Fix filtering by mount namespace
2021-07-15 Hengqi Chenbcc/tools: remove unused signal handlers
2021-07-14 Hengqi Chenlibbpf-tools: gethostlatency allow specify libc path
2021-07-14 Hengqi Chenlibbpf-tools: gethostlatency code cleanup
2021-07-14 Oleg Guba[py3:tools/deadlock.py] fix usage of str.replace()...
2021-07-12 Dave MarchevskyMerge pull request #3498 from davemarchevsky/davemarche...
2021-07-12 Hengqi Chenlibbpf-tools: fix uprobe helper get_elf_func_offset
2021-07-11 Fei Likvmexit.py: introduce a tool to show kvm exit reasons...
2021-07-11 Fei LiCheck if raw tracepoint in module is supported
2021-07-06 Alban CrequyFix publish github action on docker registry
2021-07-06 masibwAdd open parentheses
2021-07-06 Hang YanUpdate cachestat_example.txt
2021-07-06 Gad AkukaUpdate INSTALL.md - Fix broken links (#3524)
2021-07-01 Hengqi Chenlibbpf-tools: add solisten
2021-07-01 zcytools: replace add with xadd (#3518)
2021-07-01 Daniel Xucmake: Make libbcc_bpf.so the BCC runtime
2021-07-01 Daniel Xucmake: Move bpf-static and bpf-shared targets lower...
2021-07-01 Hengqi Chenlibbpf-tools: display pid instead of tid (#3499)
2021-06-30 zhaoyao73add uprobe support in funcinterval (#3512)
2021-06-25 zcytools/readahead compatible with kernel version >= 5...
2021-06-23 zhenwei pitcprtt: fix compatibility for python3
next