mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-04 23:40:04 +00:00
updating perftools version
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@93 64b25241-fba3-4117-9849-534c7e92360d
This commit is contained in:
parent
b2e91bd75b
commit
b4eae8c37a
6
README
6
README
@ -38,9 +38,9 @@ NOTE: ATLAS version 3.6 is know to cause random crashes and incorrect results un
|
||||
|
||||
- Download, unzip, configure, build and install Google's performance analysis tools, google-perftools:
|
||||
|
||||
$ wget http://google-perftools.googlecode.com/files/google-perftools-1.9.tar.gz
|
||||
$ tar xvfz google-perftools-1.9.tar.gz
|
||||
$ cd google-perftools-1.9
|
||||
$ wget http://google-perftools.googlecode.com/files/google-perftools-1.9.1.tar.gz
|
||||
$ tar xvfz google-perftools-1.9.1.tar.gz
|
||||
$ cd google-perftools-1.9.1
|
||||
$ ./configure --enable-frame-pointers
|
||||
$ make
|
||||
$ sudo make install
|
||||
|
Loading…
Reference in New Issue
Block a user