scons: Add a target for google-perftools profiling
Review Request #1409 - Created Sept. 10, 2012 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9226:294dbafc3644 --------------------------- scons: Add a target for google-perftools profiling This patch adds a new target called 'perf' that facilitates profiling using google perftools rather than gprof. The perftools CPU profiler offers plenty useful information in addition to gprof, and the latter is kept mostly to offer profiling also on non-Linux hosts.
Compiled and ran a few experiments using the perf binary
