libbcc: support BPF_SOCKHASH specify the key type (#3473)
[platform/upstream/bcc.git] / src / cc / export / helpers.h
2021-06-07 zcylibbcc: support BPF_SOCKHASH specify the key type ...
2021-05-06 Yonghong Songsync with latest libbpf repo
2021-04-29 Yonghong SongRevert "add macros offsetof and container_of"
2021-04-26 Yonghong Songadd macros offsetof and container_of
2021-03-20 Tiezhu Yangbcc: Add some basic support for MIPS
2021-03-20 Yonghong Songsync with latest libbpf
2021-02-25 Lénaïc HuardAdded helpers for BPF_PERCPU_HASH
2021-01-27 Yonghong Songadd support kfunc/modify_return bpf programs
2021-01-05 Yonghong Songsync with libbpf v0.3
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 Songuse correct arch register for the 4th param of x86_64...
2020-10-29 Yonghong Songsync with latest libbpf repo
2020-10-05 Yonghong Songadd C++ bpf_iter support
2020-10-02 Yonghong Songsync with latest libbpf repo
2020-07-30 Yonghong Songsync with latest libbpf repo
2020-07-15 yonghong-songMerge pull request #2994 from aspsk/tcpconnect-libbpf
2020-07-08 Yonghong Songsync with latest libbpf
2020-07-01 Yonghong Songsync with latest libbpf repo
2020-06-29 Simone MagnaniIntroducing Queue/Stack helpers and clang frontend
2020-06-25 William FindlayRingbuf Support for Python API (#2989)
2020-06-19 Yonghong Songfix LSM_PROBE return value
2020-06-16 Yonghong Songsync with latest libbpf repo
2020-05-27 Jiri OlsaAdding support to load lsm programs
2020-05-21 Mauricio VásquezFix KFUNC_PROBE return value
2020-05-21 Yonghong Songsync with latest libbpf
2020-04-28 yonghong-songMerge pull request #2866 from sumanthkorikkar/draft_bpf...
2020-04-23 Sumanth Korikkarbcc: Use bpf_probe_read_user in tools and provide backw...
2020-04-21 Yonghong Songsync to latest libbpf
2020-02-27 Jiri OlsaIntroduce {attach|detach}_kfunc API
2020-02-08 Yonghong Songsupport sockmap/sockhash/cgroup_local_storage maps
2020-02-04 Yonghong Songdefine CC_USING_FENTRY if CONFIG_FUNCTION_TRACER is...
2020-01-31 TuAdd XSKMAP support (#2730)
2020-01-09 Michael ProkopFix a bunch of typos (#2693)
2020-01-03 Yonghong Songsupport BPF_MAP_TYPE_SK_STORAGE map
2019-12-12 Brendan GreggMerge pull request #2582 from ethercflow/mmtools-dev
2019-11-26 Yonghong SongAdd map-in-map support
2019-11-13 yonghong-songsync with latest libbpf (#2594)
2019-11-01 Brendan GreggMerge pull request #2568 from TristanCacqueray/master
2019-10-31 yonghong-songintroduce map.lookup_or_try_init() (#2577)
2019-10-11 Ivan BabrouRedefine asm_inline for Linux 5.4+, Fixes #2546 (#2547)
2019-10-02 yonghong-songsync to latest libbpf (#2540)
2019-07-16 Yonghong Songfix asm_volatile_goto issue again
2019-06-25 Kai LükeSupport pinned maps through BPF_TABLE_PINNED macro
2019-05-29 Brendan GreggMerge pull request #2382 from instana/exitsnoop
2019-05-29 Yonghong Songsync with latest libbpf
2019-05-17 Delphix User2357 SEC macro redefined error
2019-05-17 Teng QinMerge pull request #2361 from iovisor/yhs_dev
2019-05-17 Yonghong Songsync to latest libbpf
2019-04-29 Yonghong Songsync with latest libbpf repo
2019-04-11 yonghong-songsync with latest libbpf repo (#2309)
2019-03-21 yonghong-songsync with latest libbpf repo (#2284)
2019-02-16 yonghong-songMerge pull request #2207 from iovisor/yhs_dev
2019-02-16 Yonghong Songsync with latest bpf-next
2019-02-11 yonghong-songadd btf support for maps (#2192)
2019-02-08 yonghong-songsync with latest libbpf repo (#2189)
2019-02-05 Jerome MarchandFix misc file permissions (#2185)
2019-01-16 Teng QinMerge pull request #2146 from SaveTheRbtz/revert_shebangs
2019-01-15 vijunagAdd build_id support for BPF stackmap
2019-01-11 yonghong-songworkaround kernel 5.0 asm_volatile_goto issue (#2133)
2019-01-11 Xiaozhou Liuadd missing PT_REGS_RET definition for x86 (#2134)
2018-12-31 yonghong-songsync with latest net-next bpf uapi headers (#2100)
2018-10-29 yonghong-songMerge pull request #2019 from iovisor/yhs_dev
2018-10-29 Yonghong Songuse proper sync for function pointers
2018-10-28 4astMerge pull request #2018 from iovisor/yhs_dev
2018-10-28 Yonghong Songsync with latest net-next
2018-09-28 Mauricio VásquezAdd support for shared tables (#1988)
2018-08-17 yonghong-songsync header to latest net-next (#1932)
2018-07-27 Javier Honduvilla... Allow arbitrary hashtable increments. Fixes #1742 ...
2018-07-24 Joelclang: loader: Allow user to override kernel version...
2018-07-16 Brendan GreggMerge pull request #1885 from calavera/execsnoop_real_p...
2018-07-16 Brendan GreggMerge pull request #1873 from andihit/tcptop-improvements
2018-07-10 4astMerge pull request #1882 from iovisor/ubuntu1804-deps
2018-07-10 4astMerge pull request #1879 from bobrik/llcstat-see-also
2018-07-10 4astMerge pull request #1872 from palmtenor/autoload_syscall
2018-07-10 4astMerge pull request #1840 from oriolarcas/feature/footer...
2018-06-20 Oriol ArcasAdded new footer.h header where BPF_LICENSE is set...
2018-06-11 yonghong-songMerge pull request #1810 from lcp/xdp_redirect-v2
2018-06-11 Gary LinAdd two new map types: DEVMAP and CPUMAP
2018-06-08 yonghong-songMerge pull request #1790 from brendangregg/master
2018-06-08 yonghong-songMerge pull request #1797 from dpayne/feat/add_stack_fra...
2018-06-02 yonghong-songMerge pull request #1792 from pchaigno/refactor-ext...
2018-06-02 yonghong-songMerge pull request #1793 from qmonnet/kernelfeatures
2018-06-01 Quentin Monnetsync BPF compat headers with latest bpf-next, update...
2018-05-02 yonghong-songMerge pull request #1724 from pchaigno/detect-ext-ptr...
2018-04-29 4astMerge pull request #1718 from iovisor/yhs_dev
2018-04-29 yonghong-songMerge pull request #1717 from qmonnet/kernelfeatures
2018-04-29 Quentin Monnetsync bpf compat headers with latest net-next, update...
2018-04-29 Yonghong Songintroduce {attach|detach}_raw_tracepoint API
2018-04-27 4astMerge pull request #1715 from iovisor/yhs_dev
2018-04-27 yonghong-songMerge pull request #1711 from palmtenor/cgrouparray
2018-04-26 Teng QinAdd basic support of Cgroup Array
2018-04-03 yonghong-songMerge pull request #1662 from nirmoy/suse_changes_1
2018-04-03 yonghong-songMerge pull request #1661 from qmonnet/kernelfeatures
2018-04-02 Quentin Monnetsync bpf compat headers with latest net-next, update...
2018-03-27 yonghong-songMerge pull request #1652 from palmtenor/stack_fixes
2018-03-26 Teng QinExplicitly create stack-trace tables with size of power...
2018-03-23 4astMerge pull request #1647 from iovisor/yhs_dev
2018-03-23 Brendan GreggMerge pull request #1633 from hMcLauchlan/inject-tool
2018-03-22 yonghong-songMerge pull request #1645 from qmonnet/sockmap
next