sim: Add support for tcmalloc if it's installed and available.
Review Request #1247 - Created May 30, 2012 and submitted
| Information | |
|---|---|
| Ali Saidi | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9038:5602744c6f5a --------------------------- sim: Add support for tcmalloc if it's installed and available. This package is available in Ubuntu, Debian, and Redhat as google-perftools. With multiple tests on a single machine I've seen a little over 10% performance gain with tcmalloc.
Ship It!
So how does the CheckLib() function works? Does it try to link against the library being checked for?
So does it really work if I just install the appropriate ubuntu package (contrary to what you were telling me in person the other day)?
