1. d1324ac remove trailing white spaces from source code files by Mauricio Vasquez B · 7 years ago
  2. fc4d464 Merge pull request #1169 from iovisor/clang_inputkind by 4ast · 7 years ago
  3. 84a38b9 Merge pull request #1170 from palmtenor/filedesc by Brenden Blanco · 7 years ago
  4. 30591eb Move FileDesc to separated header file by Teng Qin · 7 years ago
  5. 7688799 llvm5.0: use input kind helper to avoid breakage by Brenden Blanco · 7 years ago
  6. b493aa6 Merge pull request #1167 from iovisor/rw_finalize_defer by 4ast · 7 years ago
  7. dadea22 Move unimplemented fn reset before ctx cleanup by Brenden Blanco · 7 years ago
  8. 4033200 Merge pull request #1157 from drepper/fedora-compile by Brenden Blanco · 7 years ago
  9. b0cfc02 test fix: return 0 not num-of-bytes-written by Brenden Blanco · 7 years ago
  10. 22eae8c Use late-binding to finalize snprintf/sscanf by Brenden Blanco · 7 years ago
  11. 3263805 Merge pull request #1163 from palmtenor/readstr by Brenden Blanco · 7 years ago
  12. af6f512 Add bpf_probe_read_str helper by Teng Qin · 7 years ago
  13. 6cce73a Update bpf.h and virtual_bpf.h to 4.12 by Teng Qin · 7 years ago
  14. 78bf9fb Merge pull request #1141 from palmtenor/mountns by 4ast · 7 years ago
  15. ef9d4b8 Use ProcMountNSGuard in C API by Teng Qin · 7 years ago
  16. 3bfc877 Use ProcMountNSGuard to manage mount namespace by Teng Qin · 7 years ago
  17. d82e813 Add and unify helper for ELF type by Teng Qin · 7 years ago
  18. b6b9c6d Move FileDesc to common.h by Teng Qin · 7 years ago
  19. a09c491 Merge pull request #1155 from palmtenor/perf_map_check by 4ast · 7 years ago
  20. ddf1649 Improve perf map parsing logic by Teng Qin · 7 years ago
  21. 7ea0e6e Merge pull request #1158 from tklauser/patch-2 by 4ast · 7 years ago
  22. 965910c docs: update feature list for 4.12 by Tobias Klauser · 7 years ago
  23. e674174 Merge pull request #1 from drepper/fedora-compile-2 by Ulrich Drepper · 7 years ago
  24. 1af7a1c Fix computation of LUAJIT_INCLUDE_DIR by drepper@gmail.com · 7 years ago
  25. 7761961 Merge pull request #1152 from palmtenor/pyfuture by Brenden Blanco · 7 years ago
  26. ce0981b Make match_so_flags a bit mre robust by Ulrich Drepper · 7 years ago
  27. 845d363 Accept luajit as DSO by Ulrich Drepper · 7 years ago
  28. f941c05 Merge pull request #1149 from qmonnet/kernelfeatures by 4ast · 7 years ago
  29. b025629 Add documentation to guide future scripts Python3-ready by Teng Qin · 7 years ago
  30. dcf2344 Merge pull request #1151 from goldshtn/usdt-workaround by 4ast · 7 years ago
  31. 879bff2 Avoid walking all symbols for unknown address by Teng Qin · 7 years ago
  32. fbd91e2 bfp, xdp: make type explicit by Arthur Gautier · 7 years ago
  33. 2070a2a cc: Work around verifier error when reading USDT probe arguments by Sasha Goldshtein · 7 years ago
  34. 4ca8fb3 docs: update features list (ThunderX support for XDP) by Quentin Monnet · 7 years ago
  35. 1179ac8 Merge pull request #1148 from qmonnet/kernelfeatures by 4ast · 7 years ago
  36. 9cfce17 docs: update features list by Quentin Monnet · 7 years ago
  37. a573a21 Merge pull request #1147 from palmtenor/moduleopt by 4ast · 7 years ago
  38. 552f4c6 Don't refresh already gone PIDs by Teng Qin · 7 years ago
  39. 7efd2dc Don't always reload empty Modules by Teng Qin · 7 years ago
  40. 2e38eed Merge pull request #1145 from skottler/install-sudo-debian-container by Brenden Blanco · 7 years ago
  41. e0570d5 Install sudo inside the debian build container by Sam Kottler · 7 years ago
  42. 97997af Merge pull request #1140 from iovisor/llvm_alloca_irbuilder_fix by 4ast · 7 years ago
  43. c089423 frontend/b: fixes for LLVM 4.0 API change by Brenden Blanco · 7 years ago
  44. eced7b6 Merge pull request #1129 from palmtenor/nowarning by Brenden Blanco · 7 years ago
  45. c5af69e Add default -Wno-address-of-packed-membe to Clang loader by Teng Qin · 7 years ago
  46. cda80d8 Merge pull request #1135 from palmtenor/unsigned_addr by 4ast · 7 years ago
  47. 7524fca Use uintptr_t for addresses in C++ API by Teng Qin · 7 years ago
  48. bd62f6c Merge pull request #1104 from mauriciovasquezbernal/bpf_table_string by Brenden Blanco · 7 years ago
  49. 8e688f8 allow accesing table using strings by Mauricio Vasquez B · 7 years ago
  50. 9bcad32 test_clang: initialize format string arg on stack by Brenden Blanco · 7 years ago
  51. 71eb177 Reduce the sslsniff data size slightly to pass verifier by Brenden Blanco · 7 years ago
  52. 04b05d5 Fix for verifier failure in wakeuptime by Brenden Blanco · 7 years ago
  53. 75eef2c Merge pull request #656 from iovisor/non-static-functions by 4ast · 7 years ago
  54. 3f28e7b Disable non-static function calls by Brenden Blanco · 7 years ago
  55. cee6056 Sync snapcraft yaml with tools and ensure list is sorted alphabetically by Colin Ian King · 7 years ago
  56. da1c607 db*: Print the BPF program prior to loading it (in -v mode) by Sasha Goldshtein · 7 years ago
  57. aa124dd db*: Use uapi/linux/ptrace.h instead of linux/ptrace.h by Sasha Goldshtein · 7 years ago
  58. fd7a1d9 added the include path of luajit2.1 for the FindLuaJIT module of cmake. (#1120) by Simon Liu · 7 years ago
  59. 0a01506 Execsnoop cli args matching (#1115) by Nikita V. Shirokov · 7 years ago
  60. 9556db2 docs: add generic XDP to XDP compatible list (#1118) by Tobias Klauser · 7 years ago
  61. 54befe7 Merge pull request #1121 from shodoco/normalinlining by 4ast · 7 years ago
  62. b1df21d Use normal inlining in clang loader by Huapeng Zhou · 7 years ago
  63. 8276938 runqlat: add --pidnss option (#1117) by Brendan Gregg · 7 years ago
  64. 2d82c8e used the CheckCXXCompilerFlag module of Cmake to check the compiler whether or not supporting c++11. (#1116) by Simon Liu · 7 years ago
  65. 5c08041 Merge pull request #1114 from shodoco/inline by 4ast · 7 years ago
  66. d4aa96f bcc: add __attribute__((always_inline)) to helper functions by Huapeng Zhou · 7 years ago
  67. 1b38b9a Added the option(USINGISYSTEM) of Cmake for controling whether using -isystem. (#1064) by Simon Liu · 7 years ago
  68. 76f5a32 Fix delitem operation for PROG_ARRAYs (#1113) by Paul Chaignon · 7 years ago
  69. a359a90 cc: Prefer external debuginfo files to the binary itself (#1111) by Sasha Goldshtein · 7 years ago
  70. b2f8db9 Merge pull request #1107 from Eichhoernchen/patch-1 by 4ast · 7 years ago
  71. b2d792c Fixes SEGFAUL in libbcc when actually setting a lost_cb by Jan · 7 years ago
  72. 784057b Fixed SEGFAULT due to perf buffer overflow if lost_cb unset by Jan · 7 years ago
  73. d5e5bb3 ClangLoader default to have -Wno-pragma-once-outside-header (#1105) by Teng Qin · 7 years ago
  74. 69ceaca softirqs: Migrate to kernel tracepoints instead of kprobes (#1091) by Sasha Goldshtein · 7 years ago
  75. 08b8bd6 Merge pull request #1102 from palmtenor/fixwarning by 4ast · 7 years ago
  76. 68a52b8 Don't close epoll FD if it's already closed by Teng Qin · 7 years ago
  77. 5440af3 Fix compiler warning on redefined Macro by Teng Qin · 7 years ago
  78. e2a0377 Merge pull request #1099 from palmtenor/stylefix by 4ast · 7 years ago
  79. 37c9f74 Fix offwaketime documentation typo by Teng Qin · 7 years ago
  80. 2bc204d Fix perf_reader log message format string warning by Teng Qin · 7 years ago
  81. 621ebf9 C++ API style improvements by Teng Qin · 7 years ago
  82. 55727c2 Move non-templated table construction to source code file by Teng Qin · 7 years ago
  83. 0a24ba4 Merge pull request #1098 from qmonnet/stacksnoop_ex_link by 4ast · 7 years ago
  84. 52eaae6 README.md: fix broken link to stacksnoop examples by Quentin Monnet · 7 years ago
  85. 8067947 Merge pull request #1097 from vavrusa/master by 4ast · 7 years ago
  86. 67bb150 lua/bpf: cleanup, nicer code dump format by Marek Vavruša · 7 years ago
  87. d28957e lua/bpf: implement explicit PTR[0] operation by Marek Vavruša · 7 years ago
  88. fefaf32 lua/bpf: implemented emulated LD_ABS64 by Marek Vavruša · 7 years ago
  89. 7addb8a lua/bpf: implemented packet direct access by Marek Vavruša · 7 years ago
  90. 9704add lua/bpf: support for NET_OFF for dissector by Marek Vavruša · 7 years ago
  91. f762df5 Merge pull request #1093 from palmtenor/symfree by 4ast · 7 years ago
  92. 0e96bd8 Merge pull request #1096 from qmonnet/kernelfeatures by 4ast · 7 years ago
  93. bcf7e3a docs: update list of XDP compatible drivers by Quentin Monnet · 7 years ago
  94. 9f066e4 Free demangle_name after use by Teng Qin · 7 years ago
  95. 304b75d Merge pull request #1071 from mvbpolito/improve_cpp_table_api by 4ast · 7 years ago
  96. bd8370e KVM hypercall analysis example (#1082) by Suchakra Sharma · 7 years ago
  97. 4b764de Add callback for perf buffer lost sample events (#1092) by Teng Qin · 7 years ago
  98. b8af171 cc: add support for prog table by Mauricio Vasquez B · 7 years ago
  99. 0f3787f cc: add support for array table by Mauricio Vasquez B · 7 years ago
  100. 089ad4c cc: extend c++ api for hash table by Mauricio Vasquez B · 7 years ago