1. 0bd1a6d Add an option to strip leading zeros from histograms (#1226) by Taekho Nam · 7 years ago
  2. 1ffe18f test: python3 fix for test_uprobes (#1228) by Brenden Blanco · 7 years ago
  3. 9aa1d75 gethostlatency was rounding to full ms by Brendan Gregg · 7 years ago
  4. 42c00ad Change clang frontend optimization level from 0 to 2 by Yonghong Song · 7 years ago
  5. 1e0e0fc Merge pull request #1224 from NavinF/patch-1 by Brendan Gregg · 7 years ago
  6. 06cb811 Update the installation instructions for Fedora by Navin Francis · 7 years ago
  7. 341a363 Add probe result verification for usdt unit test by Yonghong Song · 7 years ago
  8. 154b545 Add installation instructions for openSUSE (#1222) by Gary Ching-Pang Lin · 7 years ago
  9. 9da21f9 fix cc: error: unrecognized command line option -no-pie by Carlos Neira · 7 years ago
  10. 8e9aaea Fix ld error due to debian/ubuntu -pie default by Ryan Tomayko · 7 years ago
  11. e09564d fix incorrect code generation in usdt by Yonghong Song · 7 years ago
  12. ceaab89 Add missing funcslower from the snap. by Evan Dandrea · 7 years ago
  13. 46a3abe Add aliases for all commands in the snap (e.g. bcc.biotop -> biotop) by Evan Dandrea · 7 years ago
  14. 0244a4d Require a more recent, auto-updating version of snapd for alises. by Evan Dandrea · 7 years ago
  15. 5500b1c Add libbcc-example package for Ubuntu Xenial by Taekho Nam · 7 years ago
  16. 505c110 Add a python test for usdt by Yonghong Song · 7 years ago
  17. 6fa3681 Improve PerfEventArray clean up by Teng Qin · 7 years ago
  18. cb8e704 Merge pull request #1212 from iovisor/yhs_dev by 4ast · 7 years ago
  19. e7b0ab2 Merge pull request #1211 from iovisor/libbpf_c_includes by 4ast · 7 years ago
  20. a934c90 Add linux/sched.h to list of libbpf.c includes by Brenden Blanco · 7 years ago
  21. fa07345 make libbpf standalone-ready by Brenden Blanco · 7 years ago
  22. cb7855b Move ProcMountNSGuard to separate file by Brenden Blanco · 7 years ago
  23. 5a7882e bcc_procutils_which: return if snprintf fails or would overflow by Christian Resell · 7 years ago
  24. c6c9f0a bcc_proc.c: fix stack overflow in bcc_procutils_which() by Christian Resell · 7 years ago
  25. b0f891d Force udst ctx->#reg load to be volatile by Yonghong Song · 7 years ago
  26. aa4543f Mention that linux-headers deb must be installed. by Tomaz Solc · 7 years ago
  27. 5d0c34d Merge pull request #1201 from htbegin/master by Brenden Blanco · 7 years ago
  28. dce209f Merge pull request #1191 from GBuella/cmake_build_type_fix by 4ast · 7 years ago
  29. a339f73 Merge pull request #1190 from palmtenor/cur_cpu by 4ast · 7 years ago
  30. 204df9e Use BPF_F_CURRENT_CPU in perf_submit / perf_read when possible by Teng Qin · 7 years ago
  31. 78f8ff9 Merge pull request #1200 from palmtenor/perf_event_clean_up by 4ast · 7 years ago
  32. 8ae87cd Disable perf event FD before free by Teng Qin · 7 years ago
  33. d682733 Add bpf_close_perf_event_fd by Teng Qin · 7 years ago
  34. 5b40420 Merge pull request #1196 from palmtenor/cpp_sym_option by 4ast · 7 years ago
  35. 5ac5d6e funclatency/sslsniff: fix the TypeError when enabling pid filter on uprobe by htbegin · 7 years ago
  36. 2631f6d Merge pull request #1185 from gospo/master by Brenden Blanco · 7 years ago
  37. 5703ccc Support symbol option in C++ API stack table by Teng Qin · 7 years ago
  38. 9f3cab7 Add support for generic XDP mode by Andy Gospodarek · 7 years ago
  39. 4b3d2b0 Merge pull request #1193 from palmtenor/cppleak by 4ast · 7 years ago
  40. 0feb40e Merge pull request #1192 from palmtenor/perf_config by 4ast · 7 years ago
  41. cce028d Merge pull request #1194 from palmtenor/minor_fixes by 4ast · 7 years ago
  42. 9190ef5 Fix compiler warning by cast int to pointer by Teng Qin · 7 years ago
  43. e69aaa8 Get correct PID in TCPSendStack example by Teng Qin · 7 years ago
  44. c34a99a Fix bcc_resolve_symname memory leak in C++ API by Teng Qin · 7 years ago
  45. f510b6b Unify perf event enums in Python API by Teng Qin · 7 years ago
  46. 9875221 Unify perf_event type and config check by Teng Qin · 7 years ago
  47. cb3d161 Merge pull request #1164 from palmtenor/symboloptions by Brenden Blanco · 7 years ago
  48. cf13083 Do not pass type flag to symbol callback by Teng Qin · 7 years ago
  49. 89d901c Use bcc_symbol_option in ProcSyms by Teng Qin · 7 years ago
  50. aff6ce7 Use bcc_symbol_option in bcc_resolve_symname by Teng Qin · 7 years ago
  51. 36e7d54 Fix bcc_resolve_symname memory leak on error by Teng Qin · 7 years ago
  52. fcb2ed8 Use bcc_symbol_option in bcc_foreach_function_symbol by Teng Qin · 7 years ago
  53. 0336a29 Add option to control bcc_elf_foreach_sym behavior by Teng Qin · 7 years ago
  54. 31d4a59 Fix usage of CMAKE_BUILD_TYPE setting by Gabor Buella · 7 years ago
  55. 381f03d Merge pull request #1183 from palmtenor/firstkey by Brenden Blanco · 7 years ago
  56. 38cc5d6 Use bpf_get_first_key in Python API by Teng Qin · 7 years ago
  57. e0f347a Use bpf_get_first_key in C++ API by Teng Qin · 7 years ago
  58. db7fab5 Add bpf_get_first_key helper by Teng Qin · 7 years ago
  59. b84fb86 Merge pull request #1189 from iovisor/fix_test_brb by Brenden Blanco · 7 years ago
  60. 97a0cac Workaround for possible race in pyroute2.ipdb by Brenden Blanco · 7 years ago
  61. 472103b Merge pull request #1187 from mauriciovasquezbernal/remove_trailing_spaces by 4ast · 7 years ago
  62. d1324ac remove trailing white spaces from source code files by Mauricio Vasquez B · 7 years ago
  63. 634f4b0 Merge pull request #1180 from iovisor/scanf_string_support by 4ast · 7 years ago
  64. 37ff0e3 Add sscanf reader/writer code comments by Brenden Blanco · 7 years ago
  65. 2923e20 Fix bpf_perf_event_read helper signature by Teng Qin · 7 years ago
  66. daee97e Enable recursive scanf support for char[] as string by Brenden Blanco · 7 years ago
  67. 8933104 Merge pull request #1168 from palmtenor/fixso by Brenden Blanco · 7 years ago
  68. 55ac984 Fix bug when finding symbols for shared libraries by Teng Qin · 7 years ago
  69. fc4d464 Merge pull request #1169 from iovisor/clang_inputkind by 4ast · 7 years ago
  70. 84a38b9 Merge pull request #1170 from palmtenor/filedesc by Brenden Blanco · 7 years ago
  71. 30591eb Move FileDesc to separated header file by Teng Qin · 7 years ago
  72. 7688799 llvm5.0: use input kind helper to avoid breakage by Brenden Blanco · 7 years ago
  73. b493aa6 Merge pull request #1167 from iovisor/rw_finalize_defer by 4ast · 7 years ago
  74. dadea22 Move unimplemented fn reset before ctx cleanup by Brenden Blanco · 7 years ago
  75. 4033200 Merge pull request #1157 from drepper/fedora-compile by Brenden Blanco · 7 years ago
  76. b0cfc02 test fix: return 0 not num-of-bytes-written by Brenden Blanco · 7 years ago
  77. 22eae8c Use late-binding to finalize snprintf/sscanf by Brenden Blanco · 7 years ago
  78. 3263805 Merge pull request #1163 from palmtenor/readstr by Brenden Blanco · 7 years ago
  79. af6f512 Add bpf_probe_read_str helper by Teng Qin · 7 years ago
  80. 6cce73a Update bpf.h and virtual_bpf.h to 4.12 by Teng Qin · 7 years ago
  81. 78bf9fb Merge pull request #1141 from palmtenor/mountns by 4ast · 7 years ago
  82. ef9d4b8 Use ProcMountNSGuard in C API by Teng Qin · 7 years ago
  83. 3bfc877 Use ProcMountNSGuard to manage mount namespace by Teng Qin · 7 years ago
  84. d82e813 Add and unify helper for ELF type by Teng Qin · 7 years ago
  85. b6b9c6d Move FileDesc to common.h by Teng Qin · 7 years ago
  86. a09c491 Merge pull request #1155 from palmtenor/perf_map_check by 4ast · 7 years ago
  87. ddf1649 Improve perf map parsing logic by Teng Qin · 7 years ago
  88. 7ea0e6e Merge pull request #1158 from tklauser/patch-2 by 4ast · 7 years ago
  89. 965910c docs: update feature list for 4.12 by Tobias Klauser · 7 years ago
  90. e674174 Merge pull request #1 from drepper/fedora-compile-2 by Ulrich Drepper · 7 years ago
  91. 1af7a1c Fix computation of LUAJIT_INCLUDE_DIR by drepper@gmail.com · 7 years ago
  92. 7761961 Merge pull request #1152 from palmtenor/pyfuture by Brenden Blanco · 7 years ago
  93. ce0981b Make match_so_flags a bit mre robust by Ulrich Drepper · 7 years ago
  94. 845d363 Accept luajit as DSO by Ulrich Drepper · 7 years ago
  95. f941c05 Merge pull request #1149 from qmonnet/kernelfeatures by 4ast · 7 years ago
  96. b025629 Add documentation to guide future scripts Python3-ready by Teng Qin · 7 years ago
  97. dcf2344 Merge pull request #1151 from goldshtn/usdt-workaround by 4ast · 7 years ago
  98. 879bff2 Avoid walking all symbols for unknown address by Teng Qin · 7 years ago
  99. fbd91e2 bfp, xdp: make type explicit by Arthur Gautier · 7 years ago
  100. 2070a2a cc: Work around verifier error when reading USDT probe arguments by Sasha Goldshtein · 7 years ago