aboutsummaryrefslogtreecommitdiff
path: root/perf
AgeCommit message (Expand)Author
2017-06-21Upgrade to valgrind 3.13.0 (15 June 2017).Elliott Hughes
2017-04-19Upgrade to valgrind 3.12.0.Elliott Hughes
2015-09-02Suppress unwanted clang 3.7 warnings.florian
2015-08-31Change the --smc-check default value to =all-non-file.sewardj
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-07-05Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru).florian
2015-06-05Simplify configury and eliminate AC_GCC_WARNING_COND which was only usedflorian
2015-05-06Compute total size with unsigned long longphilippe
2015-05-01This patch reduces the memory needed for a VtsTE by 25% (one word)philippe
2015-04-30Rename write variable to avoid a warning:philippe
2015-04-21increase function size even more (see r15095). On s390 this testcasecborntra
2015-04-20This patch changes the policy that does the GC of OldRef and RCECphilippe
2015-04-15Fix the bigcode test failure for TILEGXzliu
2014-10-25Merge r14202 from the BUF_REMOVAL branch to trunk.florian
2014-06-23Update the copyright notice in files ending in '.in' because theflorian
2013-10-18Update copyright dates (20XY-2012 ==> 20XY-2013)sewardj
2013-10-18Allow the user to dimension the translation cachephilippe
2013-09-15mips: flush the cache in perf/bigcode.cpetarj
2013-01-28Initialise a local variable, so as to stop gcc-4.7.2 complaining thatsewardj
2013-01-24Improve help message.florian
2012-11-18Re-establich configury checking for -Wno-pointer-sign. We need thatflorian
2012-11-18Final patch for Char/HChar mixups.florian
2012-09-17Upon successful run, remove temporary files.florian
2012-08-05Update copyright dates to include 2012.sewardj
2012-07-24Have perf/vg_perf handling EXTRA_REGTEST_OPTSphilippe
2012-04-08outer/inner setup: new perf/vg_perf options to run perf tests + support tran...philippe
2012-01-17Add a perf test to measure the speed (and memory) of PDB handling.philippe
2011-12-23Fix 247386 make perf does not run all performance tests :philippe
2011-10-23Update all copyright dates, from 20xy-2010 to 20xy-2011.sewardj
2011-10-07perf/tinycc.c: Avoid that clang warns about out-of-bounds accesses forbart
2011-04-03git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11682 a5019735-40e9-0310-86...bart
2010-05-03Update copyright dates to 2010.sewardj
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