aboutsummaryrefslogtreecommitdiff
path: root/perf
AgeCommit message (Expand)Author
2009-07-01Remove the --all option from vg_perf. It's useless now that there arenjn
2009-06-24This commit merges the BUILD_TWEAKS branch onto the trunk. It has thenjn
2009-04-15Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWINnjn
2009-03-10Updated copyright years.njn
2009-02-25Remove WERROR. It's not much use because getting Valgrind to build withoutnjn
2009-02-23Fix some more 'make check' warnings, ones that appear on non-Linuxnjn
2009-02-23Get rid of all "make check" compile warnings, except for the ones fromnjn
2009-02-19Various build system clean-ups and simplifications:njn
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-08-27updating licensing wordingdirk
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