1. f1c0be8 docs: update features list by Quentin Monnet · 7 years ago
  2. 5888989 stackcount: add -K, -U, -d, -D, and -f (#1335) by Brendan Gregg · 7 years ago
  3. d9641be Increased allowed path name for USDT probes by Romain Cledat · 7 years ago
  4. a91ec38 Merge pull request #1324 from mskarbek/zfs_tools_fix by Brendan Gregg · 7 years ago
  5. 4f444a5 zfs tools fix for zpl_read/zpl_write removal by Marcin Skarbek · 7 years ago
  6. 667988c Fix _GNU_SOURCE redefined warning by Nan Xiao · 7 years ago
  7. 137ee81 Fix uninitialized ProcMountNS in USDT Context by Teng Qin · 7 years ago
  8. e12f55a Use correct data type for class Data by Nan Xiao · 7 years ago
  9. 23fc589 Update after lookup in map.increment for HASH types by Brenden Blanco · 7 years ago
  10. 917f4c7 fix a bug introduced by previous lua-bcc build fix commit by Yonghong Song · 7 years ago
  11. 84757ce Better check for compiler standard support by Teng Qin · 7 years ago
  12. 86bcc27 Fix compile errors with ENABLE_USDT=Off by Brenden Blanco · 7 years ago
  13. d2e5dd5 Fix for ubuntu elf linker error by Brenden Blanco · 7 years ago
  14. 7fef695 Add c-library only option by Brenden Blanco · 7 years ago
  15. 71fc3d5 move api and create dependent option by Brenden Blanco · 7 years ago
  16. 1614ce7 Move source file names into cmake variables by Brenden Blanco · 7 years ago
  17. 25f3cce src/cc: cmake file cleanup and split usdt into subdir by Brenden Blanco · 7 years ago
  18. dcb77e6 Remove unused shared_table.h by Brenden Blanco · 7 years ago
  19. b03d9eb funccount: add -d for duration by Brendan Gregg · 7 years ago
  20. 75e2f37 fix lua-bcc build issue with cmake try_compile by Yonghong Song · 7 years ago
  21. d32a61b Fix segfault on incomplete types by Paul Chaignon · 7 years ago
  22. 574c3eb Test case for incomplete types by Paul Chaignon · 7 years ago
  23. 0014b52 Add /tests/ to CODEOWNERS by Brenden Blanco · 7 years ago
  24. 79f849f Add CODEOWNERS file with list of maintainers/reviewers by Brenden Blanco · 7 years ago
  25. 719e100 Trace external pointers from helpers by Paul Chaignon · 7 years ago
  26. 4d450ba Merge pull request #1301 from albusshin/patch-1 by Brendan Gregg · 7 years ago
  27. 73c18bc Merge pull request #1305 from NanXiao/format-vfscount by Brendan Gregg · 7 years ago
  28. 08ed403 Merge pull request #1303 from pchaigno/remove-bpf_probe_reads by Brendan Gregg · 7 years ago
  29. db8353b libbpf: fix typo in bpf_attach_xdp() by Gary Lin · 7 years ago
  30. f72909f Allow the flags to be specified in remove_xdp() by Gary Lin · 7 years ago
  31. 92d86bb Format code of vfscount.py by Nan Xiao · 7 years ago
  32. 007d28c bcc-lua: --no-pie, not -no-pie by Mark Drayton · 7 years ago
  33. 4b8146f Update obsolete file name bitesize -> bitehist by Tian Xin · 7 years ago
  34. eb819ca Fixes for debian and ubuntu docker build by Pavel Safronov · 7 years ago
  35. 9de830a Merge pull request #1294 from iovisor/yhs_dev by 4ast · 7 years ago
  36. 067219b avoid large map memory allocation in userspace by Yonghong Song · 7 years ago
  37. 47305f4 Merge pull request #1293 from iovisor/tools_fixes by Brendan Gregg · 7 years ago
  38. 5e84698 python - set attach_xdp's default flag value to 0 by Gabriel Ganne · 7 years ago
  39. e48f7c9 have uniform uprobe event names for python and C++ by Yonghong Song · 7 years ago
  40. d51870b Remove extra S_MAXSTAT array allocation in some tools by Brenden Blanco · 7 years ago
  41. 4cb1edb Omit include of ptrace.h for empty usdt contexts by Brenden Blanco · 7 years ago
  42. a2afe8d Add clang check for -nopie option by Brenden Blanco · 7 years ago
  43. 8e26b49 Correct commit id for BPF_FUNC_get_socket_cookie by Paul Chaignon · 7 years ago
  44. fff792d tools/tcptracer: print ns timestamps with -v by Iago López Galeiras · 7 years ago
  45. 6426cd4 tools/tcptracer: add timestamp option by Iago López Galeiras · 7 years ago
  46. 10a4af7 Since LUA_GLOBALSINDEX is obsolete from Lua 5.2, use lua_getglobal function by Nan Xiao · 7 years ago
  47. 4870819 better state default value handling by Brendan Gregg · 7 years ago
  48. 843340d add --state to offcputime by Brendan Gregg · 7 years ago
  49. b9f4218 explain that 'args' can be used as 'ctx' in tracepoints by Jean-Tiare Le Bigot · 7 years ago
  50. c38cb7a make it easier to discover the reference documentation by Jean-Tiare Le Bigot · 7 years ago
  51. 81ad054 tcptop: Filter out negative values in receive probe by Benjamin Poirier · 7 years ago
  52. 8e86b9e tcptop: Cleanup argument parsing by Benjamin Poirier · 7 years ago
  53. 25212ee tcpretrans: Remove unnecessary bpf_probe_reads by Paul Chaignon · 7 years ago
  54. 7e1cf0a tcpconnlat: Remove unnecessary bpf_probe_reads by Paul Chaignon · 7 years ago
  55. 23ac463 solisten: Remove unnecessary bpf_probe_reads by Paul Chaignon · 7 years ago
  56. 890c76a Use unsigned conversion specifier for nlmsg_pid by Toshiaki Makita · 7 years ago
  57. bb9b92a Fix wrong netlink port id check by Toshiaki Makita · 7 years ago
  58. 861102b Remove redundant semicolon by Nan Xiao · 7 years ago
  59. 0379779 1. Use more safe snprintf instead of sprintf; by Nan Xiao · 7 years ago
  60. a5ea40a Put libfl-dev into Build-Depends on Debian by Ivan Babrou · 7 years ago
  61. 2cc96a8 Merge pull request #1263 from iovisor/yhs_dev by Brenden Blanco · 7 years ago
  62. 0ba1507 permit multiple pids attaching to the same probe by Yonghong Song · 7 years ago
  63. b58a0d7 Merge pull request #1261 from iovisor/yhs_dev by 4ast · 7 years ago
  64. 8206f54 generate proper usdt code to prevent llvm meddling with ctx->#fields by Yonghong Song · 7 years ago
  65. 5f7035e MySQL tracing without USDT (#1239) by Igor Mazur · 7 years ago
  66. 87abe2a Merge pull request #1259 from iovisor/yhs_dev by 4ast · 7 years ago
  67. 6ed2229 Fix a clang memory leak by Yonghong Song · 7 years ago
  68. f4727f4 Merge pull request #1258 from shodoco/tcpbpf by Brenden Blanco · 7 years ago
  69. e473a20 Update bpf.h and virtual_bpf.h to 4.13-rc1 by Huapeng Zhou · 7 years ago
  70. 830c1f7 tools: Add some documentation to lib/ucalls.py output (#1257) by Geneviève Bastien · 7 years ago
  71. 5a2b39e Fix trace.py for library filenames containing colons (#1252) by vkhromov · 7 years ago
  72. 4180333 cc: Add open_perf_event to the C/C++ API (#1232) by Romain · 7 years ago
  73. 2c1799c memleak: expand allocator coverage (#1214) by Rinat Ibragimov · 7 years ago
  74. b4691fb Add USDT sample (#1229) by bveldhoen · 7 years ago
  75. dc777af docs: update features list by Quentin Monnet · 7 years ago
  76. a12db19 libbpf: fix build warning on setns (#1246) by Colin Ian King · 7 years ago
  77. 34cbbfe Merge pull request #1237 from iovisor/yhs_dev by 4ast · 7 years ago
  78. 96c1b8e usdt: Use ProcMountNS by Vicent Marti · 7 years ago
  79. 8600ffc proc: Enhance bcc_mapping_is_file_backed by Vicent Marti · 7 years ago
  80. 08c8253 Fix bcc.lua build issue in Ubuntu 17.04 by Yonghong Song · 7 years ago
  81. e0d99ed Update LINKS.md by Nan Xiao · 7 years ago
  82. 555b45e Added helpers for BPF_PERCPU_ARRAY (#1230) by Romain · 7 years ago
  83. 0bd1a6d Add an option to strip leading zeros from histograms (#1226) by Taekho Nam · 7 years ago
  84. 1ffe18f test: python3 fix for test_uprobes (#1228) by Brenden Blanco · 7 years ago
  85. 9aa1d75 gethostlatency was rounding to full ms by Brendan Gregg · 7 years ago
  86. 42c00ad Change clang frontend optimization level from 0 to 2 by Yonghong Song · 7 years ago
  87. 1e0e0fc Merge pull request #1224 from NavinF/patch-1 by Brendan Gregg · 7 years ago
  88. 06cb811 Update the installation instructions for Fedora by Navin Francis · 7 years ago
  89. 341a363 Add probe result verification for usdt unit test by Yonghong Song · 7 years ago
  90. 154b545 Add installation instructions for openSUSE (#1222) by Gary Ching-Pang Lin · 7 years ago
  91. 9da21f9 fix cc: error: unrecognized command line option -no-pie by Carlos Neira · 7 years ago
  92. 8e9aaea Fix ld error due to debian/ubuntu -pie default by Ryan Tomayko · 7 years ago
  93. e09564d fix incorrect code generation in usdt by Yonghong Song · 7 years ago
  94. ceaab89 Add missing funcslower from the snap. by Evan Dandrea · 7 years ago
  95. 46a3abe Add aliases for all commands in the snap (e.g. bcc.biotop -> biotop) by Evan Dandrea · 7 years ago
  96. 0244a4d Require a more recent, auto-updating version of snapd for alises. by Evan Dandrea · 7 years ago
  97. 5500b1c Add libbcc-example package for Ubuntu Xenial by Taekho Nam · 7 years ago
  98. 505c110 Add a python test for usdt by Yonghong Song · 7 years ago
  99. 6fa3681 Improve PerfEventArray clean up by Teng Qin · 7 years ago
  100. cb8e704 Merge pull request #1212 from iovisor/yhs_dev by 4ast · 7 years ago