summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorDominique Martinet <asmadeus@codewreck.org>2024-06-14 23:16:20 +0900
committerDominique Martinet <asmadeus@codewreck.org>2024-06-23 21:07:42 +0900
commit0bf9c7660fbcd2d2a75730cc442b232d090275b4 (patch)
treed25c585b07552ff4b221173c8f7360c393a57593 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent051f920625ab5aabe37c920346e3e69d7d34400e (diff)
bpftrace: fix tcp*.bt/runqlat.bt scripts
tcp*.bt scripts tried to include glibc headers, which didn't work on nixos because bpftrace tried to call clang-major with some options to get the paths, but we never told it where to find it. Give bpftrace the path directly instead of giving it a path to clang. runqlat.bt doesn't work with glibc headers and requires kernel headers which are no longer extracted, just provide its value. Note the default clang output also had some clang-internal headers, but these seem to be included anyway through libclang API without having to give them here, so we only pass the glibc ones. While here: - also backport another bpftrace patch that made the tcp*.bt tools to actually not require these includes - and add tests that we can include these. Co-authored-by: Arian van Putten <arian.vanputten@gmail.com>
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions