----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1409/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9213:2c3700a56b60 --------------------------- 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. Diffs ----- src/SConscript 09d63f1e3559 Diff: http://reviews.gem5.org/r/1409/diff/ Testing ------- Compiled and ran a few experiments using the perf binary Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
