1. ad07ea2 docs: fix commit hash and links for bpf_set_hash() and bpf_setsockopt() by Quentin Monnet · 7 years ago
  2. 7f99ebd Merge pull request #1611 from palmtenor/fix_common_include by yonghong-song · 7 years ago
  3. d83805d Avoid including common.h in BPFTable.h by Teng Qin · 7 years ago
  4. 1fe85d0 Merge pull request #1607 from palmtenor/no_reader by yonghong-song · 7 years ago
  5. d0e48ed Clean-up TRACEPOINT logic from perf reader by Teng Qin · 7 years ago
  6. fafbf3c Do not use perf reader for TRACEPOINT events by Teng Qin · 7 years ago
  7. abef835 Merge pull request #1610 from iovisor/yhs_dev by 4ast · 7 years ago
  8. af96bba free llvm engine/context memory when rw_engine is not used by Yonghong Song · 7 years ago
  9. d7814b7 Merge pull request #1608 from iovisor/yhs_dev by 4ast · 7 years ago
  10. 31bf1c5 setup some bpf_module data structures correctly when rw_engine is disabled by Yonghong Song · 7 years ago
  11. cab4d7c Merge pull request #1595 from iovisor/yhs_dev by 4ast · 7 years ago
  12. a7554fc fix hang with "trace.py --max-events # by Yonghong Song · 7 years ago
  13. 6044643 Merge pull request #1603 from netgroup-polito/fix_percpumaps_cc_api by yonghong-song · 7 years ago
  14. 5719a8a Merge pull request #1605 from andyfangdz/patch-1 by yonghong-song · 7 years ago
  15. 3dbb0db Merge pull request #1599 from gmile/fix-dlinfo by yonghong-song · 7 years ago
  16. 6cd2a9c Do not rely on RTLD_DI_ORIGIN by gmile · 7 years ago
  17. 987c6a6 fix percpu table support in c++ api by Mauricio Vasquez B · 7 years ago
  18. 0473dc7 Upgrade llvm toolchain version by Dezhi “Andy” Fang · 7 years ago
  19. f3d3c94 Merge pull request #1602 from iovisor/yhs_dev2 by 4ast · 7 years ago
  20. db7b8eb add a BPFModule API to disable rw_engine sscanf/snprintf functions by Yonghong Song · 7 years ago
  21. 40fd669 opensnoop: convert args.name to bytes by Gary Lin · 7 years ago
  22. 04ec1fa Merge pull request #1598 from gmile/alpine-build by yonghong-song · 7 years ago
  23. 5a9ee15 Explicitly include sys/types.h by gmile · 7 years ago
  24. 531f817 Merge pull request #1596 from pchaigno/check-helpers-no-disk by yonghong-song · 7 years ago
  25. c5f48e0 scripts: avoid check-helpers.sh's writes to disk by Paul Chaignon · 7 years ago
  26. 6c81f9d Merge pull request #1593 from netgroup-polito/bpf_prog_table_delete_element by yonghong-song · 7 years ago
  27. b2a2053 insert test cases for BPFProgTable by Mauricio Vasquez B · 7 years ago
  28. 77d82e3 Merge pull request #1594 from iovisor/yhs_dev by 4ast · 7 years ago
  29. 530fa0e sync bpf compat headers with latest net-next by Yonghong Song · 7 years ago
  30. a00f9b0 Merge pull request #1592 from pchaigno/script-sync-helpers by yonghong-song · 7 years ago
  31. 2dd148a BPFProgTable: allow to remove elements by Mauricio Vasquez B · 7 years ago
  32. 3424fb8 Script to check that the lists of helpers are in sync by Paul Chaignon · 7 years ago
  33. f2354fa Merge pull request #1588 from palmtenor/doc_format by yonghong-song · 7 years ago
  34. 05afab3 Make kernel-versions commit hashes monospace by Teng Qin · 7 years ago
  35. 5ec4cc4 Merge pull request #1582 from iovisor/python_bytes by yonghong-song · 7 years ago
  36. 82970a6 Merge pull request #1583 from liubogithub/urandomfix by yonghong-song · 7 years ago
  37. 3c468a4 Merge pull request #1584 from palmtenor/printargs by yonghong-song · 7 years ago
  38. cbfd285 Merge pull request #1585 from palmtenor/usdt_destruct by 4ast · 7 years ago
  39. e060464 Destruct USDTContext correctly in Python by Teng Qin · 7 years ago
  40. 918fad8 Implement get_text for Python USDT class by Teng Qin · 7 years ago
  41. 7c34c05 sync_timing.py: remove unnecessary header file by Liu Bo · 7 years ago
  42. 8268edb urandomread.py: remove extra tail semicolon after TRACEPOINT_PROBE by Liu Bo · 7 years ago
  43. 42d6098 tools: switch to v2/3 independent bytes usage by Brenden Blanco · 7 years ago
  44. c0ca99a python/bcc: add internal _assert_is_bytes usage by Brenden Blanco · 7 years ago
  45. e663541 python: Add 2/3 compat wrappers for byte strings by Brenden Blanco · 7 years ago
  46. c28f6e8 Fix file desc leak in test_tools_smoke by Brenden Blanco · 7 years ago
  47. e01c993 Merge pull request #1569 from joelagnel/bcc-cross-compile by yonghong-song · 7 years ago
  48. 1086952 clang: Add support to build eBPF for user specified ARCH by Joel Fernandes · 7 years ago
  49. 11f3a27 clang/loader: Add support for specifying absolute path of kernel sources by Joel Fernandes · 7 years ago
  50. 3613ff8 Merge pull request #1575 from Matty9191/master by yonghong-song · 7 years ago
  51. c058085 Merge pull request #1578 from lcp/docs-tail-call by yonghong-song · 7 years ago
  52. 70d044b Add BPF_PROG_ARRAY and map.call() to the reference guide by Gary Lin · 7 years ago
  53. 8721814 Add BPF_PROG_ARRAY for BPF_MAP_TYPE_PROG_ARRAY by Gary Lin · 7 years ago
  54. 39e3412 Merge pull request #1577 from springmeyer/patch-1 by yonghong-song · 7 years ago
  55. 40a0aee Merge pull request #1574 from GalPressman/tcptracer-fix by Brendan Gregg · 7 years ago
  56. 45d1f4d Fix missing include by Dane Springmeyer · 7 years ago
  57. 277657e Merge pull request #1573 from springmeyer/patch-1 by yonghong-song · 7 years ago
  58. 49ed9b2 Updated the FAQ with the error produced if python[2-3]-bcc isn't installed. by Matty · 7 years ago
  59. 1980d63 tcptracer: Fix argparse is not defined error by Gal Pressman · 7 years ago
  60. b334f11 Merge pull request #1570 from natoscott/master by yonghong-song · 7 years ago
  61. 4b977e8 Fix missing errno.h header by Dane Springmeyer · 7 years ago
  62. 3a94327 Add missing sched.h include for CLONE_NEWNS by Dane Springmeyer · 7 years ago
  63. f13107a Ensure execsnoop.py replace result is not misplaced by Nathan Scott · 7 years ago
  64. e6c7568 Merge pull request #1560 from pchaigno/opensnoop-d-option by Brendan Gregg · 7 years ago
  65. f2afd97 Merge pull request #1568 from liu-song-6/small_fixes by yonghong-song · 7 years ago
  66. 62cd839 remove unused code in profile.py by Song Liu · 7 years ago
  67. 67ae605 Remove semicolon at the end of define BPF_STACK_TRACE() by Song Liu · 7 years ago
  68. cf0792f continue adding --ebpf option to the python tools/ scripts by Nathan Scott · 7 years ago
  69. 3f39bc1 Merge pull request #1555 from myreg/trace-addr by yonghong-song · 7 years ago
  70. e538228 Add option to print virtual address to trace.py by Mirek Klimos · 7 years ago
  71. a1ac4bc Merge pull request #1561 from joelagnel/bcc-misc-1 by yonghong-song · 7 years ago
  72. df55284 Merge pull request #1547 from pchaigno/doc-bpf-get-current-task by yonghong-song · 7 years ago
  73. 8e09958 table: Refactor __delitem__ in all table types by Joel Fernandes · 7 years ago
  74. 7aaa12f Merge pull request #1563 from iovisor/yhs_dev by 4ast · 7 years ago
  75. fd69c33 Merge pull request #1559 from pchaigno/man-page-funccount by yonghong-song · 7 years ago
  76. 71ef359 Merge pull request #1558 from pchaigno/missing-helpers by yonghong-song · 7 years ago
  77. 96354c6 fix map a type parsing issue for export/extern types by Yonghong Song · 7 years ago
  78. 5d415c3 Merge pull request #1557 from pchaigno/hint-invalid-func by yonghong-song · 7 years ago
  79. 9af548f tools/opensnoop: Use do_sys_open for kprobe hook by Joel Fernandes · 7 years ago
  80. 0d5084d clang: Make libclang_frontend depend on libbcc by Joel Fernandes · 7 years ago
  81. 72cbc7d funccount: update man page by Paul Chaignon · 7 years ago
  82. 702de38 opensnoop: -d option for duration by Paul Chaignon · 7 years ago
  83. 93fc2f8 cc: missing bpf helpers in export/helpers.h by Paul Chaignon · 7 years ago
  84. 3730829 cc: error hint for 'invalid func' by Paul Chaignon · 7 years ago
  85. 44463d5 Merge pull request #1556 from pchaigno/doc-bpf_getsockopt by yonghong-song · 7 years ago
  86. baffe08 doc: bpf_get_current_task helper by Paul Chaignon · 7 years ago
  87. 00ee3cb bpf_getsockopt in docs/kernel-versions.md by Paul Chaignon · 7 years ago
  88. 08be443 Merge pull request #1554 from iovisor/yhs_dev by 4ast · 7 years ago
  89. f92fef2 add a probe alias $task in trace.py by Yonghong Song · 7 years ago
  90. 12f4f6e Merge pull request #1552 from iovisor/yhs_dev by 4ast · 7 years ago
  91. 3baf183 Merge pull request #1551 from iovisor/yhs_dev by 4ast · 7 years ago
  92. 1ab5f66 use __builtin_memset instead of memset with frontend rewriter by Yonghong Song · 7 years ago
  93. ddfaa99 fix flaky test py_test_usdt3 by Yonghong Song · 7 years ago
  94. 0cf7f74 Merge pull request #1549 from iovisor/yhs_dev by 4ast · 7 years ago
  95. 2af307b Merge pull request #1550 from tehnerd/master by yonghong-song · 7 years ago
  96. cd5d4a6 fix a race condition between perf_reader munmap and read by Yonghong Song · 7 years ago
  97. 86293f0 adding filtering example to trace.py help by tehnerd · 7 years ago
  98. 89aa294 sync bpf compat headers with latest net-next by Yonghong Song · 7 years ago
  99. a44d26e Merge pull request #1543 from iovisor/yhs_dev by 4ast · 7 years ago
  100. bb95ef2 Merge pull request #1531 from natoscott/master by yonghong-song · 7 years ago