Update list of ignored files.
[ambi/valgrind.git] / cachegrind /
2012-10-08 petarjFix syntax error from r13028.
2012-10-08 florians390: Consolidate information about caches for older...
2012-10-07 florianThis is the 2nd installment of the cache info reorganis...
2012-10-07 florianUse last-level cache for simulation. Even if there...
2012-10-07 florianThis patch is the first installment of the cache info...
2012-10-05 weidendoCachegrind: use memory block numbers as tags.
2012-10-05 weidendocachegrind: replace huge macro with inlined functions
2012-08-29 florians390: Fix the default cache configuration. As z10-EC...
2012-08-14 philippeImplement --vex-iropt-register-updates=sp-at-mem-access
2012-08-06 florianChange script to also handle IBM's copyright notice.
2012-08-05 sewardjUpdate copyright dates to include 2012.
2012-06-07 sewardjMerge in a port for mips32-linux, by Petar Jovanovic...
2012-06-07 sewardjMerge in a port for mips32-linux, by Petar Jovanovic...
2012-06-03 sewardjm_machine: add new function VG_(machine_get_size_of_lar...
2012-05-06 florianRequire automake-1.10 for proper handling of include...
2011-10-23 sewardjUpdate all copyright dates, from 20xy-2010 to 20xy...
2011-10-12 bartRemove an obsolete regression test output file
2011-09-28 florianFix a NULL pointer dereference issue spotted by IBM...
2011-09-06 weidendoAllow overriding not-supported auto-detected cache...
2011-08-19 florianAdd more info about cache sizes.
2011-08-19 tomReport the detected cache configuration with "-v -v...
2011-08-15 tomAdd missing break statements to example code. Fix to...
2011-06-27 weidendoSuppress warning about associativity change for tests
2011-06-13 sewardjTry to handle LL caches which are of size 50% above...
2011-06-10 weidendoAdd cpuid cache values from Intel SDM 5/11
2011-06-10 tomTeach cachegrind/callgrind how to parse the cache descr...
2011-06-09 tomUse the precomputed sets_min_1 value consistently when...
2011-03-07 sewardjAdd a port to IBM z/Architecture (s390x) running Linux...
2010-12-17 njnAdded a --mod-funcname option to cg_diff.
2010-10-12 sewardjFix up printing of the can't-autodetect-params message...
2010-10-07 sewardjUpdate stderr filters so that regtests pass on machines...
2010-10-06 njnChange Cachegrind/Callgrind to talk about the LL (last...
2010-09-27 njnSpeed up the --cache-sim=no case.
2010-09-27 njnIn Cachegrind, allow --cache-sim=no --branch-sim=no...
2010-09-02 weidendoFix branch predictor simulation in Cachegrind
2010-07-06 njnMake error messages at start-up more consistent. Every...
2010-07-01 njnMerged the MACOSX106 branch to the trunk. Merge command:
2010-06-30 njnAdded cg_diff.
2010-06-22 njnFix bug in the previous commit.
2010-06-22 njnAllow negative numbers in the cachegrind.out.* file...
2010-06-22 njnMake better use of references, allowing data structure...
2010-06-13 sewardjRemove link_tool_exe.c and replace it with perl scripts...
2010-06-02 sewardjAdd a new program (link_tool_exe.c) and use this to...
2010-05-03 sewardjUpdate copyright dates to 2010.
2010-01-01 sewardjMerge from branches/ARM, all parts of the ARM-Linux...
2009-11-26 sewardjTrack vex r1930 (Change the IR representation of load...
2009-10-28 tomAdd support for some more Intel cache descriptors to...
2009-08-31 sewardjFix another enum type error spotted by gcc-4.5.
2009-08-28 sewardjAdd support for the L2 cache on Intel T4200.
2009-08-17 sewardjRemove an empty <itemizedlist> which was causing the...
2009-08-12 njnUpdate .exp files for r10783.
2009-08-10 njnMake "option" terminology consistent some more. Also...
2009-08-09 njnMake usage messages given by -h and man pages consisten...
2009-08-07 sewardjTidy up of messaging:
2009-08-07 njnAdd a manpage for cg_annotate. Now only valgrind-liste...
2009-08-07 njnWent over the FAQ. Also tweaked vg-entities.xml a...
2009-08-07 njnThoroughly overhauled the Cachegrind manual chapter...
2009-08-05 njnMore docs build tweaks:
2009-08-04 njnOverhaul Massif's manual, and a few minor related things.
2009-08-04 njnVarious manual fix-ups:
2009-07-30 njnUse <variablelist> for ms_print's and cg_annotate's...
2009-07-30 njnImprove the "acting on Cachegrind's info" section.
2009-07-30 njnWe currently use a mix of <option> and <computeroutput...
2009-07-29 njnStarted overhauling the documentation:
2009-07-15 sewardjMerge cachegrind/ changes from branches/MESSAGING_TIDYU...
2009-07-01 sewardjMerge in branches/DCAS.
2009-06-25 njnFix 'make check' for automake-1.7. Fixes bugs 197898...
2009-06-24 njnThis commit merges the BUILD_TWEAKS branch onto the...
2009-05-28 njnMerge the DARWIN branch onto the trunk.
2009-05-19 njnDARWIN sync: cachegrind filter change.
2009-05-18 njnMerged non-Darwin-specific parts of r9397,r9423,r9490...
2009-04-24 njnMerge r9610 (AM_CCASFLAGS tweaks for test Makefiles...
2009-04-24 njnMerged r9602 and r9603 (make cpuid pass on Darwin,...
2009-04-24 njnMerge r9600 (separate VG_ and ML_ definitions for C...
2009-03-15 njnFix all the non-VEX problems identified with the Clang...
2009-03-12 njnA couple more VG_DMSG conversions.
2009-03-12 njnAdded some shortcuts for VG_(message)(), and used them...
2009-03-10 njnUpdated copyright years.
2009-02-25 njnatoll() is a terrible function -- you can't do any...
2009-02-23 njnSome more test/build cleanups missed in prior commits.
2009-02-22 njnTest files were being passed multiple arch options...
2009-02-19 njnVarious build system clean-ups and simplifications:
2009-01-26 weidendoCachegrind/Callgrind: allow for cache sizes other than...
2009-01-22 njnRename all the arch/OS/platform-related variables in...
2009-01-22 njn- No longer using VG_ARCH_ALL to determine the DIST_SUB...
2009-01-21 njnReplace some 4-space indents with 3-space indents....
2009-01-08 njntrunk/memcheck/tests/Makefile.am
2009-01-07 njncallgrind/tests/filter_stderr
2009-01-02 tomAdd some more Intel cache configuration values needed...
2009-01-02 tomRemove spurious newlines from messages.
2009-01-02 tomAdd some more Intel L2 and L3 cache configuration values.
2008-10-30 njnA clarification.
2008-09-18 sewardjMerge all remaining changes from branches/PTRCHECK...
2008-07-07 bartMerged FORMATCHECK branch (r8368) to trunk.
2008-05-29 njnFix a bug in Massif and Cachegrind, whereby if program...
2008-02-11 sewardjUpdate copyright dates ("200X-2007" --> "200X-2008").
2007-12-30 tomAdd const qualifiers to appropriate arguments of OSet...
2007-11-23 njnFixed up the log file mess throughout, including the...
2007-11-22 sewardjUpdate documents in preparation for 3.3.0, and restruct...
2007-11-09 sewardjTrack vex r1793: make all tools able to handle the...
next