tcprtt: fix compatibility for python3
[platform/upstream/bcc.git] / src /
2021-06-22 masibwAllow the use of custom keys in BPF_HASH_OF_MAPS (...
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-08 chenyuezhoulibbcc: add msg_redirect_hash() and sk_redirect_hash...
2021-06-07 zcylibbcc: support BPF_SOCKHASH specify the key type ...
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-05-26 Yonghong SongFix a llvm compilation error
2021-05-26 chenyuezhouadjust: bpf_attach_xdp report nicer error
2021-05-24 zcyfeature: add `XDP_FLAGS*` in python lib (#3447)
2021-05-13 Russ KubikUpdate bcc_exception.h
2021-05-09 Andreas Zieglerbcc_elf: add support for debug information from libdebu...
2021-05-07 Luigi BaldoniUse arch-specific libdir with pkgconfig
2021-05-06 Yonghong Songfix llvm compilation errors
2021-05-06 Yonghong Songsync with latest libbpf repo
2021-05-05 Dave Marchevskyloader: include bpf_workaround.h header
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 Jerome MarchandFix BPF(src_file="foo")
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-05 Andrii Nakryikolibbpf: update to latest upstream version
2021-04-01 Andrii Nakryikolibbpf: update to latest master
2021-03-20 Tiezhu Yangbcc: Add some basic support for MIPS
2021-03-20 Yonghong Songsync with latest libbpf
2021-03-05 Edward WuFix abnormal symbol parsing when __irqentry_text_end...
2021-03-03 Yonghong Songfix a llvm-triggered compilation error
2021-03-02 Jonathan GiddyUse string type for comparison to PATH elements
2021-02-26 Richard SangerIncrease storage size of usdt constant to 64 bits
2021-02-25 Lénaïc HuardAdded helpers for BPF_PERCPU_HASH
2021-02-22 Yonghong SongAllow python usdt attachment with pid -1
2021-02-22 Emilien Gobillotadd bpf_map_lookup_and_delete_batch in bcc (#3234)
2021-02-22 Dane Springmeyerinclude common.h for std::make_unique
2021-02-19 Yonghong Songfix incorrect arch register use for kprobe func with...
2021-02-11 Goro Fujifix a typo in error messages in BPF::attach_usdt()
2021-01-27 Yonghong Songadd support kfunc/modify_return bpf programs
2021-01-27 Chunmei Xuaarch64: turn off jump table optimization during jit...
2021-01-14 Russ Kubikport valgrind fix from Neil Wilson
2021-01-08 Luca BoccassiRemove libbcc-no-libbpf shared library, change libbcc...
2021-01-08 Luca Boccassicmake: always link to packaged libbpf if CMAKE_USE_LIBB...
2021-01-05 Yonghong Songsync with libbpf v0.3
2021-01-05 Yonghong Songfix compilation error with latest llvm12 trunk
2021-01-04 Omkar DesaiRefactoring print_json_hist (#3211)
2020-12-29 Yonatan GoldschmidtFix perf_submit() calls with array data crashing libbcc
2020-11-06 Craig DavisonReduce code duplication, and add PT_REGS_SYSCALL_CTX
2020-11-06 Craig DavisonAdd PT_REGS_PARMx_SYSCALL helpers for all archs
2020-11-04 Yonghong Songfix compilation issues with latest llvm12 trunk
2020-11-04 Yonghong Songuse correct arch register for the 4th param of x86_64...
2020-10-29 Yonghong Songsync with latest libbpf repo
2020-10-28 yonghong-songMerge pull request #3135 from danobi/uprobe_ref_cnt
2020-10-23 Lorenzo Sainopython: import ABCs from collections.abc
2020-10-19 Daniel Xuusdt: Use uprobe refcnt if available in usdt C++ API
2020-10-19 Daniel Xuusdt: Calculate and suppply semaphore_offset values...
2020-10-19 Daniel Xuuprobe: Add ref_cnt_offset arg to bpf_attach_uprobe
2020-10-05 Yonghong Songadd C++ bpf_iter support
2020-10-02 Yonghong Songsync with latest libbpf repo
2020-08-28 Chen Guanqiaofix the exits abnormal due to trace buffer
2020-08-22 Yonghong Songsync with libbpf repo
2020-08-22 Yonghong Songsync libbpf repo release 0.1.0
2020-08-21 Edward WuExtend PerfType members
2020-08-20 Jiri OlsaForbid trampolines for archs other than x86_64
2020-08-12 vmwareFixes a problem when LLVM_DEFINITIONS contains a defini...
2020-08-10 Yonghong Songsync with latest libbpf repo
2020-07-30 Yonghong Songsync with latest libbpf repo
2020-07-23 He ZheAdd return value check and handling for xattr loading
2020-07-21 Gary LinAdjust the order of linux kernel header include paths
2020-07-15 yonghong-songMerge pull request #2994 from aspsk/tcpconnect-libbpf
2020-07-13 Michal Gregorczykfix debug file lookup in bcc_elf_symbol_str
2020-07-12 Yonghong Songuse bpf_probe_read_kernel for implicit kernel mem read...
2020-07-11 William FindlayAdd Python API and documentation for Queue/Stack Tables...
2020-07-09 Junyeong JeongAdd .lazy_symbolize field to bcc_symbol_option and...
2020-07-08 Yonghong Songsync with latest libbpf
2020-07-04 Michal GregorczykFix symfs symbol resolution
2020-07-01 Yonghong Songsync with latest libbpf repo
2020-06-29 Simone Magnaniadd BPFQueueStackTable and tests
2020-06-29 Simone MagnaniIntroducing Queue/Stack helpers and clang frontend
2020-06-25 William FindlayRingbuf Support for Python API (#2989)
2020-06-23 William FindlayFix kernel version for ringbuf and add ringbuf to maps...
2020-06-22 Yonghong Songbpf: use bpf_probe_read in implicitly generated kernel...
2020-06-21 William FindlayAdd missing LSM cleanup hook
2020-06-19 William FindlayAPI improvements for BPF LSM programs (#2979)
2020-06-19 Yonghong Songfix LSM_PROBE return value
2020-06-19 Gaurav Singh[BPFTable] clear_table_non_atomic: Remove duplicate...
2020-06-19 Yonghong Songsync with libbpf v0.0.9
2020-06-18 William FindlayAdd KBUILD_MODNAME flag to default cflags
2020-06-16 Yonghong Songsync with latest libbpf repo
2020-06-10 yonghong-songMerge pull request #2960 from jeromemarchand/misc-doc...
2020-06-10 Jerome Marchandloader: suggest to install the right kernel devel package
next