We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 556811d commit 5ff5e1bCopy full SHA for 5ff5e1b
doc/buildphase4.txt
@@ -309,3 +309,8 @@ dwarves
309
Need cmake installed (prebuilt binaries available from cmake.org)
310
cmake -D__LIB=lib64 -DCMAKE_INSTALL_PREFIX=/usr ..
311
make install
312
+
313
+bpftrace-tools
314
+cp -R bin/bpftrace-tools/dist/*.bt /usr/bin/
315
+mkdir /usr/share/doc/bpftrace
316
+cp -R bin/bpftrace-tools/dist/*.txt /usr/share/doc/bpftrace
0 commit comments