summaryrefslogtreecommitdiff
path: root/cachegrind/tests
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Add branch-misprediction profiling to Cachegrind. When the (new) flagsewardj1-1/+1
2006-10-17Merge r6086:sewardj1-4/+15
2006-01-22Test to check that cachegrind's BB_info management system isn'tsewardj5-2/+61
2006-01-04amd64-linux adjustments as a followup to r5493.sewardj1-0/+3
2006-01-04Somewhat rehash the biarch-build machinery so as to (1) formalise thesewardj3-3/+13
2005-12-05Change hp2ps to output .ps files in the same dir that the .hp input filesnjn1-1/+1
2005-11-29Add directories missed in r5250 (ppc64 first checkin).sewardj1-0/+0
2005-11-29Add framework for ppc64 support. Apologies in advance for thesewardj1-0/+3
2005-11-17Change the cannot-detect-cache-config message on PPC32 so we can filternjn1-1/+1
2005-11-17Filter out I-have-no-idea-what-your-caches-are message, so these testssewardj1-1/+2
2005-11-11Add -m32 for assembly code when possible.tom1-1/+2
2005-11-11Allow 32 bit x86 tests to run on amd64 machines.tom2-2/+12
2005-11-10Cachegrind was aborting if it hit a client request. Now it doesn't.njn4-1/+16
2005-10-20Oops, un-break cachegrind regtesting following r4951.sewardj1-2/+2
2005-08-16Fixes for #110657, based on Jakub Jelinek's patch:njn1-3/+3
2005-07-02Removed the remnants of the attempt at an ARM port, because it hadnjn1-0/+0
2005-07-02Don't need a foo_SOURCES line if the program has only a single source filenjn1-2/+0
2005-06-23argh! there were loads of the little beggars ....de2-20/+0
2005-06-20Finally, valgrind on ppc32.cerion1-0/+0
2005-03-23cachegrind/tests/myprintf needs -fPIC on amd64sewardj1-1/+2
2005-03-20Reinstated Cachegrind. Seems to be working ok -- numbers compare prettynjn1-0/+3
2005-03-10Add new files resulting from merging in the 2.4.0 line. Many of thesesewardj1-0/+302
2004-11-29Added beginnings of an AMD64 port, so lots of new files and directories.njn1-0/+0
2004-11-27Introduced build variables VG_ARCH_ALL, VG_OS_ALL, and VG_PLATFORM_ALL,njn1-1/+2
2004-11-26Added beginnings of an ARM port, to the point where it compiles. It does notnjn1-0/+0
2004-11-25Removing the insn_* tests from helgrind, memcheck, addrcheck andnjn22-2520/+1
2004-11-18Generalised the reg test script again: replaced the "cpu_test" line,nethercote7-7/+6
2004-11-18Generalised reg test script: instead of having a "delete:" line, for removingnethercote10-10/+10
2004-10-19Arch-abstraction:nethercote1-0/+2
2004-10-19Arch-abstraction:nethercote7-7/+7
2004-10-19Forgot to cvs remove this when I moved it to x86/.nethercote1-24/+0
2004-10-19Whoops, forgot this file.nethercote1-0/+24
2004-10-19Arch-abstraction:nethercote29-22/+42
2004-10-19Arch-abstraction:nethercote6-6/+6
2004-07-25Add instruction tests for the LFENCE/MFENCE/SFENCE instructions.thughes3-0/+4
2004-04-17Add a "delete:" line to the regression test .vgtest files, to clean up any filenethercote10-0/+10
2004-03-31Added more floating point instruction tests.thughes1-0/+56
2004-03-28Added more floating point instruction tests.thughes1-0/+45
2004-03-28Added tests for floating point multiple and divide instructions.thughes1-0/+168
2004-03-27Extended instruction test system to handle x87 floating point instructionsthughes4-1/+187
2004-03-12Fix "make distcheck", and also make sure that the generated archivefitzhardinge1-2/+5
2004-03-09Fix expected standard error output for mmxext tests to resolvethughes1-2/+0
2004-03-09Use Tom's instruction set tests on all tools which do instrumentation, sofitzhardinge19-1/+2053
2003-11-19Fix regtest for change of error message.nethercote1-1/+0
2003-07-16Make sure all the regression tests get included in the tarball createdsewardj1-2/+2
2003-05-28some ignoresdaywalker1-0/+1
2003-05-05Fixed problems with reg tests for frames below main(), which were differentsewardj2-2/+9
2003-04-30Fixed a bug in Cachegrind -- if the profiled program changes working directory,njn4-3/+32
2003-04-17reapply automake fixes. make check will now generate the binaries whichdaywalker1-5/+5
2003-04-08Removed support for the 1.0.X series from the regression test suite -- thisnjn5-39/+2