Created
March 21, 2017 13:48
-
-
Save cgravier/770d5caa0a4d46861f9d95f0e738566d to your computer and use it in GitHub Desktop.
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 config --global http.proxy http://cache.univ-st-etienne.fr:3128 | |
cd linux/tools/perf | |
make | |
cp perf /usr/bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sudo apt-get install flex bison
git config --global http.proxy http://cache.univ-st-etienne.fr:3128
cd linux/tools/perf
make
cp perf /usr/bin