aboutsummaryrefslogtreecommitdiff
path: root/coregrind/m_tooliface.c
AgeCommit message (Expand)Author
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-01-13Export VG_(discard_tranalsations_safely) to the tools. It isflorian
2015-01-04Change most remaining use of Addr64 in coregrind and the tools to Addr.florian
2014-10-20Constify the tool interface.florian
2014-10-07Merge revisions 14230, 14602, and 14604 from the BUF_REMOVAL branch to trunk.florian
2014-09-24Ripple from constifying parameters of instrumentation functions andflorian
2014-05-14Factorises the address code description and printingphilippe
2013-12-15Implement gdbsrv "v.info stats" command giving statistics for valgrind core +...philippe
2013-10-18Update copyright dates (20XY-2012 ==> 20XY-2013)sewardj
2013-10-17Allow tools to provide some statistics in suppression list produced at the endphilippe
2013-07-22fix incorrect lineno in supp error msgs+ -v give filename+lineno of used supp. philippe
2012-11-10Fix more Char/HChar mixups. Closing in...florian
2012-10-27More Char/HChar fixes and constification.florian
2012-10-21First round of Char/HChar fixups for coregrind and memcheck.florian
2012-10-14Fix some more Char / HChar mixupsflorian
2012-10-07This is the 2nd installment of the cache info reorganisation.florian
2012-08-05Update copyright dates to include 2012.sewardj
2011-10-23Update all copyright dates, from 20xy-2010 to 20xy-2011.sewardj
2010-05-03Update copyright dates to 2010.sewardj
2009-08-15When generating XML output for suppressions, print the suppressionsewardj
2009-07-24A fix for bug 186796: suppression symbol names were being truncated if theynjn
2009-07-15Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464.sewardj
2009-07-01Merge in branches/DCAS.sewardj
2009-03-10Updated copyright years.njn
2009-02-17In the core, include malloc_usable_size() as one of the functions that mustnjn
2009-01-15Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all thosenjn
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-05-01Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This addssewardj
2008-03-03Merge in the DATASYMS branch.sewardj
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-11-25Core-tool iface changes needed to support exp-drd (Bart Van Assche).sewardj
2007-11-09Merge (from branches/THRCHECK) the following two changes to the core-toolsewardj
2007-08-28Merge, from CGTUNE branch, a cleaned up version of r6742:sewardj
2007-01-08Update copyright dates.sewardj
2006-12-28Get rid of the core-tool events pre_mutex_lock, post_mutex_lock andsewardj
2006-12-24Split the thread_runstate event into two, start_client_code andnjn
2006-12-24Non-functional commit: track IR renaming in vex r1689.sewardj
2006-12-23Change the core-tool interface 'thread_run' event to be more useful:sewardj
2006-11-14change void* to Addr in mutex helpers. patch by Bard Van Assche. dirk
2006-06-05Update copyright dates.sewardj
2006-04-16Remove tool-specific code (which says which tools allow XML) from the corenjn
2006-02-12Extend stack-permissions-change fast-case machinery to handle +/- 112,sewardj
2006-01-17These files all speak about instrumentation functions.sewardj
2005-10-18Change the core-tool interface so that tools are fully aware of bothsewardj
2005-10-12Redo the way cachegrind generates instrumentation code, so that it cansewardj
2005-09-27Remove now-unused "shadow_memory" need.njn
2005-09-27This commit merges in changes from branches/ASPACEM (specifically,sewardj
2005-06-24Moved the mman VG_(*_native)() functions into m_aspacemgr, and removednjn
2005-06-23Removed the VGA_/VGO_/VGP_ prefixes for arch/OS/platform-specificnjn