platform/upstream/bcc.git
2022-02-17 Adrian Szyndelaadd BPF syscall number for x86 arch 61/271261/1 accepted/tizen/unified/20220217.204833 submit/tizen/20220217.092523
2022-02-17 Adrian Szyndelapackaging: bump version to 0.21.0 90/271190/2
2022-02-17 Adrian SzyndelaMerge branch 'upstream' into tizen 89/271189/2
2022-01-18 Hubert KowalskiRemoved erroneous 'if' statement in get_delay() 81/269581/4
2021-11-23 Adrian Szyndeladbus-latency: make it work 53/265453/3
2021-10-04 Hubert KowalskiChanged building behavior so that package version is... 37/264837/8
2021-09-29 Karol LewandowskiRename libbpf to libbcc_bpf as does upstream 76/264776/1
2021-09-09 Adrian Szyndelaspec: filter Requires dependency for python(abi) 54/263754/2 accepted/tizen_6.5_unified accepted/tizen/6.5/unified/20211028.224141 accepted/tizen/unified/20210910.004746 submit/tizen/20210909.103911 submit/tizen_6.5/20211028.163301 tizen_6.5.m2_release
2021-09-08 Adrian SzyndelaChange "AutoReqProv: no" to "AutoReq: no" 07/263707/3 accepted/tizen/unified/20210909.101211 submit/tizen/20210909.002709
2021-09-08 Hyotaek ShimMerge "Add missing dependency for bcc-tools-devel"...
2021-09-07 Hyotaek ShimAdd a separate rpm for example codes 16/263616/1
2021-09-07 Hyotaek ShimAdd missing dependency for bcc-tools-devel 06/263606/1
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
2021-06-22 zhenwei pitcprtt: support extension summary(average RTT)
2021-06-22 chenyuezhoubcc-test: fix test error
2021-06-22 masi19bwAdd docs about BPF_HASH_OF_MAPS
2021-06-22 chenyuezhoutools: funclatency use atomic_increment
2021-06-22 masibwAllow the use of custom keys in BPF_HASH_OF_MAPS (...
2021-06-19 Dave Marchevskylibbpf-tools: Don't redefine _GNU_SOURCE to avoid redef...
2021-06-19 Dave MarchevskyProcSyms should treat the executable like any other...
2021-06-18 chenyuezhoulibbcc: add atomic_increment()
2021-06-17 Hengqi Chenbcc/python: fix attach kprobe/kretprobe using regex
2021-06-17 Hengqi Chenbcc/python: remove unused imports, remove redundant...
2021-06-16 Dave Marchevskypull out enums from main BPF class to avoid namespace...
2021-06-16 Spencer NelsonDecode bytes when formatting them as strings
2021-06-15 Dave MarchevskyMerge pull request #3466 from chenhengqi/add-bindsnoop
2021-06-15 Khem RajRemove APInt/APSInt toString() std::string variants
2021-06-14 zcybcc-python: support attach_func() and detach_func(...
2021-06-13 Hengqi Chenlibbpf-tools: remove ext4dist
2021-06-12 Hengqi Chenlibbpf-tools: add bindsnoop
2021-06-10 Hengqi Chenlibbpf-tools: optimize fentry_exists helper
2021-06-10 Hengqi Chenlibbpf-tools: migrate xfsslower to fsslower
2021-06-08 chenyuezhoulibbcc: add msg_redirect_hash() and sk_redirect_hash...
2021-06-07 zcylibbcc: support BPF_SOCKHASH specify the key type ...
2021-06-06 masibwAdd attach_xdp to reference_guide.md (#3450)
2021-06-06 Emilien Gobillotfinish to add support of subset in items_*_batch()...
2021-06-04 edwardwuAdd an option to strip leading zeros from linear histograms
2021-06-03 Jerome Marchandlibbpf-tool: don't ignore LDFLAGS
2021-06-02 chenyuezhoudocs: update description of bcc python BPF()
2021-06-02 Hengqi Chenlibbpf-tools: add fsdist
2021-06-01 chenyuezhoudocs: add description of attach_raw_socket
2021-05-27 Nick-nizhenUpdate cpudist.py
2021-05-27 zcytools/deadlock: support specifies maxnum of threads...
2021-05-26 Hengqi Chenhardirqs: Migrate to kernel tracepoint
2021-05-26 Yonghong SongFix a llvm compilation error
2021-05-26 Jiri Olsatools/ttysnoop: Add --datasize/--datacount
2021-05-26 Jiri Olsatools/ttysnoop: Use array map to store data
next