Skip to content

Instantly share code, notes, and snippets.

@cgravier
Created March 21, 2017 13:48
Show Gist options
  • Save cgravier/770d5caa0a4d46861f9d95f0e738566d to your computer and use it in GitHub Desktop.
Save cgravier/770d5caa0a4d46861f9d95f0e738566d to your computer and use it in GitHub Desktop.
git config --global http.proxy http://cache.univ-st-etienne.fr:3128
cd linux/tools/perf
make
cp perf /usr/bin
@cgravier
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment