aboutsummaryrefslogtreecommitdiff
path: root/perf
AgeCommit message (Expand)Author
2007-02-02Simplify some Perl.njn
2007-01-08Update copyright dates.sewardj
2006-12-28Avoid name clash on ppc64-linux.sewardj
2006-11-22An extension of the previous commit: the vg_perf --tools option is so usefulnjn
2006-11-22Add a useful --tools option to vg_perf, which lets you override the "tools"njn
2006-11-03Just use the first two letters of the toolname as the abbreviation.njn
2006-11-03Fix for nested subdirsnjn
2006-11-03Perf script: njn
2006-10-17AIX build fixes.sewardj
2006-10-17Merge r6207: sewardj
2006-10-17Merge r6205:sewardj
2006-10-17Merge r6216:sewardj
2006-10-17Merge r6121: Don't define uchar; it might already be defined.sewardj
2006-10-14Print native time to two places. Perhaps it would be better to adjustsewardj
2006-06-05Update copyright dates.sewardj
2006-04-06Fix vg_perf to work with older Valgrind versions.njn
2006-03-30Avoid compile warnings for tinycc.njn
2006-03-27Avoid unnecessary whitespace at end of printed lines.njn
2006-01-22Use the bz2 test in perf/ as a regression-test, just as a moderatelysewardj
2006-01-22rm unneeded headerssewardj
2006-01-09Unbreak make dist.sewardj
2006-01-04Somewhat rehash the biarch-build machinery so as to (1) formalise thesewardj
2005-12-28In fbench, compute sin/cos/sqrt from "first principles", so that thesewardj
2005-12-26Attempt to make tinycc work on ppc32, by (1) getting rid of varioussewardj
2005-12-25add extra note about tinyccnjn
2005-12-23Change default --reps value from 3 to 1.njn
2005-12-20Add a new performance benchmark: tinycc.njn
2005-12-17Add a malloc/free stress test.njn
2005-12-15Improvments to vg_perf:njn
2005-12-15Make this work on platforms where r != x.sewardj
2005-12-14Added a stress test which measures the cost of translation.njn
2005-12-14Ensure that f() doesn't get inlined.njn
2005-12-14Add --vg option to vg_perf, which lets you specify one or more Valgrindsnjn
2005-12-13whoopsnjn
2005-12-13Added a --reps option to control how many times each program is run.njn
2005-12-13remove bogus whitespacenjn
2005-12-13Die if a performance benchmark is missing.njn
2005-12-13Use user time instead of wall-clock time.njn
2005-12-13File recording info about each performance benchmark.njn
2005-12-13Remove nanosleep and adjust iteration count and array size accordingly.sewardj
2005-12-13Abort the performance timings if any of the programs fail,njn
2005-12-13Make sarp return zero.njn
2005-12-13Add two new programs to the performance suite.njn
2005-12-10First attempt at some performance tracking tools. Includes a script vg_perfnjn