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 40ac35e commit 908277fCopy full SHA for 908277f
Makefile
@@ -24,6 +24,7 @@ install:
24
install -m 0755 bin/xcapture ${PREFIX}/bin/xcapture
25
install -m 0755 bin/psn ${PREFIX}/bin/psn
26
install -m 0755 bin/schedlat ${PREFIX}/bin/schedlat
27
+ install -m 0755 bin/vmtop ${PREFIX}/bin/vmtop
28
install -m 0755 -d ${PREFIX}/lib/0xtools
29
install -m 0644 lib/0xtools/psnproc.py ${PREFIX}/lib/0xtools/psnproc.py
30
install -m 0644 lib/0xtools/psnreport.py ${PREFIX}/lib/0xtools/psnreport.py
0 commit comments