platform/upstream/bcc.git
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
2021-05-26 Jiri Olsatools/ttysnoop: Fix tty_write probe to use new arguments
2021-05-26 chenyuezhouadjust: bpf_attach_xdp report nicer error
2021-05-25 Hengqi Chenlibbpf-tools: fix misuse of bpf_get_current_pid_tgid
2021-05-24 zcyfeature: add `XDP_FLAGS*` in python lib (#3447)
2021-05-22 Hengqi Chentools: filter/display using PID instead of TID
2021-05-21 marselesterUpdate tcpconnect to use "__u32 af" instead of "int af"
2021-05-20 Hengqi Chenlibbpf-tools: parse -h option
2021-05-20 Hengqi Chenlibbpf-tools: add statsnoop
2021-05-18 chenyuezhoulibbpf-tools: add check BPF_F_MMAPABLE is supported
2021-05-17 Hengqi Chentools: filter/display using PID intead of TID
2021-05-14 Hengqi Chentools: filter using PID intead of TID
2021-05-14 Vitaly Chikunovlibbpf-tools: Fix build dependence for parallel builds
2021-05-13 Dominique Martinetlibbpf-tools/opensnoop: disable open on aarch64
2021-05-13 Russ KubikUpdate bcc_exception.h
2021-05-12 Hengqi Chentools: display PID intead of TID in statsnoop.py
2021-05-11 chenhengqitools: fix typo in help message
2021-05-11 AnyISalInFix rpmbuild error
2021-05-09 Andreas ZieglerSPECS/bcc.spec: add dependencies to libdebuginfod
2021-05-09 Andreas Zieglerbcc_elf: add support for debug information from libdebu...
2021-05-09 Hengqi Chenlibbpf-tools: add gethostlatency
2021-05-07 Luigi BaldoniUse arch-specific libdir with pkgconfig
2021-05-06 Yonghong Songupdate debian changelog for release v0.20.0 v0.20.0
2021-05-06 Yonghong Songfix llvm compilation errors
2021-05-06 Yonghong Songsync with latest libbpf repo
2021-05-05 Kenta Tadabcc/libbpf-tools: Use fentry for vfsstat
2021-05-05 Dave Marchevskyloader: include bpf_workaround.h header
2021-05-01 Wenbo Zhanglibbpf-tools: add offcputime
2021-04-30 Dave MarchevskyMove HAVE_BUILTIN_BSWAP includes to separate header
2021-04-30 zcyfeature: support create new map and pin it to bpffs...
2021-04-29 Yonghong SongRevert "add macros offsetof and container_of"
2021-04-29 Simone Magnanienhanced items_delete_batch() in Python to avoid double...
2021-04-29 Simone Magnaniadded bpf_update_batch() API support for Python Maps
2021-04-29 Simone Magnanimodified self.max_entries to be available from all...
2021-04-29 Simone Magnaniintroduced Queue/Stack itervalues
2021-04-29 edwardwutools/biolatency: Extend average/total value
2021-04-29 Jerome MarchandFix BPF(src_file="foo")
2021-04-28 netedwardwutools/funclatency: Should clear() after display that...
2021-04-28 yzhaoAdd BPFStackTable::free_symcache() to free the symbol...
2021-04-26 Yonghong Songadd macros offsetof and container_of
2021-04-25 Emilien Gobillotadd bpf_map_lookup_batch and bpf_map_delete_batch in...
2021-04-25 Kenta Tadalibbpf-tools: fix some minor issues of ext4dist
2021-04-25 Wenbo Zhanglibbpf-tools: add two helpers
2021-04-16 chenyue.zhouupdate
2021-04-16 chenyue.zhoutools/funclatency: support nested or recursive functions
2021-04-10 chendotjsfix minor typo
2021-04-06 Hengqi Chenlibbpf-tools: resolve KERNEL_VERSION macro redefined
2021-04-06 Hengqi Chenlibbpf-tools: fix for block io tracepoints changed
2021-04-05 Andrii Nakryikolibbpf: update to latest upstream version
2021-04-01 Andrii Nakryikolibbpf-tools: add libbpf's Linux uapi headers to build
2021-04-01 Andrii Nakryikolibbpf-tools: remove unecessary custom NULL definitions
2021-04-01 Andrii Nakryikolibbpf: update to latest master
2021-04-01 Wenbo Zhanglibbpf-tools: use raw_tp sched_switch instead of kprobe
2021-04-01 Roman Sudarikovsome code cleanups
2021-04-01 Roman Sudarikovaddressing review comments
2021-04-01 Roman Sudarikovlevereging extern Kconfig LINUX_KERNEL_VERSION, adding...
2021-04-01 Roman Sudarikovblock tracepoints no longer have struct request_queue arg
2021-04-01 Wenbo Zhanglibbpf-tools: add ext4dist
2021-03-22 FedeParoladoc: add perf_submit_skb() documentation
2021-03-20 Jerome Marchandtools: handle renamed lookup_fast function in dcache...
2021-03-20 Tiezhu Yangbcc: Add some basic support for MIPS
2021-03-20 Yonghong Songupdate debian changelog for release v0.19.0 v0.19.0
2021-03-20 Yonghong Songsync with latest libbpf
2021-03-19 Gary Lincmake: make "-no-pie" optional
2021-03-17 Mariusz BarczakAllow to use BCC as a cmake sub-project
2021-03-17 Wenbo Zhanglibbpf-tools: fix bug report address
2021-03-17 chenhengqilibbpf-tools: initialize global variables in cachestat...
2021-03-17 Tiezhu YangFAQ: Update LD_LIBRARY_PATH and PYTHONPATH
2021-03-17 Wenbo Zhanglibbpf-tools: fix error handling and cleanup
2021-03-17 suresh kumartools: add option to include 'LPORT' in tcpconnlat...
2021-03-15 Andrii Nakryikolibbpf-tools: fix non-C89-compliant for loop variable...
2021-03-14 zhenwei pitools/virtiostat: add filter
2021-03-14 Guodong XuIn GCC10.2 suffix '.isra.0' was appended to 'finish_tas...
2021-03-12 Jerome Marchandtcpstates: forget sockets when connection is closed
2021-03-12 Wenbo Zhanglibbpf-tools: add cachestat
2021-03-12 yeya24cleanup the style and unused function in XDP examples
next