aboutsummaryrefslogtreecommitdiff
path: root/coregrind/m_transtab.c
AgeCommit message (Expand)Author
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-08-05Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2015-05-01This patch adds a function that allows to directly properly size an xarrayphilippe
2015-04-01Fix infinite loop in sector recycling introduced by r15054philippe
2015-03-31Further reduction of the size of the sector TTE tablesphilippe
2015-03-26Improve --stats=yes:philippe
2015-03-24* Add in helgrind stats the nr of live/exit/joined/exit and joined threadsphilippe
2015-03-23This patch further reduces the memory used by TT/TC (by about 15Mbphilippe
2015-03-19Change TT/TC hashing data structure (decreases memory by 50MB for memcheck 32...philippe
2015-03-15New Option --avg-transtab-entry-size=<number> can be used to tunephilippe
2015-03-12Fix a warnings introduced by rev 15005philippe
2015-03-12m_transtab.c statistic/tracingphilippe
2015-03-05Make printing of transtab: debug-log messages slightly prettier.sewardj
2015-01-13Export VG_(discard_tranalsations_safely) to the tools. It isflorian
2015-01-10Track VEX r3063 (function prototype change).florian
2015-01-04Change most remaining use of Addr64 in coregrind and the tools to Addr.florian
2014-12-29Remove the type AddrH. The code assumes in many places that the hostflorian
2014-10-22Constify coregrind.florian
2014-07-24Track vex r2910 (infrastructural improvements in representation ofsewardj
2013-10-18Update copyright dates (20XY-2012 ==> 20XY-2013)sewardj
2013-10-18Followup to r13652 (make the translation cache size be command-linesewardj
2013-10-18Allow the user to dimension the translation cachephilippe
2013-09-19Double the size of the (already huge) translation cache on allsewardj
2013-02-24fix 315545 (find_TTEntry_from_hcode): Assertion '(UChar*)sec->tt[tteNo].tcptr...philippe
2012-12-28Improvements to the built-in profiling infrastructure:sewardj
2012-12-17With --stats=yes, also print TT/TC stats.sewardj
2012-11-23Changes to allow compilation with -Wwrite-strings. That compiler optionflorian
2012-11-15Char/HChar fixups for m_debuginfo and m_gdbserver.florian
2012-11-10Fix more Char/HChar mixups. Closing in...florian
2012-10-27Char/HChar and constness fixes. Mostly cost centerflorian
2012-08-05Update copyright dates to include 2012.sewardj
2012-04-24For --profile-flags=, weight the counts by the number of guest insnssewardj
2012-04-23Disable debug printing w.r.t. sector unlinking.sewardj
2012-04-20Merge branches/TCHAIN from r12476 (its creation point) into trunk.sewardj
2011-10-23Update all copyright dates, from 20xy-2010 to 20xy-2011.sewardj
2011-03-07Add a port to IBM z/Architecture (s390x) running Linux -- Valgrindsewardj
2011-01-10Memcheck, None: update avg translation size to be more realistic.sewardj
2010-05-03Update copyright dates to 2010.sewardj
2010-03-14Improve performance of the fallback path when a translation is notsewardj
2010-01-01Merge from branches/ARM, all parts of the ARM-Linux port except forsewardj
2009-07-15Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464.sewardj
2009-05-18Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from thenjn
2009-03-10Updated copyright years.njn
2009-02-24Remove a number of unused parameters, found with -Wunused-parameter.njn
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-07-07Merged FORMATCHECK branch (r8368) to trunk.bart
2008-05-29Allow 64-byte line sizes (PA6T cpu).sewardj
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-02-11Redo the dispatcher's fast-cache mechanism (VG_(tt_fast) et al) to besewardj
2007-01-08Update copyright dates.sewardj