Last active
April 6, 2019 10:02
-
-
Save MehdiZonjy/d5f827d14367ccc91984936d5db5782a to your computer and use it in GitHub Desktop.
Build Perf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git | |
sudo apt-get install sudo apt-get install flex bison libelf-dev libaudit-dev libdw-dev libunwind* python-dev binutils-dev libnuma-dev libgtk2.0-dev libbfd-dev libelf1 libperl-dev libnuma-dev libslang2 libslang2-dev libunwind8 libunwind8-dev binutils-multiarch-dev elfutils libiberty-dev systemtap-sdt-dev libbabeltrace-ctf-dev libbabeltrace-dev -y | |
cd linux/tools/perf | |
make |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment