Sync with latest libbpf repo
[platform/upstream/bcc.git] / CMakeLists.txt
2022-01-06 Dave MarchevskyMerge pull request #3688 from brho/master
2021-12-29 Dave MarchevskyMerge pull request #3778 from davemarchevsky/davemarche...
2021-12-29 Dave Marchevskyadd fedora docker tests + move dockerfiles to a new dir
2021-11-19 FUJI GoroEnable CMP0074 to allow `${pkg}_ROOT`, especially for...
2021-09-11 Jacky_Yincmake: warning message for git submodule update
2021-05-09 Andreas Zieglerbcc_elf: add support for debug information from libdebu...
2021-03-19 Gary Lincmake: make "-no-pie" optional
2021-02-06 Jianpeng Macmake: sync submodule libbpf when do cmake.
2021-01-08 Luca Boccassicmake: always link to packaged libbpf if CMAKE_USE_LIBB...
2021-01-06 Luca Boccassicmake: link dynamically to libclang-cpp if found and...
2020-12-29 Marcelo Juchemallowing examples and tests to not be built
2020-12-29 Marcelo Juchemfixing build when ENABLE_CLANG_JIT is disabled (#3201)
2020-05-27 Jiri OlsaAllow to specify kernel include dirs
2020-04-19 yonghong-songMerge pull request #2878 from htejun/biolatpcts
2020-04-19 Dominique Martinetbuild: fix clang 10 build
2020-03-18 FUJI GoroMake -DCMAKE_INSTALL_PREFIX=/usr as the default (#2800)
2020-02-13 yonghong-songMerge pull request #2755 from anakryiko/libbpf-based...
2020-02-13 Dale HamelAllow specifying clang base directory
2019-12-12 Brendan GreggMerge pull request #2582 from ethercflow/mmtools-dev
2019-11-13 yonghong-songMerge pull request #2535 from olsajiri/libbpf
2019-11-12 Jiri OlsaAdd libbcc-no-libbpf.so library
2019-09-25 yonghong-songcmakefile change to require c++14 (#2529)
2019-08-06 Teng QinMerge pull request #2484 from jeromemarchand/man-fixes
2019-08-04 Romain NaourCMake: Allow to disable building man pages
2019-01-21 yonghong-songMerge pull request #2149 from iovisor/yhs_dev
2019-01-17 Yonghong Songget submodules in cmake and package build
2018-12-23 torgilMake dependency on LLVM native target optional (#2080)
2018-12-12 torgilAdd option to build with rtti (#2074)
2018-09-19 yonghong-songfix compilation error with latest llvm 8.0 trunk (...
2018-07-23 Brenden BlancoFedora 28 support (#1820)
2017-11-01 4astMerge pull request #1130 from cherusk/master
2017-10-29 4astMerge pull request #1383 from pchaigno/pep8
2017-10-27 yonghong-songMerge pull request #1384 from pchaigno/fix-mdflush...
2017-10-26 4astMerge pull request #1393 from pchaigno/handle-epipe
2017-10-25 yonghong-songMerge pull request #1405 from iamkafai/kafai_dev
2017-10-24 Martin KaFai LauIntroduce BPF Program Snapshot helper (bps)
2017-10-20 Martin KaFai LauMerge remote-tracking branch 'origin/master' into iamkafai
2017-10-11 Brendan GreggMerge pull request #1361 from navytux/y/hardirqs-d-fix
2017-10-11 Brendan GreggMerge pull request #1360 from navytux/y/execsnoop-x-fix
2017-10-04 yonghong-songMerge pull request #1374 from pbhole/dns_matching1
2017-10-03 yonghong-songMerge pull request #1365 from sandip4n/add-usdt-ppc64
2017-10-03 Yonghong Songadd debug option to dump asm insns embedded with source
2017-09-08 yonghong-songMerge pull request #1332 from iovisor/ast_dev
2017-09-07 Alexei Starovoitovannotate program tag
2017-08-25 Teng QinBetter check for compiler standard support
2017-08-25 Brenden BlancoAdd c-library only option
2017-08-25 Brenden Blancomove api and create dependent option
2017-08-24 Yonghong Songfix lua-bcc build issue with cmake try_compile
2017-05-25 Brenden BlancoMerge pull request #1201 from htbegin/master
2017-05-25 4astMerge pull request #1191 from GBuella/cmake_build_type_fix
2017-05-19 Gabor BuellaFix usage of CMAKE_BUILD_TYPE setting
2017-04-17 Simon Liuused the CheckCXXCompilerFlag module of Cmake to check...
2017-04-14 Simon LiuAdded the option(USINGISYSTEM) of Cmake for controling...
2016-12-09 affansyedMerge pull request #1 from iovisor/master
2016-11-29 Brenden BlancoMerge pull request #823 from kinvolk/krnowak/kernel...
2016-11-29 Krzesimir NowakDetermine kernel dirs at runtime (fix #743)
2016-10-18 Brenden BlancoMerge pull request #701 from dkronst/master
2016-10-06 Marco LeograndeFix #735 (#736)
2016-10-05 Dror KronsteinMerge branch 'master' into master
2016-09-28 Marco Leograndecmake: fix build when LLVM_INCLUDE_DIRS includes multip...
2016-09-27 Marco LeograndeFix or hide a few warnings (#695)
2016-09-25 Dror KronsteinMaking selection of kernel headers type automatic
2016-04-20 4astMerge pull request #495 from vmg/vmg/elf-2
2016-04-20 Vicent Marticmake: Add dependency to LibELF
2016-04-20 Vicent Marticmake: Properly use library detection modules
2016-04-06 Brenden BlancoMerge pull request #477 from ragnard/nixos
2016-04-05 Ragnar DahlénIntroduce BCC_KERNEL_MODULES_DIR
2016-03-16 Brenden BlancoMerge pull request #438 from brendangregg/master
2016-03-08 4astMerge pull request #430 from iovisor/bblanco_dev
2016-03-08 Brenden BlancoAdd option to change kernel build search paths
2015-12-01 Brenden BlancoMerge pull request #299 from iovisor/bblanco_dev
2015-12-01 Brenden BlancoMerge pull request #300 from lcp/build_and_test
2015-12-01 Gary LinHonor the external C/CXX FLAGS
2015-11-30 Brenden BlancoMerge pull request #296 from iovisor/bblanco_dev
2015-11-27 Brenden BlancoPackage tools into share/bcc/tools
2015-09-23 4astMerge pull request #244 from iovisor/bblanco_dev
2015-09-23 Brenden BlancoUse GNUInstallDirs for LIBDIR variable
2015-09-04 4astMerge pull request #181 from iovisor/bblanco_dev
2015-09-04 Brenden BlancoReorganize cmake files into dedicated cmake directory
2015-08-26 4astMerge pull request #166 from iovisor/bblanco_dev
2015-08-26 Brenden BlancoAdd proper debian build support
2015-08-09 Brenden BlancoCleanup some flags left on during development
2015-08-08 Brenden BlancoAdd LLVM IR based sscanf routine, to be run by the JIT
2015-08-07 Brenden BlancoExtract table types from B programs as well
2015-07-07 4astMerge pull request #81 from iovisor/bblanco_dev
2015-07-07 Brenden BlancoUpdate README with install info, few cleanups
2015-07-07 4astMerge pull request #80 from iovisor/bblanco_dev
2015-07-07 Brenden BlancoAdd multiple build support styles
2015-07-03 Brenden BlancoWIP: rpm packaging
2015-07-03 Brenden BlancoUpdate libvirt script to use fedora22
2015-06-10 Brenden BlancoMerge pull request #38 from iovisor/ast_dev
2015-06-10 Alexei Starovoitovbuild without have to install llvm/clang
2015-06-10 4astMerge pull request #36 from iovisor/install_cleanups
2015-06-10 Brenden BlancoMake installation prefixes more realistic
2015-06-08 4astMerge pull request #30 from iovisor/bblanco_dev
2015-06-08 Brenden BlancoAdd python packaging for the bpf library
2015-06-05 4astMerge pull request #28 from iovisor/bblanco_dev
2015-06-05 Brenden BlancoUpdate license in source code to be Apache 2
2015-05-26 4astMerge pull request #15 from plumgrid/clang_b_lang
2015-05-26 Brenden BlancoAdd clang support to bcc
next