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 73066c1 commit 1ae84a1Copy full SHA for 1ae84a1
scripts/profiles/encoders/setup.sh
@@ -20,6 +20,7 @@ pip install pip --upgrade
20
21
# Install austin
22
pushd ${PREFIX}
23
+ sudo apt update
24
sudo apt-get -y install libunwind-dev binutils-dev libiberty-dev
25
git clone --depth=1 https://github.com/p403n1x87/austin.git -b devel
26
pushd austin
0 commit comments