Started 4 yr 8 mo ago
Took 12 min on ubuntu1604-slave-aa0

Build ubuntu1604 (Jan 22, 2020 5:47:13 PM)

Changes
  1. tools: fix runqslower warning (details / githubweb)
  2. Error in time comparison (details / githubweb)
  3. sync to latest libbpf repo (details / githubweb)
  4. Use device+inode to identify matching files; prepend /proc/pid/root to (details / githubweb)
  5. Lazily symbolize regular ELF binaries (details / githubweb)
  6. Lazify ProcSyms::find_name (details / githubweb)
  7. Make bcc_elf_symbol_str support debuginfo (details / githubweb)
  8. Thread through debugfile flag (details / githubweb)
  9. Enter mount namespace before trying to open binary (details / githubweb)
  10. Address code review (details / githubweb)
  11. Add tests (details / githubweb)
  12. Fix designated initializers (details / githubweb)
  13. Rebase and remove mount guards (details / githubweb)
  14. tools/inject: Update documentation (details / githubweb)
  15. fix various compilation warnings (details / githubweb)
  16. fix asm_volatile_goto issue again (details / githubweb)
  17. Travis CI: Lint for Python syntax errors and undefined names (details / githubweb)
  18. Identity is not the same thing as equality in Python (details / githubweb)
  19. Add missing colon (:) (details / githubweb)
  20. Force a retest (details / githubweb)
  21. This retest should work (details / githubweb)
  22. Undefined name: signal_ignore --> signal.SIG_IGN (details / githubweb)
  23. Undefined name: Don't forget "self" in "self.b" (details / githubweb)
  24. Undefined name: "headerInstance" --> "p4header" (details / githubweb)
  25. Undefined name: "SocketConfig" -> "TargetConfig" (details / githubweb)
  26. Undefined name: from compilationException import CompilationException (details / githubweb)
  27. from __future__ import print_function (details / githubweb)
  28. Old style exceptions --> new style for Python 3 (details / githubweb)
  29. Old style exceptions --> new style for Python 3 (details / githubweb)
  30. Use feature detection instead of version detection (details / githubweb)
  31. long was removed in Python 3 (details / githubweb)
  32. Remove allow_failures on python: 3.7 tests (details / githubweb)
  33. Swap test order (details / githubweb)
  34. Move language: generic (details / githubweb)
  35. Try under language: python (details / githubweb)
  36. Echo (details / githubweb)
  37. Comment out the set -euo pipefail (details / githubweb)
  38. Update .travis.yml (details / githubweb)
  39. Upgrade from pep8 --> pycodestyle (details / githubweb)
  40. Four parallel test runs (details / githubweb)
  41. Update lua Quickstart for Ubuntu 18.04 LTS (details / githubweb)
  42. Filter out non-bash COMMs (details / githubweb)
  43. Use bpf_prog_load function from ljsyscall module in LuaJIT compiler (details / githubweb)
  44. Report proper module on kernel backtrace (details / githubweb)
  45. sync with latest libbpf (details / githubweb)
  46. tools: fix printb usage in solisten (details / githubweb)
  47. Turn on lazy symbolize by default (details / githubweb)
  48. tools/tcpconnect: add option -c to count connects (details / githubweb)
  49. sync to latest libbpf (details / githubweb)
  50. CMake: Allow to disable building man pages (details / githubweb)
  51. tools: fix vfscount output when no duration is specified (details / githubweb)
  52. Support perf's symfs mechanism for debuginfo lookup. (details / githubweb)
  53. man: fixes some man pages (details / githubweb)
  54. offwaketime: Fix incorrect target and waker PIDs (details / githubweb)
  55. Don't prepend /proc/PID/root to user-supplied USDT binary paths starting with /proc already (details / githubweb)
  56. Update reference_guide.md (details / githubweb)
  57. Update mysqld_query.py (details / githubweb)
  58. Make number of stack traces configurable from command line in example… (#2500) (details / githubweb)
  59. tcptop: Fix incorrect pid filter (details / githubweb)
  60. Support for hardware offload (#2502) (details / githubweb)
  61. support gcc 8's cold subfunctions (details / githubweb)
  62. stackcount: fix TypeError (#2514) (details / githubweb)
  63. Fixes #2518 -- weird behaviour of lookup_or_init (#2520) (details / githubweb)
  64. FAQ: fix error message (details / githubweb)
  65. INSTALL.md: add install instructions for Fedora 30+ (#2524) (details / githubweb)
  66. Fix BPF_PERCPU_ARRAY description (#2527) (details / githubweb)
  67. fix compilation errors with clang CreateFromArgs() change (#2528) (details / githubweb)
  68. cmakefile change to require c++14 (#2529) (details / githubweb)
  69. Fix a file descriptor leak when module is deleted (#2530) (details / githubweb)
  70. FAQ: Add Q&A about kernel lockdown (#2532) (details / githubweb)
  71. Add sampe code for cgoup test (#2522) (details / githubweb)
  72. INSTALL.md: Fedora 30: note about kernel lockdown (#2536) (details / githubweb)
  73. sync to latest libbpf (#2540) (details / githubweb)
  74. debian changelog for v0.11.0 tag (#2541) (details / githubweb)
  75. sync with latest libbpf repo (#2545) (details / githubweb)
  76. Redefine asm_inline for Linux 5.4+, Fixes #2546 (#2547) (details / githubweb)
  77. Fix Erroneous "gethostlatency" Comments (#2549) (details / githubweb)
  78. Changed Link to HTTPS (#2551) (details / githubweb)
  79. Mod: the 'min_us' is in us, mot ms (details / githubweb)
  80. Mod: fix two errors in examples (details / githubweb)
  81. man: add missing -c option to tcpretrans synopsis (details / githubweb)
  82. Fix a typo, tracepint -> tracepoint (#2559) (details / githubweb)
  83. document the release info related to libbpf submodule (#2561) (details / githubweb)
  84. assign offset properly for btf DataSec (#2560) (details / githubweb)
  85. support cgroup level tracing in trace.py (#2562) (details / githubweb)
  86. man: COMM describes the process name, not the parent process name (#2563) (details / githubweb)
  87. cpudist: create sufficiently large hash table to avoid missing tasks (details / githubweb)
  88. fix compilation errors with latest llvm trunk (#2575) (details / githubweb)
  89. sync with latest libbpf (#2576) (details / githubweb)
  90. introduce map.lookup_or_try_init() (#2577) (details / githubweb)
  91. remove the warning for map.lookup_or_init() (#2581) (details / githubweb)
  92. fix typos in tutorial.md (#2584) (details / githubweb)
  93. Support attaching uprobe to offset (#2585) (details / githubweb)
  94. tools/tcpretrans: add tracepoint support (#2574) (details / githubweb)
  95. Add libbcc-no-libbpf.so library (details / githubweb)
  96. Link test_libbcc directly with libbcc.so (details / githubweb)
  97. Add test_libbcc_no_libbpf test (details / githubweb)
  98. Add a supplementary explanation to function `get_syscall_fnname` (#2593) (details / githubweb)
  99. sync with latest libbpf (#2594) (details / githubweb)
  100. add BPF::init_usdt function to init a single USDT so folks can handle partial init failure of list of USDTs. (details / githubweb)
  101. add tool: compactsnoop (details / githubweb)
  102. docs/reference_guide.md: update doc (details / githubweb)
  103. docs: update XDP driver list (details / githubweb)
  104. fix a bug in mountsnoop.py with 4.17+ kernels (details / githubweb)
  105. Include stddef.h for size_t in bcc_elf.h (details / githubweb)
  106. Add lockstat tool (details / githubweb)
  107. make TRY2 macro work outside of ebpf namespace (#2604) (details / githubweb)
  108. Make StatusTuple code and msg methods const (#2603) (details / githubweb)
  109. update INSTALL.md for new llvm source compilation (details / githubweb)
  110. tools/runqslower.py: Fix raw tracepoint code (details / githubweb)
  111. docs: update helper functions of BPF_PROG_TYPE_SOCKET_FILTER (details / githubweb)
  112. Add map-in-map support (details / githubweb)
  113. Do not traverse attributes during JSON generation (Fixes #2605) (details / githubweb)
  114. do not use BPF_F_REUSE_STACKID incorrectly (details / githubweb)
  115. fix bug for lockstat.py #347 (#2618) (details / githubweb)
  116. Support a BPF program larger than BPF_MAXINSNS (details / githubweb)
  117. Use integer types for enums in JSON (Fixes #2615) (details / githubweb)
  118. Use libbpf-static instead of libbpf-debugsource for CMAKE_USE_LIBBPF_PACKAGE (details / githubweb)
  119. man: fix the field of filetop (details / githubweb)
  120. man: fix the explanation of filename (details / githubweb)
  121. Correction to Usage text. (details / githubweb)
  122. man: fix a reference to runqlat in runqslower man page (details / githubweb)
  123. rename tool lockstat.py to klockstat.py (details / githubweb)
  124. remove inproper usage of BPF_F_REUSE_STACKID in examples (details / githubweb)
  125. tools/trace.py: add process name filtering (details / githubweb)
  126. tools/trace.py: add msg filter of event (details / githubweb)
  127. fix a compilation error with latest llvm 10 (details / githubweb)
  128. sync with latest libbpf (details / githubweb)
  129. debian changelog for v0.12.0 tag (details / githubweb)
  130. Fix s390 kprobes support (details / githubweb)
  131. fix -h output for --sort option (details / githubweb)
  132. Improve wording on how latency is measured (details / githubweb)
  133. klockstat: fix caller filter (details / githubweb)
  134. Remove kretprobe__ prefix from program names (details / githubweb)
  135. tools: cgroup filtering in execsnoop/opensnoop (details / githubweb)
  136. sync with latest libbpf (details / githubweb)
  137. tools/trace.py: flush stdout for each event (details / githubweb)
  138. change version.cmake to check all tags (details / githubweb)
  139. man: fix required kernel version in man pages (details / githubweb)
  140. fix libbpf_uapi path typo (details / githubweb)
  141. Package static archives, closes #1938 (details / githubweb)
  142. fix test_map_in_map.cc compilation error (details / githubweb)
  143. sanitize btf VAR and DATASEC types (details / githubweb)
  144. tools/runqslower.py: Option for --pid or --tid (#2635) (details / githubweb)
  145. support BPF_MAP_TYPE_SK_STORAGE map (details / githubweb)
  146. tools/offcputime.py: Redundatn arg check (details / githubweb)
  147. Links to 3 articles on Linux tracing using bcc (details / githubweb)
  148. rewriter: Fix tracking of pointers with several indirections (details / githubweb)
  149. Add Ubuntu Eon incompatibility note (details / githubweb)
  150. Ubuntu Eon build dependencies and version numbers (details / githubweb)
  151. avoid complex expression in struct member initializer (details / githubweb)
  152. Fix a bunch of typos (#2693) (details / githubweb)
  153. update usage of MCInstPrinter printInst() for llvm10 (#2696) (details / githubweb)
  154. docs: add BPF trampoline to the kernel features (details / githubweb)
  155. Secure Boot:  physical keypress to disable lockdown (details / githubweb)
  156. sanitize BTF_KIND_FUNC (details / githubweb)
  157. sync with latest libbpf repo (details / githubweb)
  158. Fix CentOS 6 support. (details / githubweb)
  159. bpflist: list only real bpf objects (details / githubweb)
  160. bpflist: use smarter print format (details / githubweb)
  161. fix llvm compilation error (details / githubweb)
  162. docs: Remove a redundant space (details / githubweb)
  163. sync with latest libbpf repo (details / githubweb)
  164. Remove  from list of AUR packages (details / githubweb)
  165. Initial support for using github actions (details / githubweb)
  166. Debug with tmate (details / githubweb)

Started by upstream project bcc-pr build number 262
originally caused by:

  • GitHub pull request #2714 of commit 7a343d4b1df60417ba97dd29b7ce675b1e3222e5, has merge conflicts.
Revision: 7a343d4b1df60417ba97dd29b7ce675b1e3222e5
Repository: https://github.com/iovisor/bcc.git
  • detached