Started 4 yr 0 mo ago
Took 20 min on builtin

Build #738 (Nov 4, 2020 6:25:02 AM)

PR #3154: fix compilation issues with...
Changes
  1. Adjust the order of linux kernel header include paths (commit: c31e9d6) (details / githubweb)
  2. libbpf-tools: update bpftool and fix .rodata hack (commit: a02663b) (details / githubweb)
  3. Add return value check and handling for xattr loading (commit: ba0bacf) (details / githubweb)
  4. tools/opensnoop: Snoop all open related syscall stubs (commit: 6889afe) (details / githubweb)
  5. man: fix tcpconnect man page (commit: 7ce6f64) (details / githubweb)
  6. Add example for new helper to documentation. (commit: 7928ea0) (details / githubweb)
  7. libbpf-tools: add CO-RE biopattern (commit: ca5bcd2) (details / githubweb)
  8. libbpf-tools: add CO-RE tcpconnlat (commit: b6ffa24) (details / githubweb)
  9. sync with latest libbpf repo (commit: 8a164f9) (details / githubweb)
  10. libbpf-tools: add CO-RE biosnoop (commit: e0e2215) (details / githubweb)
  11. libbpf-tools: fix tcpconnect compile errors (commit: f8ac3c6) (details / githubweb)
  12. Offset support for uprobe and kprobe (commit: d7b427e) (details / githubweb)
  13. Update the documentation of the k/uprobe offset support (commit: 8105317) (details / githubweb)
  14. typos (commit: 6432324) (details / githubweb)
  15. sync with latest libbpf repo (commit: 9ef20e7) (details / githubweb)
  16. Fixes a problem when LLVM_DEFINITIONS contains a definition with an `=` in it. (commit: 3fbb664) (details / githubweb)
  17. bcc/tools/fileslower: Attach to vfs_read after failing to attach __vfs_read (commit: b61e65f) (details / githubweb)
  18. libbpibbpf-tools: fix tcpconnect types usage (commit: 5c27222) (details / githubweb)
  19. libbpf-tools: add CO-RE readahead (commit: fb54a82) (details / githubweb)
  20. libbpf-tools: fix tcpconnlat types usage (commit: 7d081eb) (details / githubweb)
  21. docs: fix broken links (commit: 639e83f) (details / githubweb)
  22. Forbid trampolines for archs other than x86_64 (commit: 49beed8) (details / githubweb)
  23. kernel-versions.md: document map UAPI features (#3058) (commit: e73e1f6) (details / githubweb)
  24. tools/funccount: support funccount on specified CPU (#3059) (commit: f4e65ac) (details / githubweb)
  25. Extend PerfType members (commit: 785924b) (details / githubweb)
  26. libbpf-tools: add CO-RE biostacks (commit: 71c22fc) (details / githubweb)
  27. sync libbpf repo release 0.1.0 (commit: a79ec23) (details / githubweb)
  28. prepare for release v0.16.0 (commit: fecd934) (details / githubweb)
  29. sync with libbpf repo (commit: 43910c4) (details / githubweb)
  30. fix the exits abnormal due to trace buffer (commit: 60de171) (details / githubweb)
  31. doc: fix mismatched link (commit: fc92caa) (details / githubweb)
  32. tools/capable: support new capabilities (commit: 0e7304e) (details / githubweb)
  33. fix retruning typo (commit: 892475f) (details / githubweb)
  34. tests: only run arg parser test on supported arches (commit: 4344034) (details / githubweb)
  35. Add instructions on how to install amazon linux 2 from source (commit: 7ac370b) (details / githubweb)
  36. memleak: fix false positive on failed allocations (commit: b8e661f) (details / githubweb)
  37. tools/tcprtt: add tcprtt to trace the RTT of TCP (commit: e42ac41) (details / githubweb)
  38. Netqtop 3037 (#3048) (commit: ba73657) (details / githubweb)
  39. add threadsnoop (commit: 3f95637) (details / githubweb)
  40. add tcpsynbl (commit: 12c234f) (details / githubweb)
  41. add swapin (commit: da8c6a9) (details / githubweb)
  42. libbpf-tools: add hardirqs (commit: 3953c60) (details / githubweb)
  43. libbpf-tools: add softirqs (commit: bf4668d) (details / githubweb)
  44. libbpf-tools: add runqlat (commit: 48b7d61) (details / githubweb)
  45. libbpf-tools: add runqlen (commit: 911ce07) (details / githubweb)
  46. libbpf-tools: add numamove (commit: caaeb0a) (details / githubweb)
  47. Add uretprobe example for indirect function (commit: 39a2a8f) (details / githubweb)
  48. tools/tcpstates: remove unnecessary checking of TCP (commit: e548dd5) (details / githubweb)
  49. tool: port readahead tool to bcc (commit: 561a71e) (details / githubweb)
  50. tcprtt: add --byladdr/--byraddr (#3106) (commit: 4cbcd9a) (details / githubweb)
  51. add average function latency (#3061) (commit: af90bd4) (details / githubweb)
  52. slabratetop: Add memcg_cache_params struct def (commit: 788303e) (details / githubweb)
  53. Fix v6 source (remote) and dest (local) address (commit: 7e3f0c0) (details / githubweb)
  54. tools: tcptracer: fix alignement in tcp_ipv6_event_t (commit: 21b810a) (details / githubweb)
  55. tools/biolatency: Handle signals from user (commit: 87792ce) (details / githubweb)
  56. libbpf-tools: make some minor refactoring (commit: 73cf23b) (details / githubweb)
  57. Revert "tools/biolatency: Handle signals from user" (commit: 17e14ef) (details / githubweb)
  58. sync with latest libbpf repo (commit: d0e1c93) (details / githubweb)
  59. add C++ bpf_iter support (commit: 5fe3576) (details / githubweb)
  60. docs: Add missing code block closure (commit: 5e55c22) (details / githubweb)
  61. tools: Use correct key key when deleting item from map (commit: 884799f) (details / githubweb)
  62. sslsniff: fix comparing bytes to string (commit: 49fdec6) (details / githubweb)
  63. Update installation instructions for Arch Linux (commit: 6ce68b9) (details / githubweb)
  64. set larger range to get probes evnet for test_usdt2.py (commit: 4354c9c) (details / githubweb)
  65. Add install instructions for Debian (commit: 5f53dbe) (details / githubweb)
  66. libbpf-tools: initialize global structs in runqlen and softirqs (commit: 8c2d67e) (details / githubweb)
  67. libbpf-tools: add llcstat (commit: 6929626) (details / githubweb)
  68. Fix python2.7 support for dirtop tool (commit: 1efba05) (details / githubweb)
  69. fix python3 compatible issue for netqtop and tcprtt tools (commit: 6ba4dc1) (details / githubweb)
  70. fix netqtop python3 compatible (#3140) (commit: ec3747e) (details / githubweb)
  71. uprobe: Add ref_cnt_offset arg to bpf_attach_uprobe (commit: 50f2009) (details / githubweb)
  72. usdt: Calculate and suppply semaphore_offset values in APIs (commit: 3f0c5f0) (details / githubweb)
  73. usdt: Use uprobe refcnt if available in usdt C++ API (commit: 28a5cef) (details / githubweb)
  74. folly: Update tracing headers (commit: 8287f17) (details / githubweb)
  75. usdt: Add test for uprobe refcnt support (commit: 50ad6fa) (details / githubweb)
  76. Refactor docker image publishing (commit: d4aecc6) (details / githubweb)
  77. Add ubuntu 20.04 build support (commit: 20b098a) (details / githubweb)
  78. Guard artifact upload with environment variable (commit: d35a2dc) (details / githubweb)
  79. Prefer newer llvm/clang versions in debian packaging (commit: 9269e48) (details / githubweb)
  80. Do not permit errors in docker build (commit: 4967a61) (details / githubweb)
  81. python: import ABCs from collections.abc (commit: 48946d2) (details / githubweb)
  82. add DNS correlation to connect tracking (commit: 33817e6) (details / githubweb)
  83. Update INSTALL.md (commit: 1591469) (details / githubweb)
  84. docs(INSTALL): add libfl-dev to ubuntu dependencies (commit: 5ab0183) (details / githubweb)
  85. sync with latest libbpf repo (commit: 15efd46) (details / githubweb)
  86. update debian changelog for release v0.17.0 (commit: ad5b82a) (details / githubweb)
  87. use correct arch register for the 4th param of x86_64 syscalls (commit: 12107c6) (details / githubweb)
  88. fix compilation issues with latest llvm12 trunk (commit: 11c93f6) (details / githubweb)

GitHub pull request #3154 of commit 11c93f613b43e296f949a231684d544016fd0bcb, has merge conflicts.

Revision: 11c93f613b43e296f949a231684d544016fd0bcb
Repository: https://github.com/iovisor/bcc.git
  • detached