1. 61c063a Make dependency on LLVM native target optional (#2080) by torgil · 5 years ago
  2. 4a7717d Add option to build with rtti (#2074) by torgil · 5 years ago
  3. 72bb0d5 fix compilation error with latest llvm 8.0 trunk (#1976) by yonghong-song · 6 years ago
  4. e8001c3 Fedora 28 support (#1820) by Brenden Blanco · 6 years ago
  5. f89cb40 Introduce BPF Program Snapshot helper (bps) by Martin KaFai Lau · 7 years ago
  6. 91837ca add debug option to dump asm insns embedded with source by Yonghong Song · 7 years ago
  7. 4f47e3b annotate program tag by Alexei Starovoitov · 7 years ago
  8. 84757ce Better check for compiler standard support by Teng Qin · 7 years ago
  9. 7fef695 Add c-library only option by Brenden Blanco · 7 years ago
  10. 71fc3d5 move api and create dependent option by Brenden Blanco · 7 years ago
  11. 75e2f37 fix lua-bcc build issue with cmake try_compile by Yonghong Song · 7 years ago
  12. 31d4a59 Fix usage of CMAKE_BUILD_TYPE setting by Gabor Buella · 7 years ago
  13. 2d82c8e used the CheckCXXCompilerFlag module of Cmake to check the compiler whether or not supporting c++11. (#1116) by Simon Liu · 7 years ago
  14. 1b38b9a Added the option(USINGISYSTEM) of Cmake for controling whether using -isystem. (#1064) by Simon Liu · 7 years ago
  15. 7a39d49 Determine kernel dirs at runtime (fix #743) by Krzesimir Nowak · 8 years ago
  16. 2035edb Merge pull request #701 from dkronst/master by Brenden Blanco · 8 years ago
  17. 0c461c9 Fix #735 (#736) by Marco Leogrande · 8 years ago
  18. 799cda9 Merge branch 'master' into master by Dror Kronstein · 8 years ago
  19. 396ecd7 cmake: fix build when LLVM_INCLUDE_DIRS includes multiple directories (#709) by Marco Leogrande · 8 years ago
  20. d19e0cb Fix or hide a few warnings (#695) by Marco Leogrande · 8 years ago
  21. 86ec63f Making selection of kernel headers type automatic by Dror Kronstein · 8 years ago
  22. 0612db5 cmake: Add dependency to LibELF by Vicent Marti · 8 years ago
  23. ff9ff5d cmake: Properly use library detection modules by Vicent Marti · 8 years ago
  24. dbc21ea Introduce BCC_KERNEL_MODULES_DIR by Ragnar Dahlén · 8 years ago
  25. 3e2f9d9 Add option to change kernel build search paths by Brenden Blanco · 8 years ago
  26. 6366a09 Honor the external C/CXX FLAGS by Gary Lin · 9 years ago
  27. c175cf8 Package tools into share/bcc/tools by Brenden Blanco · 9 years ago
  28. 6470bbe Use GNUInstallDirs for LIBDIR variable by Brenden Blanco · 9 years ago
  29. 974e891 Reorganize cmake files into dedicated cmake directory by Brenden Blanco · 9 years ago
  30. bd8fea4 Add proper debian build support by Brenden Blanco · 9 years ago
  31. 46176a1 Update README with install info, few cleanups by Brenden Blanco · 9 years ago
  32. f275d3d Add multiple build support styles by Brenden Blanco · 9 years ago
  33. 439a9f3 WIP: rpm packaging by Brenden Blanco · 9 years ago
  34. 3c8c6de Update libvirt script to use fedora22 by Brenden Blanco · 9 years ago
  35. 955f3b6 build without have to install llvm/clang by Alexei Starovoitov · 9 years ago
  36. 8310291 Make installation prefixes more realistic by Brenden Blanco · 9 years ago
  37. d8acf6f Add python packaging for the bpf library by Brenden Blanco · 9 years ago
  38. 246b942 Update license in source code to be Apache 2 by Brenden Blanco · 9 years ago
  39. 7009b55 Add clang support to bcc by Brenden Blanco · 9 years ago
  40. 25245bf Use clang as a lib to parse the helper file live by Brenden Blanco · 9 years ago
  41. 3bf4147 Reduce strength of clang requirement to 3.0 by Brenden Blanco · 9 years ago
  42. 452de20 Updated README, example virt-install script by Brenden Blanco · 9 years ago
  43. cd5cb41 Initial commit by Brenden Blanco · 9 years ago
  44. a94bd93 Initial commit by Brenden Blanco · 9 years ago