nixpkgs/pkgs/os-specific/linux/bcc
Austin Seipp 0a4cd28f84
linuxPackages.bcc: 0.8.0 -> 0.9.0
Requires a minor tweak to the deadlock detector patch (the file was
renamed in the upstream repo).

bcc now also wants a copy of libbpf, which it doesn't have in the source
release tarball. Clone a copy from GiHub that's synchronized with the
release, and put it in place.

Tested on Linux 5.1 (with bpftrace as well).

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-06 01:42:02 -05:00
..
default.nix linuxPackages.bcc: 0.8.0 -> 0.9.0 2019-05-06 01:42:02 -05:00
fix-deadlock-detector-import.patch linuxPackages.bcc: 0.8.0 -> 0.9.0 2019-05-06 01:42:02 -05:00
libbcc-path.patch linuxPackages.bcc: make it useable as a python library 2018-05-29 14:30:00 +01:00