Skip to content

Commit 5ff5e1b

Browse files
committed
doc/buildphase4.txt: Add bpftrace-tools install instructions
1 parent 556811d commit 5ff5e1b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/buildphase4.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,3 +309,8 @@ dwarves
309309
Need cmake installed (prebuilt binaries available from cmake.org)
310310
cmake -D__LIB=lib64 -DCMAKE_INSTALL_PREFIX=/usr ..
311311
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

Comments
 (0)