nixpkgs/pkgs/os-specific/linux/bpftrace
Klemens Nanni 3d54f15c00 bpftrace: Pull tools into PATH
The *.bt(8) tools are meant to be used as standalone scripts,
their synopsis demonstrates this usage.

Especially under NixOS, calling them via their absoloute path
in interactive shells is a huge pain, however.

Symlink them next to bpftrace(8) itself so they end up in `PATH`
but do not move them to avoid breaking existing setups that expect
them under share/tools/.

This goes in line with our bcc as well as Debian's bpftrace package.
2022-06-23 19:42:08 +02:00
..
btf-dump-new-0.6.0.patch bpftrace: fix build with libbpf 0.6.0 2021-12-06 07:15:56 +09:00
default.nix bpftrace: Pull tools into PATH 2022-06-23 19:42:08 +02:00