aboutsummaryrefslogtreecommitdiff
path: root/helgrind
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-05Correct expected output of tc18 and tc20 helgrind tests.mjw
2015-09-04Add safe sem_post handler and glibc-2.21 expected output for helgrind tests.mjw
2015-08-25Add safe-pthread.h to helgrind/tests/Makefile.am noinst_HEADERS.mjw
2015-08-24Use sigjmp_buftom
2015-08-24Restore signal masks when recovering from xend related signalstom
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-08-21Remove non-ASCII characters from this file. No functional change.sewardj
2015-08-20Follow-up fix for r15565.iraisr
2015-08-19Also install sigsegv handler in safe-pthread tests wrapper.mjw
2015-08-19Follow-up fix for r15565: sa_restorer should not be used. n-i-bz.rhyskidd
2015-08-19Install the SIGILL handler everywhere so we get consistenttom
2015-08-18Attempt to work around issues with xend being executed unconditionallytom
2015-08-09Remove duplicate definition ofVALGRIND_HG_ENABLE_CHECKING , wrongly introduce...philippe
2015-08-05(try to) avoid tc09_bad_unlock random failurephilippe
2015-08-05The number of elements in a hash table cannot be negative.florian
2015-08-03Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2015-07-23regression tests: Remove superfluous backticksbart
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-07-19Block the running of a known hanging regression test on OS X. Partial fix for...rhyskidd
2015-07-05Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru).florian
2015-05-26Make some numbers in helgrind stats use , separators, as the numbers can be bigphilippe
2015-05-25This patch decreases significantly the memory needed for OldRef andphilippe
2015-05-23helgrind stats: show the total nr of thr_n_rcecphilippe
2015-05-23helgrind stats: give the memory occupied by the OldRefphilippe
2015-05-23Add stats in helgrind for oldref history found versus not found philippe
2015-05-17Follow up to r15253:philippe
2015-05-17This patch reduces the memory needed for the linesF.philippe
2015-05-17When process dies due to a signal, show the signal and the stacktracephilippe
2015-05-15Patch 5 in a revised series of cleanup patches from Will Schmidtcarll
2015-05-15Add statistics about the nr of used linesFphilippe
2015-05-15This patch (re-)gains performance in helgrind, following revision 15207, thatphilippe
2015-05-15micro-opt: add an UNLIKELYphilippe
2015-05-11VTS statsphilippe
2015-05-11Simplify shmem__invalidate_scache_range : it only has to handlephilippe
2015-05-11Small optimisations in libhb_core.cphilippe
2015-05-10This patch decreases the memory used by the helgrind SecMap,philippe
2015-05-03Reduce nr of lines produced by laog gc --stats=yesphilippe
2015-05-01This patch reduces the memory needed for a VtsTE by 25% (one word)philippe
2015-04-25Give statistics about RCEC helgrind hash table chains.philippe
2015-04-21Add some stats to helgrind stats:philippe
2015-04-21Do RCEC_GC when approaching the max nr of RCEC, not when reaching it.philippe
2015-04-20This patch changes the policy that does the GC of OldRef and RCECphilippe
2015-04-17Fix statistics about ctxt_rcec :philippe
2015-04-11Remove useless arguments in sparsewa, that were inheritated from WordFMphilippe
2015-04-10Have the event map GC use the same approach as the other GC philippe
2015-04-10Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com)sewardj
2015-03-28Helgrind optimisation: philippe
2015-03-24* Add in helgrind stats the nr of live/exit/joined/exit and joined threadsphilippe