Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 18:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/f900f6e8ef01d5c12aa37239f028d74b to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/f900f6e8ef01d5c12aa37239f028d74b to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 6 minutes | https://github.com/NixOS/nixpkgs/pull/117043
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/1adam7bgnyaf03pbxch8999a49wpjnpi-bcc-src-with-submodule.tar.gz
source root is bcc
setting SOURCE_DATE_EPOCH to timestamp 1616212003 of file bcc/src/cc/libbpf/travis-ci/vmtest/vmlinux.h
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/mcq6p1xj2mn7qnr9dsnazdzsbpx8zyw2-fix-deadlock-detector-import.patch
patching file tools/deadlock.py
patching file src/python/bcc/libbcc.py
Hunk #1 succeeded at 14 with fuzz 2.
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/doc/bcc -DCMAKE_INSTALL_INFODIR=/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip -DCMAKE_RANLIB=/nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/ranlib -DCMAKE_AR=/nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0 -DBCC_KERNEL_MODULES_DIR=/nix/store/3gxsaaxzdyw91zww92dx4b7n5jhp71g6-linux-5.9.0-2020.11.20-dev/lib/modules -DREVISION=0.19.0 -DENABLE_USDT=ON -DENABLE_CPP_API=ON
CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- The C compiler identification is GNU 10.2.0
-- The CXX compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/pqiwg1jw0s7qzdi4m9xbps2jb98fsxbx-gcc-wrapper-10.2.0/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /nix/store/pqiwg1jw0s7qzdi4m9xbps2jb98fsxbx-gcc-wrapper-10.2.0/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Revision is 0.19.0
-- Performing Test HAVE_NO_PIE_FLAG
-- Performing Test HAVE_NO_PIE_FLAG - Success
-- Performing Test HAVE_REALLOCARRAY_SUPPORT
-- Performing Test HAVE_REALLOCARRAY_SUPPORT - Success
-- Found LLVM: /nix/store/6qfz25mgxb1pamrrck05n5lbpdjxl541-llvm-7.1.0/include 7.1.0
-- Found BISON: /nix/store/abs2mqhglw7aqq69piyrzx4w21041r14-bison-3.7.5/bin/bison (found version "3.7.5")
-- Found FLEX: /nix/store/am4jdiivhfv2wy151977aimz8wpp0nmf-flex-2.6.4/bin/flex (found version "2.6.4")
-- Found LibElf: /nix/store/qs8amj6qmzsqiga0rk0yd1bfvm3368rr-elfutils-0.182/lib/libelf.so
-- Performing Test ELF_GETSHDRSTRNDX
-- Performing Test ELF_GETSHDRSTRNDX - Success
-- Found LuaJIT: /nix/store/10fhwl4hblb5nvszwzf8flh9izi8dqfr-luajit-2.1.0-2020-12-28/lib/libluajit-5.1.a;/nix/store/90illc73xfs933d06daq6d41njs8yh66-glibc-2.32-37/lib/libdl.so;/nix/store/90illc73xfs933d06daq6d41njs8yh66-glibc-2.32-37/lib/libm.so
CMake Warning at tests/python/CMakeLists.txt:6 (message):
Recommended test program 'arping' not found
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_TESTING
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
-- Build files have been written to: /build/bcc/build
cmake: enabled parallel building
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2 SHELL=/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash
Scanning dependencies of target bcc-loader-static
[ 0%] Building CXX object src/cc/CMakeFiles/bcc-loader-static.dir/bcc_syms.cc.o
[ 0%] Building C object src/cc/CMakeFiles/bcc-loader-static.dir/bcc_elf.c.o
[ 1%] Building C object src/cc/CMakeFiles/bcc-loader-static.dir/bcc_perf_map.c.o
[ 1%] Building C object src/cc/CMakeFiles/bcc-loader-static.dir/bcc_proc.c.o
[ 1%] Building CXX object src/cc/CMakeFiles/bcc-loader-static.dir/common.cc.o
[ 2%] Linking CXX static library libbcc-loader-static.a
[ 2%] Built target bcc-loader-static
Scanning dependencies of target clang_frontend
[ 2%] Building CXX object src/cc/frontends/clang/CMakeFiles/clang_frontend.dir/loader.cc.o
[ 3%] Building CXX object src/cc/frontends/clang/CMakeFiles/clang_frontend.dir/b_frontend_action.cc.o
[ 3%] Building CXX object src/cc/frontends/clang/CMakeFiles/clang_frontend.dir/tp_frontend_action.cc.o
[ 4%] Building CXX object src/cc/frontends/clang/CMakeFiles/clang_frontend.dir/kbuild_helper.cc.o
/build/bcc/src/cc/frontends/clang/kbuild_helper.cc:80:3: warning: multi-line comment [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcomment-Wcomment8;;]
80 | // USERINCLUDE := \
| ^
/build/bcc/src/cc/frontends/clang/kbuild_helper.cc:89:3: warning: multi-line comment [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcomment-Wcomment8;;]
89 | // LINUXINCLUDE := \
| ^
[ 4%] Building CXX object src/cc/frontends/clang/CMakeFiles/clang_frontend.dir/__/__/common.cc.o
[ 4%] Linking CXX static library libclang_frontend.a
[ 4%] Built target clang_frontend
Scanning dependencies of target bpf-static
[ 4%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf.c.o
[ 5%] Building C object src/cc/CMakeFiles/bpf-static.dir/perf_reader.c.o
[ 5%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/bpf.c.o
[ 5%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/bpf_prog_linfo.c.o
[ 6%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/btf.c.o
[ 6%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/btf_dump.c.o
[ 6%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/hashmap.c.o
[ 7%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/libbpf.c.o
[ 7%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/libbpf_errno.c.o
[ 7%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/libbpf_probes.c.o
[ 8%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/netlink.c.o
[ 8%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/nlattr.c.o
[ 8%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/ringbuf.c.o
[ 9%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/str_error.c.o
[ 9%] Building C object src/cc/CMakeFiles/bpf-static.dir/libbpf/src/xsk.c.o
[ 9%] Linking C static library libbcc_bpf.a
[ 9%] Built target bpf-static
Scanning dependencies of target api-static
[ 9%] Building CXX object src/cc/api/CMakeFiles/api-static.dir/BPF.cc.o
In file included from /build/bcc/src/cc/api/BPF.cc:32:
/build/bcc/src/cc/bcc_exception.h: In member function ‘ebpf::StatusTuple ebpf::BPF::detach_raw_tracepoint_event(const string&, ebpf::open_probe_t&)’:
/build/bcc/src/cc/bcc_exception.h:24:7: warning: ‘__stp.ebpf::StatusTuple::code_’ may be used uninitialized in this function [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized8;;]
24 | class StatusTuple {
| ^~~~~~~~~~~
[ 10%] Building CXX object src/cc/api/CMakeFiles/api-static.dir/BPFTable.cc.o
[ 10%] Linking CXX static library libapi-static.a
[ 10%] Built target api-static
Scanning dependencies of target usdt-static
[ 10%] Building CXX object src/cc/usdt/CMakeFiles/usdt-static.dir/usdt_args.cc.o
[ 10%] Building CXX object src/cc/usdt/CMakeFiles/usdt-static.dir/usdt.cc.o
[ 11%] Linking CXX static library libusdt-static.a
[ 11%] Built target usdt-static
[ 11%] [BISON][Parser] Building parser with bison 3.7.5
parser.yy:19.1-28: warning: deprecated directive: ‘%define namespace "ebpf::cc"’, use ‘%define api.namespace {ebpf::cc}’ [-Wdeprecated]
19 | %define namespace "ebpf::cc"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
| %define api.namespace {ebpf::cc}
parser.yy:20.1-39: warning: deprecated directive: ‘%define parser_class_name "BisonParser"’, use ‘%define api.parser.class {BisonParser}’ [-Wdeprecated]
20 | %define parser_class_name "BisonParser"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| %define api.parser.class {BisonParser}
parser.yy:19.1-28: warning: %define variable 'api.namespace' requires '{...}' values [-Wdeprecated]
19 | %define namespace "ebpf::cc"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
parser.yy:20.1-39: warning: %define variable 'api.parser.class' requires '{...}' values [-Wdeprecated]
20 | %define parser_class_name "BisonParser"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
parser.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
[ 12%] [FLEX][Lexer] Building scanner with flex 2.6.4
lexer.ll:110: warning, -s option given but default rule can be matched
Scanning dependencies of target b_frontend
[ 12%] Building CXX object src/cc/frontends/b/CMakeFiles/b_frontend.dir/loader.cc.o
[ 12%] Building CXX object src/cc/frontends/b/CMakeFiles/b_frontend.dir/codegen_llvm.cc.o
[ 13%] Building CXX object src/cc/frontends/b/CMakeFiles/b_frontend.dir/node.cc.o
[ 13%] Building CXX object src/cc/frontends/b/CMakeFiles/b_frontend.dir/parser.cc.o
[ 13%] Building CXX object src/cc/frontends/b/CMakeFiles/b_frontend.dir/printer.cc.o
[ 14%] Building CXX object src/cc/frontends/b/CMakeFiles/b_frontend.dir/type_check.cc.o
[ 14%] Building CXX object src/cc/frontends/b/CMakeFiles/b_frontend.dir/parser.yy.cc.o
[ 14%] Building CXX object src/cc/frontends/b/CMakeFiles/b_frontend.dir/lexer.ll.cc.o
[ 15%] Linking CXX static library libb_frontend.a
[ 15%] Built target b_frontend
Scanning dependencies of target bpf-shared
[ 16%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf.c.o
[ 16%] Building C object src/cc/CMakeFiles/bpf-shared.dir/perf_reader.c.o
[ 16%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/bpf.c.o
[ 17%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/bpf_prog_linfo.c.o
[ 17%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/btf.c.o
[ 18%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/btf_dump.c.o
[ 18%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/hashmap.c.o
[ 18%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/libbpf.c.o
[ 19%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/libbpf_errno.c.o
[ 19%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/libbpf_probes.c.o
[ 19%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/netlink.c.o
[ 20%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/nlattr.c.o
[ 20%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/ringbuf.c.o
[ 20%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/str_error.c.o
[ 21%] Building C object src/cc/CMakeFiles/bpf-shared.dir/libbpf/src/xsk.c.o
[ 21%] Linking C shared library libbcc_bpf.so
[ 21%] Built target bpf-shared
Scanning dependencies of target bcc_py_python
[ 21%] Building sdist for python
running sdist
running check
warning: sdist: manifest template 'MANIFEST.in' does not exist (using default file list)
warning: sdist: standard file not found: should have one of README, README.txt, README.rst
writing manifest file 'MANIFEST'
creating bcc-0.19.0
creating bcc-0.19.0/bcc
making hard links in bcc-0.19.0...
hard linking setup.py -> bcc-0.19.0
hard linking bcc/__init__.py -> bcc-0.19.0/bcc
hard linking bcc/containers.py -> bcc-0.19.0/bcc
hard linking bcc/disassembler.py -> bcc-0.19.0/bcc
hard linking bcc/libbcc.py -> bcc-0.19.0/bcc
hard linking bcc/perf.py -> bcc-0.19.0/bcc
hard linking bcc/syscall.py -> bcc-0.19.0/bcc
hard linking bcc/table.py -> bcc-0.19.0/bcc
hard linking bcc/tcp.py -> bcc-0.19.0/bcc
hard linking bcc/usdt.py -> bcc-0.19.0/bcc
hard linking bcc/utils.py -> bcc-0.19.0/bcc
hard linking bcc/version.py -> bcc-0.19.0/bcc
creating dist
Creating tar archive
removing 'bcc-0.19.0' (and everything under it)
[ 21%] Built target bcc_py_python
[ 21%] Generating bcc.lua
Writing bcc.lua...
OK!
[ 21%] Generating bcc.o
Scanning dependencies of target bcc-lua
[ 22%] Building C object src/lua/CMakeFiles/bcc-lua.dir/src/main.c.o
[ 22%] Linking C executable bcc-lua
[ 22%] Built target bcc-lua
Scanning dependencies of target bps
[ 23%] Building C object introspection/CMakeFiles/bps.dir/bps.c.o
[ 23%] Linking C executable bps
[ 23%] Built target bps
Scanning dependencies of target man
[ 24%] Generating argdist.8.gz
[ 24%] Generating bashreadline.8.gz
[ 24%] Generating bindsnoop.8.gz
[ 25%] Generating biolatency.8.gz
[ 25%] Generating biolatpcts.8.gz
[ 25%] Generating biosnoop.8.gz
[ 26%] Generating biotop.8.gz
[ 26%] Generating bitesize.8.gz
[ 26%] Generating bpflist.8.gz
[ 27%] Generating bps.8.gz
[ 27%] Generating btrfsdist.8.gz
[ 27%] Generating btrfsslower.8.gz
[ 28%] Generating cachestat.8.gz
[ 28%] Generating cachetop.8.gz
[ 28%] Generating capable.8.gz
[ 29%] Generating cobjnew.8.gz
[ 29%] Generating compactsnoop.8.gz
[ 29%] Generating cpudist.8.gz
[ 30%] Generating cpuunclaimed.8.gz
[ 30%] Generating criticalstat.8.gz
[ 30%] Generating cthreads.8.gz
[ 31%] Generating dbslower.8.gz
[ 31%] Generating dbstat.8.gz
[ 31%] Generating dcsnoop.8.gz
[ 32%] Generating dcstat.8.gz
[ 32%] Generating deadlock.8.gz
[ 32%] Generating dirtop.8.gz
[ 33%] Generating drsnoop.8.gz
[ 33%] Generating execsnoop.8.gz
[ 34%] Generating exitsnoop.8.gz
[ 34%] Generating ext4dist.8.gz
[ 34%] Generating ext4slower.8.gz
[ 35%] Generating filelife.8.gz
[ 35%] Generating fileslower.8.gz
[ 35%] Generating filetop.8.gz
[ 36%] Generating funccount.8.gz
[ 36%] Generating funcinterval.8.gz
[ 36%] Generating funclatency.8.gz
[ 37%] Generating funcslower.8.gz
[ 37%] Generating gethostlatency.8.gz
[ 37%] Generating hardirqs.8.gz
[ 38%] Generating inject.8.gz
[ 38%] Generating javacalls.8.gz
[ 38%] Generating javaflow.8.gz
[ 39%] Generating javagc.8.gz
[ 39%] Generating javaobjnew.8.gz
[ 39%] Generating javastat.8.gz
[ 40%] Generating javathreads.8.gz
[ 40%] Generating killsnoop.8.gz
[ 40%] Generating klockstat.8.gz
[ 41%] Generating llcstat.8.gz
[ 41%] Generating mdflush.8.gz
[ 41%] Generating memleak.8.gz
[ 42%] Generating mountsnoop.8.gz
[ 42%] Generating mysqld_qslower.8.gz
[ 42%] Generating netqtop.8.gz
[ 43%] Generating nfsdist.8.gz
[ 43%] Generating nfsslower.8.gz
[ 43%] Generating nodegc.8.gz
[ 44%] Generating nodestat.8.gz
[ 44%] Generating offcputime.8.gz
[ 45%] Generating offwaketime.8.gz
[ 45%] Generating oomkill.8.gz
[ 45%] Generating opensnoop.8.gz
[ 46%] Generating perlcalls.8.gz
[ 46%] Generating perlflow.8.gz
[ 46%] Generating perlstat.8.gz
[ 47%] Generating phpcalls.8.gz
[ 47%] Generating phpflow.8.gz
[ 47%] Generating phpstat.8.gz
[ 48%] Generating pidpersec.8.gz
[ 48%] Generating profile.8.gz
[ 48%] Generating pythoncalls.8.gz
[ 49%] Generating pythonflow.8.gz
[ 49%] Generating pythongc.8.gz
[ 49%] Generating pythonstat.8.gz
[ 50%] Generating readahead.8.gz
[ 50%] Generating reset-trace.8.gz
[ 50%] Generating rubycalls.8.gz
[ 51%] Generating rubyflow.8.gz
[ 51%] Generating rubygc.8.gz
[ 51%] Generating rubyobjnew.8.gz
[ 52%] Generating rubystat.8.gz
[ 52%] Generating runqlat.8.gz
[ 52%] Generating runqlen.8.gz
[ 53%] Generating runqslower.8.gz
[ 53%] Generating shmsnoop.8.gz
[ 53%] Generating slabratetop.8.gz
[ 54%] Generating sofdsnoop.8.gz
[ 54%] Generating softirqs.8.gz
[ 54%] Generating solisten.8.gz
[ 55%] Generating spfdsnoop.8.gz
[ 55%] Generating sslsniff.8.gz
[ 56%] Generating stackcount.8.gz
[ 56%] Generating statsnoop.8.gz
[ 56%] Generating swapin.8.gz
[ 57%] Generating syncsnoop.8.gz
[ 57%] Generating syscount.8.gz
[ 57%] Generating tclcalls.8.gz
[ 58%] Generating tclflow.8.gz
[ 58%] Generating tclobjnew.8.gz
[ 58%] Generating tclstat.8.gz
[ 59%] Generating tcpaccept.8.gz
[ 59%] Generating tcpconnect.8.gz
[ 59%] Generating tcpconnlat.8.gz
[ 60%] Generating tcpdrop.8.gz
[ 60%] Generating tcplife.8.gz
[ 60%] Generating tcpretrans.8.gz
[ 61%] Generating tcprtt.8.gz
[ 61%] Generating tcpstates.8.gz
[ 61%] Generating tcpsubnet.8.gz
[ 62%] Generating tcpsynbl.8.gz
[ 62%] Generating tcptop.8.gz
[ 62%] Generating tcptracer.8.gz
[ 63%] Generating threadsnoop.8.gz
[ 63%] Generating tplist.8.gz
[ 63%] Generating trace.8.gz
[ 64%] Generating ttysnoop.8.gz
[ 64%] Generating ucalls.8.gz
[ 64%] Generating uflow.8.gz
[ 65%] Generating ugc.8.gz
[ 65%] Generating uobjnew.8.gz
[ 65%] Generating ustat.8.gz
[ 66%] Generating uthreads.8.gz
[ 66%] Generating vfscount.8.gz
[ 67%] Generating vfsstat.8.gz
[ 67%] Generating virtiostat.8.gz
[ 67%] Generating wakeuptime.8.gz
[ 68%] Generating xfsdist.8.gz
[ 68%] Generating xfsslower.8.gz
[ 68%] Generating zfsdist.8.gz
[ 69%] Generating zfsslower.8.gz
[ 69%] Built target man
Scanning dependencies of target usdt_test_lib
[ 69%] Building CXX object tests/cc/CMakeFiles/usdt_test_lib.dir/usdt_test_lib.cc.o
[ 70%] Linking CXX shared library libusdt_test_lib.so
[ 70%] Built target usdt_test_lib
Scanning dependencies of target bcc-shared
[ 70%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/link_all.cc.o
[ 71%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/bcc_common.cc.o
[ 71%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/bpf_module.cc.o
[ 71%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/bcc_btf.cc.o
/build/bcc/src/cc/bcc_btf.cc: In member function ‘int ebpf::BTF::get_btf_info(const char*, void**, unsigned int*, unsigned int*, void**, unsigned int*, unsigned int*)’:
/build/bcc/src/cc/bcc_btf.cc:316:33: warning: ‘int btf_ext__reloc_func_info(const btf*, const btf_ext*, const char*, __u32, void**, __u32*)’ is deprecated: btf_ext__reloc_func_info was never meant as a public API and has wrong assumptions embedded in it; it will be removed in the future libbpf versions [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
316 | func_info, func_info_cnt);
| ^
In file included from /build/bcc/src/cc/bcc_libbpf_inc.h:9,
from /build/bcc/src/cc/bcc_btf.cc:22:
/build/bcc/src/cc/libbpf/src/btf.h:80:5: note: declared here
80 | int btf_ext__reloc_func_info(const struct btf *btf,
| ^~~~~~~~~~~~~~~~~~~~~~~~
/build/bcc/src/cc/bcc_btf.cc:323:33: warning: ‘int btf_ext__reloc_line_info(const btf*, const btf_ext*, const char*, __u32, void**, __u32*)’ is deprecated: btf_ext__reloc_line_info was never meant as a public API and has wrong assumptions embedded in it; it will be removed in the future libbpf versions [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
323 | line_info, line_info_cnt);
| ^
In file included from /build/bcc/src/cc/bcc_libbpf_inc.h:9,
from /build/bcc/src/cc/bcc_btf.cc:22:
/build/bcc/src/cc/libbpf/src/btf.h:85:5: note: declared here
85 | int btf_ext__reloc_line_info(const struct btf *btf,
| ^~~~~~~~~~~~~~~~~~~~~~~~
[ 72%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/exported_files.cc.o
[ 72%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/bcc_debug.cc.o
[ 72%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/bpf_module_rw_engine.cc.o
[ 73%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/table_storage.cc.o
[ 73%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/shared_table.cc.o
[ 74%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/bpffs_table.cc.o
[ 74%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/json_map_decl_visitor.cc.o
[ 74%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/bcc_syms.cc.o
[ 75%] Building C object src/cc/CMakeFiles/bcc-shared.dir/bcc_elf.c.o
[ 75%] Building C object src/cc/CMakeFiles/bcc-shared.dir/bcc_perf_map.c.o
[ 75%] Building C object src/cc/CMakeFiles/bcc-shared.dir/bcc_proc.c.o
[ 76%] Building CXX object src/cc/CMakeFiles/bcc-shared.dir/common.cc.o
[ 76%] Linking CXX shared library libbcc.so
[ 76%] Built target bcc-shared
Scanning dependencies of target bcc-static
[ 76%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/bcc_common.cc.o
[ 77%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/bpf_module.cc.o
[ 77%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/bcc_btf.cc.o
/build/bcc/src/cc/bcc_btf.cc: In member function ‘int ebpf::BTF::get_btf_info(const char*, void**, unsigned int*, unsigned int*, void**, unsigned int*, unsigned int*)’:
/build/bcc/src/cc/bcc_btf.cc:316:33: warning: ‘int btf_ext__reloc_func_info(const btf*, const btf_ext*, const char*, __u32, void**, __u32*)’ is deprecated: btf_ext__reloc_func_info was never meant as a public API and has wrong assumptions embedded in it; it will be removed in the future libbpf versions [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
316 | func_info, func_info_cnt);
| ^
In file included from /build/bcc/src/cc/bcc_libbpf_inc.h:9,
from /build/bcc/src/cc/bcc_btf.cc:22:
/build/bcc/src/cc/libbpf/src/btf.h:80:5: note: declared here
80 | int btf_ext__reloc_func_info(const struct btf *btf,
| ^~~~~~~~~~~~~~~~~~~~~~~~
/build/bcc/src/cc/bcc_btf.cc:323:33: warning: ‘int btf_ext__reloc_line_info(const btf*, const btf_ext*, const char*, __u32, void**, __u32*)’ is deprecated: btf_ext__reloc_line_info was never meant as a public API and has wrong assumptions embedded in it; it will be removed in the future libbpf versions [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
323 | line_info, line_info_cnt);
| ^
In file included from /build/bcc/src/cc/bcc_libbpf_inc.h:9,
from /build/bcc/src/cc/bcc_btf.cc:22:
/build/bcc/src/cc/libbpf/src/btf.h:85:5: note: declared here
85 | int btf_ext__reloc_line_info(const struct btf *btf,
| ^~~~~~~~~~~~~~~~~~~~~~~~
[ 77%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/exported_files.cc.o
[ 78%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/bcc_debug.cc.o
[ 78%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/bpf_module_rw_engine.cc.o
[ 78%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/table_storage.cc.o
[ 79%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/shared_table.cc.o
[ 79%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/bpffs_table.cc.o
[ 79%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/json_map_decl_visitor.cc.o
[ 80%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/common.cc.o
[ 80%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/usdt/usdt.cc.o
[ 80%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/usdt/usdt_args.cc.o
[ 81%] Building CXX object src/cc/CMakeFiles/bcc-static.dir/bcc_syms.cc.o
[ 81%] Building C object src/cc/CMakeFiles/bcc-static.dir/bcc_elf.c.o
[ 81%] Building C object src/cc/CMakeFiles/bcc-static.dir/bcc_perf_map.c.o
[ 82%] Building C object src/cc/CMakeFiles/bcc-static.dir/bcc_proc.c.o
[ 82%] Linking CXX static library libbcc.a
[ 82%] Built target bcc-static
Scanning dependencies of target test_libbcc
[ 82%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_libbcc.cc.o
[ 82%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_c_api.cc.o
In file included from /nix/store/pclcc5kl1bkkns8410f6l0dhrnmxll7x-glibc-2.32-37-dev/include/string.h:519,
from /build/bcc/tests/cc/test_c_api.cc:19:
In function ‘char* strncpy(char*, const char*, size_t)’,
inlined from ‘int mntns_func(void*)’ at /build/bcc/tests/cc/test_c_api.cc:159:10:
/nix/store/pclcc5kl1bkkns8410f6l0dhrnmxll7x-glibc-2.32-37-dev/include/bits/string_fortified.h:91:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 1024 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation8;;]
91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 83%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_array_table.cc.o
[ 83%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_bpf_table.cc.o
[ 83%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_cg_storage.cc.o
[ 84%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_hash_table.cc.o
[ 84%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_map_in_map.cc.o
[ 84%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_perf_event.cc.o
[ 85%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_pinned_table.cc.o
[ 85%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_prog_table.cc.o
[ 85%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_queuestack_table.cc.o
[ 86%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_shared_table.cc.o
[ 86%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_sk_storage.cc.o
[ 86%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_sock_table.cc.o
[ 87%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_usdt_args.cc.o
[ 87%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_usdt_probes.cc.o
[ 87%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/utils.cc.o
[ 88%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_parse_tracepoint.cc.o
[ 88%] Linking CXX executable test_libbcc
[ 88%] Built target test_libbcc
Scanning dependencies of target CGroupTest
[ 88%] Building CXX object examples/cpp/CMakeFiles/CGroupTest.dir/CGroupTest.cc.o
[ 88%] Linking CXX executable CGroupTest
[ 88%] Built target CGroupTest
Scanning dependencies of target UseExternalMap
[ 88%] Building CXX object examples/cpp/CMakeFiles/UseExternalMap.dir/UseExternalMap.cc.o
[ 89%] Linking CXX executable UseExternalMap
[ 89%] Built target UseExternalMap
Scanning dependencies of target FollyRequestContextSwitch
[ 89%] Building CXX object examples/cpp/CMakeFiles/FollyRequestContextSwitch.dir/FollyRequestContextSwitch.cc.o
[ 90%] Linking CXX executable FollyRequestContextSwitch
[ 90%] Built target FollyRequestContextSwitch
Scanning dependencies of target SkLocalStorageIterator
[ 90%] Building CXX object examples/cpp/CMakeFiles/SkLocalStorageIterator.dir/SkLocalStorageIterator.cc.o
[ 91%] Linking CXX executable SkLocalStorageIterator
[ 91%] Built target SkLocalStorageIterator
Scanning dependencies of target HelloWorld
[ 91%] Building CXX object examples/cpp/CMakeFiles/HelloWorld.dir/HelloWorld.cc.o
[ 91%] Linking CXX executable HelloWorld
[ 91%] Built target HelloWorld
Scanning dependencies of target RecordMySQLQuery
[ 92%] Building CXX object examples/cpp/CMakeFiles/RecordMySQLQuery.dir/RecordMySQLQuery.cc.o
[ 92%] Linking CXX executable RecordMySQLQuery
[ 92%] Built target RecordMySQLQuery
Scanning dependencies of target CPUDistribution
[ 93%] Building CXX object examples/cpp/CMakeFiles/CPUDistribution.dir/CPUDistribution.cc.o
[ 93%] Linking CXX executable CPUDistribution
[ 93%] Built target CPUDistribution
Scanning dependencies of target TaskIterator
[ 94%] Building CXX object examples/cpp/CMakeFiles/TaskIterator.dir/TaskIterator.cc.o
[ 94%] Linking CXX executable TaskIterator
[ 94%] Built target TaskIterator
Scanning dependencies of target KFuncExample
[ 95%] Building CXX object examples/cpp/CMakeFiles/KFuncExample.dir/KFuncExample.cc.o
[ 95%] Linking CXX executable KFuncExample
[ 95%] Built target KFuncExample
Scanning dependencies of target TCPSendStack
[ 95%] Building CXX object examples/cpp/CMakeFiles/TCPSendStack.dir/TCPSendStack.cc.o
[ 95%] Linking CXX executable TCPSendStack
[ 95%] Built target TCPSendStack
Scanning dependencies of target KModRetExample
[ 95%] Building CXX object examples/cpp/CMakeFiles/KModRetExample.dir/KModRetExample.cc.o
[ 96%] Linking CXX executable KModRetExample
[ 96%] Built target KModRetExample
Scanning dependencies of target LLCStat
[ 96%] Building CXX object examples/cpp/CMakeFiles/LLCStat.dir/LLCStat.cc.o
[ 96%] Linking CXX executable LLCStat
[ 96%] Built target LLCStat
Scanning dependencies of target RandomRead
[ 96%] Building CXX object examples/cpp/CMakeFiles/RandomRead.dir/RandomRead.cc.o
[ 96%] Linking CXX executable RandomRead
[ 96%] Built target RandomRead
Scanning dependencies of target PyPerf
[ 97%] Building CXX object examples/cpp/pyperf/CMakeFiles/PyPerf.dir/PyPerf.cc.o
[ 97%] Building CXX object examples/cpp/pyperf/CMakeFiles/PyPerf.dir/PyPerfUtil.cc.o
[ 97%] Building CXX object examples/cpp/pyperf/CMakeFiles/PyPerf.dir/PyPerfBPFProgram.cc.o
[ 98%] Building CXX object examples/cpp/pyperf/CMakeFiles/PyPerf.dir/PyPerfLoggingHelper.cc.o
[ 98%] Building CXX object examples/cpp/pyperf/CMakeFiles/PyPerf.dir/PyPerfDefaultPrinter.cc.o
[ 98%] Building CXX object examples/cpp/pyperf/CMakeFiles/PyPerf.dir/Py36Offsets.cc.o
[ 99%] Linking CXX executable PyPerf
[ 99%] Built target PyPerf
Scanning dependencies of target test_static
[ 99%] Building C object tests/cc/CMakeFiles/test_static.dir/test_static.c.o
[100%] Linking CXX executable test_static
[100%] Built target test_static
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash install
[ 2%] Built target bcc-loader-static
[ 4%] Built target clang_frontend
[ 9%] Built target bpf-static
[ 10%] Built target api-static
[ 11%] Built target usdt-static
[ 15%] Built target b_frontend
[ 21%] Built target bcc-shared
[ 27%] Built target bpf-shared
[ 33%] Built target bcc-static
[ 33%] Built target bcc_py_python
[ 34%] Built target bcc-lua
[ 35%] Built target bps
[ 35%] Built target CGroupTest
[ 36%] Built target UseExternalMap
[ 37%] Built target FollyRequestContextSwitch
[ 38%] Built target SkLocalStorageIterator
[ 38%] Built target HelloWorld
[ 39%] Built target RecordMySQLQuery
[ 40%] Built target CPUDistribution
[ 41%] Built target TaskIterator
[ 42%] Built target KFuncExample
[ 42%] Built target TCPSendStack
[ 43%] Built target KModRetExample
[ 43%] Built target LLCStat
[ 43%] Built target RandomRead
[ 46%] Built target PyPerf
[ 92%] Built target man
[ 93%] Built target usdt_test_lib
[ 99%] Built target test_libbcc
[100%] Built target test_static
Install the project...
-- Install configuration: "Release"
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/libbcc.so.0.19.0
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/libbcc.so.0
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/libbcc.so
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/libbcc.a
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/libbcc-loader-static.a
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/libbcc_bpf.a
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/file_desc.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/table_desc.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/table_storage.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/bcc_common.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/bpf_module.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/bcc_exception.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/bcc_syms.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/bcc_proc.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/bcc_elf.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/bcc_usdt.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/compat/linux
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/compat/linux/if_link.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/compat/linux/bpf_common.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/compat/linux/btf.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/compat/linux/bpf.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/compat/linux/if_xdp.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/compat/linux/netlink.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/pkgconfig/libbcc.pc
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/libbpf.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/perf_reader.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/bcc_version.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/libbcc_bpf.so.0.19.0
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/libbcc_bpf.so.0
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/libbcc_bpf.so
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/BPF.h
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/include/bcc/BPFTable.h
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/bcc
copying bcc/libbcc.py -> build/lib/bcc
copying bcc/containers.py -> build/lib/bcc
copying bcc/disassembler.py -> build/lib/bcc
copying bcc/syscall.py -> build/lib/bcc
copying bcc/__init__.py -> build/lib/bcc
copying bcc/tcp.py -> build/lib/bcc
copying bcc/table.py -> build/lib/bcc
copying bcc/version.py -> build/lib/bcc
copying bcc/perf.py -> build/lib/bcc
copying bcc/usdt.py -> build/lib/bcc
copying bcc/utils.py -> build/lib/bcc
running install_lib
creating /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8
creating /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages
creating /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc
copying build/lib/bcc/libbcc.py -> /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc
copying build/lib/bcc/containers.py -> /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc
copying build/lib/bcc/disassembler.py -> /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc
copying build/lib/bcc/syscall.py -> /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc
copying build/lib/bcc/__init__.py -> /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc
copying build/lib/bcc/tcp.py -> /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc
copying build/lib/bcc/table.py -> /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc
copying build/lib/bcc/version.py -> /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc
copying build/lib/bcc/perf.py -> /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc
copying build/lib/bcc/usdt.py -> /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc
copying build/lib/bcc/utils.py -> /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc
byte-compiling /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc/libbcc.py to libbcc.cpython-38.pyc
byte-compiling /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc/containers.py to containers.cpython-38.pyc
byte-compiling /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc/disassembler.py to disassembler.cpython-38.pyc
byte-compiling /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc/syscall.py to syscall.cpython-38.pyc
byte-compiling /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc/__init__.py to __init__.cpython-38.pyc
byte-compiling /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc/tcp.py to tcp.cpython-38.pyc
byte-compiling /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc/table.py to table.cpython-38.pyc
byte-compiling /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc/version.py to version.cpython-38.pyc
byte-compiling /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc/perf.py to perf.cpython-38.pyc
byte-compiling /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc/usdt.py to usdt.cpython-38.pyc
byte-compiling /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc/utils.py to utils.cpython-38.pyc
running install_egg_info
Writing /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/python3.8/site-packages/bcc-0.19.0-py3.8.egg-info
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/bcc-lua
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/introspection/bps
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/hello_world.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/lua/bashreadline.c
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/lua/bashreadline.lua
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/lua/kprobe-latency.lua
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/lua/kprobe-write.lua
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/lua/memleak.lua
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/lua/offcputime.lua
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/lua/sock-parse-dns.lua
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/lua/sock-parse-http.lua
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/lua/sock-proto.lua
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/lua/sock-protolen.lua
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/lua/strlen_count.lua
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/lua/task_switch.lua
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/lua/tracepoint-offcputime.lua
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/lua/uprobe-readline-perf.lua
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/lua/uprobe-readline.lua
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/lua/uprobe-tailkt.lua
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/lua/usdt_ruby.lua
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/simulation.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/simple_tc.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/tc_perf_event.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/distributed_bridge/simulation.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/distributed_bridge/tunnel.c
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/distributed_bridge/tunnel_mesh.c
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/distributed_bridge/main.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/distributed_bridge/tunnel_mesh.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/distributed_bridge/tunnel.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/neighbor_sharing/README.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/neighbor_sharing/simulation.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/neighbor_sharing/tc_neighbor_sharing.c
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/neighbor_sharing/tc_neighbor_sharing.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/vlan_learning/README.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/vlan_learning/simulation.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/vlan_learning/vlan_learning.c
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/vlan_learning/vlan_learning.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/tunnel_monitor/README.md
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/tunnel_monitor/chord.png
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/tunnel_monitor/monitor.c
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/tunnel_monitor/simulation.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/tunnel_monitor/vxlan.jpg
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/tunnel_monitor/main.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/tunnel_monitor/monitor.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/tunnel_monitor/setup.sh
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/tunnel_monitor/traffic.sh
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/http_filter/http-parse-complete.c
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/http_filter/http-parse-simple.c
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/http_filter/README.md
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/http_filter/http-parse-complete.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/http_filter/http-parse-simple.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/xdp/xdp_drop_count.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/xdp/xdp_macswap_count.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/xdp/xdp_redirect_cpu.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/xdp/xdp_redirect_map.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/biolatpcts.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/bitehist.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/dddos.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/disksnoop.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/hello_fields.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/hello_perf_output.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/hello_perf_output_using_ns.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/kvm_hypercall.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/mallocstacks.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/mysqld_query.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/nflatency.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/nodejs_http_server.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/stack_buildid_example.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/stacksnoop.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/strlen_count.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/strlen_hist.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/strlen_hist_ifunc.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/strlen_snoop.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/sync_timing.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/task_switch.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/tcpv4connect.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/trace_fields.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/trace_perf_output.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/urandomread-explicit.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/urandomread.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/vfsreadlat.py
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/task_switch.c
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/vfsreadlat.c
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/CMakeLists.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/biolatpcts_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/bitehist_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/dddos_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/disksnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/kvm_hypercall.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/mysqld_query_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/nodejs_http_server_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/stacksnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/tcpv4connect_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/urandomread_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/vfsreadlat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/argdist.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/bashreadline.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/bindsnoop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/biolatency.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/biolatpcts.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/biosnoop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/biotop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/bitesize.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/bpflist.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/bps.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/btrfsdist.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/btrfsslower.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/cachestat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/cachetop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/capable.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/cobjnew.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/compactsnoop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/cpudist.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/cpuunclaimed.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/criticalstat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/cthreads.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/dbslower.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/dbstat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/dcsnoop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/dcstat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/deadlock.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/dirtop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/drsnoop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/execsnoop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/exitsnoop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/ext4dist.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/ext4slower.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/filelife.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/fileslower.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/filetop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/funccount.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/funcinterval.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/funclatency.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/funcslower.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/gethostlatency.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/hardirqs.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/inject.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/javacalls.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/javaflow.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/javagc.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/javaobjnew.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/javastat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/javathreads.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/killsnoop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/klockstat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/llcstat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/mdflush.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/memleak.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/mountsnoop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/mysqld_qslower.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/netqtop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/nfsdist.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/nfsslower.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/nodegc.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/nodestat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/offcputime.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/offwaketime.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/oomkill.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/opensnoop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/perlcalls.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/perlflow.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/perlstat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/phpcalls.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/phpflow.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/phpstat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/pidpersec.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/profile.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/pythoncalls.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/pythonflow.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/pythongc.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/pythonstat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/readahead.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/reset-trace.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/rubycalls.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/rubyflow.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/rubygc.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/rubyobjnew.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/rubystat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/runqlat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/runqlen.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/runqslower.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/shmsnoop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/slabratetop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/sofdsnoop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/softirqs.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/solisten.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/spfdsnoop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/sslsniff.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/stackcount.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/statsnoop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/swapin.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/syncsnoop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/syscount.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/tclcalls.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/tclflow.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/tclobjnew.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/tclstat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/tcpaccept.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/tcpconnect.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/tcpconnlat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/tcpdrop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/tcplife.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/tcpretrans.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/tcprtt.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/tcpstates.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/tcpsubnet.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/tcpsynbl.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/tcptop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/tcptracer.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/threadsnoop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/tplist.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/trace.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/ttysnoop.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/ucalls.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/uflow.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/ugc.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/uobjnew.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/ustat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/uthreads.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/vfscount.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/vfsstat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/virtiostat.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/wakeuptime.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/xfsdist.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/xfsslower.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/zfsdist.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/man/man8/zfsslower.8.gz
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/argdist
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/bashreadline
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/bindsnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/biolatency
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/biolatpcts
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/biosnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/biotop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/bitesize
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/bpflist
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/btrfsdist
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/btrfsslower
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cachestat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cachetop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/capable
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/compactsnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cpudist
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cpuunclaimed
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/criticalstat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dbslower
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dbstat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dcsnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dcstat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/deadlock
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dirtop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/drsnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/execsnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/exitsnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/ext4dist
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/ext4slower
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/filelife
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/fileslower
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/filetop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/funccount
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/funcinterval
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/funclatency
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/funcslower
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/gethostlatency
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/hardirqs
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/inject
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/killsnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/klockstat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/llcstat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/mdflush
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/memleak
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/mountsnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/mysqld_qslower
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/netqtop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/nfsdist
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/nfsslower
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/offcputime
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/offwaketime
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/oomkill
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/opensnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/pidpersec
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/profile
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/readahead
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/runqlat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/runqlen
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/runqslower
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/shmsnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/slabratetop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/sofdsnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/softirqs
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/solisten
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/sslsniff
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/stackcount
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/statsnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/swapin
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/syncsnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/syscount
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpaccept
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpconnect
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpconnlat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpdrop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcplife
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpretrans
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcprtt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpstates
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpsubnet
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpsynbl
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcptop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcptracer
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/threadsnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tplist
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/trace
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/ttysnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/vfscount
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/vfsstat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/virtiostat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/wakeuptime
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/xfsdist
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/xfsslower
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/zfsdist
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/zfsslower
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cobjnew
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/javacalls
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/javaflow
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/javagc
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/javaobjnew
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/javastat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/javathreads
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/nodegc
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/nodestat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/perlcalls
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/perlflow
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/perlstat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/phpcalls
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/phpflow
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/phpstat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/pythoncalls
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/pythonflow
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/pythongc
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/pythonstat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/reset-trace
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/rubycalls
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/rubyflow
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/rubygc
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/rubyobjnew
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/rubystat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tclcalls
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tclflow
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tclobjnew
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tclstat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/deadlock.c
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/netqtop.c
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/argdist_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/bashreadline_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/bindsnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/biolatency_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/biolatpcts_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/biosnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/biotop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/bitesize_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/bpflist_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/btrfsdist_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/btrfsslower_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/cachestat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/cachetop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/capable_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/cobjnew_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/compactsnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/cpudist_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/cpuunclaimed_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/criticalstat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/cthreads_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/dbslower_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/dbstat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/dcsnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/dcstat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/deadlock_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/dirtop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/drsnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/execsnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/exitsnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/ext4dist_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/ext4slower_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/filelife_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/fileslower_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/filetop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/funccount_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/funcinterval_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/funclatency_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/funcslower_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/gethostlatency_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/hardirqs_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/inject_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/javacalls_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/javaflow_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/javagc_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/javaobjnew_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/javastat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/javathreads_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/killsnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/klockstat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/llcstat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/mdflush_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/memleak_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/mountsnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/mysqld_qslower_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/netqtop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/nfsdist_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/nfsslower_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/nodegc_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/nodestat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/offcputime_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/offwaketime_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/oomkill_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/opensnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/perlcalls_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/perlflow_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/perlstat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/phpcalls_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/phpflow_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/phpstat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/pidpersec_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/profile_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/pythoncalls_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/pythonflow_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/pythongc_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/pythonstat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/readahead_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/reset-trace_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/rubycalls_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/rubyflow_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/rubygc_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/rubyobjnew_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/rubystat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/runqlat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/runqlen_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/runqslower_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/shmsnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/slabratetop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/sofdsnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/softirqs_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/solisten_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/sslsniff_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/stackcount_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/statsnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/swapin_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/syncsnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/syscount_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/tclcalls_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/tclflow_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/tclobjnew_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/tclstat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/tcpaccept_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/tcpconnect_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/tcpconnlat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/tcpdrop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/tcplife_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/tcpretrans_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/tcprtt_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/tcpstates_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/tcpsubnet_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/tcpsynbl_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/tcptop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/tcptracer_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/threadsnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/tplist_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/trace_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/ttysnoop_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/vfscount_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/vfsstat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/virtiostat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/wakeuptime_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/xfsdist_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/xfsslower_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/zfsdist_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/zfsslower_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/ucalls
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/uflow
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/ugc
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/uobjnew
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/ustat
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/uthreads
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/lib/ucalls_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/lib/uflow_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/lib/ugc_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/lib/uobjnew_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/lib/ustat_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/doc/lib/uthreads_example.txt
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/bashreadline
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/biosnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/compactsnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/filelife
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/gethostlatency
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/killsnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/memleak
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/offcputime
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/offwaketime
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/oomkill
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/opensnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/profile
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/softirqs
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/stackcount
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/stacksnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/statsnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/syncsnoop
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/tcpaccept
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/tcpconnect
-- Installing: /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/old/wakeuptime
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/softirqs'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/llcstat'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/mysqld_qslower'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/runqslower'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/reset-trace'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/swapin'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/xfsdist'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/mdflush'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/virtiostat'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dcsnoop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/drsnoop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tplist'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/bpflist'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/ext4dist'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/solisten'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/vfscount'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cachetop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpstates'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/funclatency'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/btrfsdist'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/offcputime'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cpuunclaimed'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/syscount'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/argdist'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/threadsnoop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/compactsnoop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/runqlen'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/fileslower'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcptracer'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcplife'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpsubnet'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/shmsnoop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/pidpersec'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcptop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dirtop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/stackcount'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/bashreadline'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/syncsnoop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/ttysnoop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/execsnoop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/criticalstat'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/bindsnoop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/sofdsnoop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpdrop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/filelife'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/uobjnew'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/ugc'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/ucalls'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/uflow'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/ustat'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/uthreads'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/profile'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/zfsdist'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/funcinterval'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dbslower'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/biosnoop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dcstat'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpconnlat'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/readahead'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/opensnoop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/oomkill'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/wakeuptime'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/ext4slower'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/bitesize'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dbstat'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/offwaketime'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpretrans'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/nfsdist'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/btrfsslower'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpconnect'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/deadlock'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/funcslower'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/biolatency'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cpudist'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/exitsnoop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/hardirqs'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/klockstat'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/filetop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/trace'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/runqlat'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/nfsslower'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcprtt'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/sslsniff'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/netqtop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/vfsstat'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/slabratetop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/zfsslower'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/xfsslower'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/killsnoop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/funccount'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cachestat'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/memleak'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpaccept'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/biolatpcts'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpsynbl'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/inject'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/gethostlatency'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/statsnoop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/mountsnoop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/biotop'
substituteStream(): WARNING: pattern '$(dirname $0)/lib' doesn't match anything in file '/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/capable'
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
shrinking /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/bcc-lua
shrinking /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/libbcc_bpf.so.0.19.0
shrinking /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib/libbcc.so.0.19.0
shrinking /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/introspection/bps
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/softirqs to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/llcstat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/mysqld_qslower to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/runqslower to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/reset-trace to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/swapin to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/xfsdist to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/mdflush to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/virtiostat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/dcsnoop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/drsnoop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/tclstat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/tplist to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/bpflist to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/phpstat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/ext4dist to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/solisten to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/vfscount to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/cachetop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/tcpstates to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/funclatency to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/rubycalls to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/btrfsdist to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/javastat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/offcputime to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/nodestat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/cpuunclaimed to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/syscount to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/argdist to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/threadsnoop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/compactsnoop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/runqlen to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/tclflow to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/fileslower to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/tcptracer to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/pythonstat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/tcplife to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/uobjnew to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/tcpsubnet to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/shmsnoop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/pidpersec to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/javathreads to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/tcptop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/dirtop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/stackcount to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/ugc to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/bashreadline to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/syncsnoop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/javaflow to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/ucalls to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/ttysnoop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/cobjnew to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/execsnoop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/criticalstat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/tclcalls to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/bindsnoop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/sofdsnoop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/tcpdrop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/filelife to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/profile to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/zfsdist to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/funcinterval to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/dbslower to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/biosnoop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/dcstat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/tcpconnlat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/readahead to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/opensnoop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/oomkill to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/wakeuptime to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/ext4slower to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/javacalls to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/uflow to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/bitesize to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/dbstat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/rubystat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/offwaketime to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/tcpretrans to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/nfsdist to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/btrfsslower to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/tcpconnect to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/deadlock to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/funcslower to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/biolatency to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/cpudist to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/exitsnoop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/perlcalls to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/hardirqs to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/klockstat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/filetop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/trace to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/runqlat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/nfsslower to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/tcprtt to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/pythoncalls to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/sslsniff to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/netqtop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/perlstat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/vfsstat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/slabratetop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/zfsslower to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/rubyobjnew to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/xfsslower to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/killsnoop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/funccount to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/cachestat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/memleak to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/phpflow to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/tcpaccept to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/ustat to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/tclobjnew to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/javaobjnew to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/rubyflow to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/biolatpcts to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/phpcalls to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/uthreads to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/tcpsynbl to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/inject to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/gethostlatency to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/perlflow to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/pythonflow to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/statsnoop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/mountsnoop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/biotop to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
rewriting symlink /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/capable to be relative to /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
gzipping man pages under /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/man/
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/lib /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin
patching script interpreter paths in /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/pythongc: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/javagc: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/rubygc: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/bin/nodegc: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/softirqs: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/llcstat: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/mysqld_qslower: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/runqslower: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/reset-trace: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/swapin: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/xfsdist: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/mdflush: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/virtiostat: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dcsnoop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/drsnoop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tclstat: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tplist: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/bpflist: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/phpstat: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/ext4dist: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/solisten: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/vfscount: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cachetop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpstates: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/funclatency: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/rubycalls: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/btrfsdist: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/javastat: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/offcputime: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/pythongc: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/nodestat: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cpuunclaimed: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/syscount: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/argdist: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/threadsnoop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/compactsnoop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/runqlen: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tclflow: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/fileslower: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcptracer: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/pythonstat: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcplife: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpsubnet: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/shmsnoop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/javagc: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/pidpersec: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/javathreads: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcptop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dirtop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/stackcount: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/bashreadline: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/syncsnoop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/javaflow: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/ttysnoop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cobjnew: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/execsnoop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/criticalstat: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tclcalls: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/bindsnoop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/sofdsnoop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpdrop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/filelife: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/uobjnew: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/ugc: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/ucalls: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/uflow: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/ustat: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/uthreads: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/profile: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/zfsdist: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/funcinterval: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dbslower: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/biosnoop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dcstat: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpconnlat: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/readahead: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/opensnoop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/oomkill: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/wakeuptime: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/ext4slower: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/javacalls: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/bitesize: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dbstat: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/rubystat: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/offwaketime: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpretrans: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/nfsdist: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/btrfsslower: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpconnect: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/deadlock: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/funcslower: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/biolatency: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cpudist: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/exitsnoop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/perlcalls: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/hardirqs: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/klockstat: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/filetop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/rubygc: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/trace: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/runqlat: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/nfsslower: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcprtt: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/pythoncalls: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/sslsniff: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/netqtop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/perlstat: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/vfsstat: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/slabratetop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/zfsslower: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/rubyobjnew: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/xfsslower: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/killsnoop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/funccount: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cachestat: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/nodegc: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/memleak: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/phpflow: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpaccept: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tclobjnew: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/javaobjnew: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/rubyflow: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/biolatpcts: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/phpcalls: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpsynbl: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/inject: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/gethostlatency: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/perlflow: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/pythonflow: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/statsnoop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/mountsnoop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/biotop: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/capable: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/stacksnoop.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/dddos.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/strlen_snoop.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/nodejs_http_server.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/nflatency.py: interpreter directive changed from "#!/usr/bin/python3" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python3"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/urandomread.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/disksnoop.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/hello_perf_output.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/kvm_hypercall.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/strlen_hist.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/trace_perf_output.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/strlen_hist_ifunc.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/hello_fields.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/biolatpcts.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/tcpv4connect.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/trace_fields.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/sync_timing.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/mallocstacks.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/task_switch.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/urandomread-explicit.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/hello_perf_output_using_ns.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/strlen_count.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/stack_buildid_example.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/vfsreadlat.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/bitehist.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/tracing/mysqld_query.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/distributed_bridge/main.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/distributed_bridge/tunnel.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/distributed_bridge/tunnel_mesh.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/xdp/xdp_drop_count.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/xdp/xdp_redirect_map.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/xdp/xdp_macswap_count.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/xdp/xdp_redirect_cpu.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/tunnel_monitor/main.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/tunnel_monitor/monitor.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/tunnel_monitor/setup.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/tunnel_monitor/traffic.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/neighbor_sharing/tc_neighbor_sharing.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/simple_tc.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/vlan_learning/vlan_learning.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/tc_perf_event.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/http_filter/http-parse-simple.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/networking/http_filter/http-parse-complete.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/examples/hello_world.py: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python"
checking for references to /build/ in /nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/softirqs'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/llcstat'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/mysqld_qslower'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/runqslower'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/swapin'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/xfsdist'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/mdflush'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/virtiostat'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dcsnoop'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/drsnoop'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tplist'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/bpflist'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/ext4dist'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/solisten'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/vfscount'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cachetop'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpstates'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/funclatency'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/btrfsdist'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/offcputime'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cpuunclaimed'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/syscount'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/argdist'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/threadsnoop'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/compactsnoop'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/runqlen'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/fileslower'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcptracer'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcplife'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpsubnet'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/shmsnoop'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/pidpersec'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcptop'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dirtop'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/stackcount'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/bashreadline'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/syncsnoop'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/ttysnoop'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/execsnoop'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/criticalstat'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/bindsnoop'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/sofdsnoop'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpdrop'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/filelife'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/uobjnew'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/ugc'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/ucalls'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/uflow'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/ustat'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/lib/uthreads'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/profile'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/zfsdist'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/funcinterval'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dbslower'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/biosnoop'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dcstat'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpconnlat'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/readahead'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/opensnoop'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/oomkill'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/wakeuptime'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/ext4slower'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/bitesize'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/dbstat'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/offwaketime'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpretrans'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/nfsdist'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/btrfsslower'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpconnect'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/deadlock'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/funcslower'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/biolatency'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cpudist'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/exitsnoop'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/hardirqs'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/klockstat'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/filetop'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/trace'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/runqlat'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/nfsslower'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcprtt'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/sslsniff'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/netqtop'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/vfsstat'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/slabratetop'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/zfsslower'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/xfsslower'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/killsnoop'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/funccount'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/cachestat'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/memleak'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpaccept'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/biolatpcts'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/tcpsynbl'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/inject'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/gethostlatency'...
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/statsnoop'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/mountsnoop'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/biotop'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/4s1zpz345zpixdp38v7kw0gnlh8s4ifp-bcc-0.19.0/share/bcc/tools/capable'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no installcheck target in Makefile, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment