Rough initial triage for bugs that appeared in the past month or so.
[ambi/valgrind.git] / callgrind /
2012-10-07 florianThis is the 2nd installment of the cache info reorganis...
2012-10-07 florianThis patch is the first installment of the cache info...
2012-09-02 philippeImprove callgrind performance by 4 to 8% using UNLIKELY
2012-08-30 florianUpdate filter_stderr due to changed warning message.
2012-08-14 philippeImplement --vex-iropt-register-updates=sp-at-mem-access
2012-08-05 sewardjUpdate copyright dates to include 2012.
2012-08-05 sewardjDoc updates for 3.8.0.
2012-06-07 sewardjMerge in a port for mips32-linux, by Petar Jovanovic...
2012-06-03 sewardjIf we are doing cache simulation, refuse to start at...
2011-11-14 weidendoCallgrind: use jmpkind from VEX for side exits.
2011-11-14 weidendocallgrind: remove command file polling
2011-11-08 sewardjWhen doing instrumentation, pay attention to the Ist...
2011-10-26 weidendoGet rid of over-cautious check to make BEAM happy
2011-10-24 sewardjFix #284384 (clang 3.1 -Wunused-value warnings in valgr...
2011-10-23 sewardjGet a bunch more copyright dates in the right format...
2011-10-23 sewardjUpdate all copyright dates, from 20xy-2010 to 20xy...
2011-10-17 weidendoFix callgrind part of bug 280757.
2011-10-14 bartcallgrind/tests/Makefile.am: Add regression tests simwo...
2011-09-06 weidendoMake some vgdb interface to callgrind_control internal
2011-09-06 weidendoAllow overriding not-supported auto-detected cache...
2011-08-19 tomMake callgrind report the detected cache configuration...
2011-07-21 weidendoUpdate ugly Callgrind hack for supporting instrumentati...
2011-07-21 weidendocallgrind_control: fix parsing of vgdb -l
2011-07-11 weidendoPort callgrind_control to vgdb
2011-07-11 weidendocallgrind: add vgdb commands needed for porting callgri...
2011-06-28 sewardjvalgrind and tool mon. cmds prefixes changes + doc...
2011-06-27 weidendoSuppress warning about associativity change for tests
2011-06-17 sewardjMove the GDBserver documentation from the "Valgrind...
2011-06-09 tomUse the precomputed sets_min_1 value consistently when...
2011-05-15 bartGet rid of the remaining "set but not used" warnings...
2011-05-11 weidendoFixed bug 272661
2011-05-11 weidendoFix bug 267383
2011-05-11 weidendoFix bugs catched by BEAM
2011-05-06 sewardjImplement a GDB server in Valgrind. See #214909.
2011-04-20 sewardjChange a bunch of < > style includes to " " style.
2011-03-28 sewardjRemove a bunch more warnings generated by gcc-4.6 about...
2011-03-07 sewardjAdd a port to IBM z/Architecture (s390x) running Linux...
2011-03-04 weidendoQuick fix to always correctly update <passed> in setup_bbcc
2011-03-04 weidendoFix for bug 265771.
2011-02-04 weidendoFix bug 246152
2011-02-04 weidendoBetter failed assertion then silent data corruption
2011-01-14 weidendoFix bug 263099
2011-01-04 weidendoFix typo
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-10-04 weidendoMake sure that string buffers for cost arrays are large...
2010-10-03 sewardjcallgrind/main.c, finish(): 'Char buf[RESULTS_BUF_LEN...
2010-07-07 weidendoFix for branch prediction: handle calls via function...
2010-07-06 njnMake error messages at start-up more consistent. Every...
2010-07-02 weidendoCallgrind: add branch prediction from Cachegrind
2010-07-01 njnMerged the MACOSX106 branch to the trunk. Merge command:
2010-06-13 sewardjRemove link_tool_exe.c and replace it with perl scripts...
2010-06-10 weidendoFix typo introduced with r11165, include "Ge" in regtests
2010-06-09 weidendoCallgrind new feature: count global bus lock events...
2010-06-09 weidendoCallgrind: make globals for log_* helpers visible outsi...
2010-06-09 weidendoCallgrind: event sets now consist of event groups
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 sewardjMake Callgrind, DRD and Ptrcheck build on arm-linux.
2009-12-10 weidendoCallgrind: fix bug 217849: Switch to running thread...
2009-11-26 sewardjTrack vex r1930 (Change the IR representation of load...
2009-08-12 njnUpdate .exp files for r10783.
2009-08-11 weidendoCallgrind: Fix printing of "Summary:" line in finish()
2009-08-11 weidendoCallgrind: On zeroing costs, also set call counters...
2009-08-11 weidendoFix dumping of call cost in tail recursion optimization
2009-08-11 weidendoFix bug 199338: callgrind_annotate sorting/thresholds...
2009-08-11 weidendoMisc fixes for callgrind_annotate
2009-08-10 njnMake "option" terminology consistent some more. Also...
2009-08-10 njnRemove some cross-references that are broken in the...
2009-08-09 njnMake usage messages given by -h and man pages consisten...
2009-08-07 weidendocallgrind_control: be strict on parsing options
2009-08-07 njnRemove commas, for consistency with other parts of...
2009-08-07 weidendocallgrind_control: sync manual/man page and script...
2009-08-07 sewardjTidy up of messaging:
2009-08-07 njnAdd a manpage for cg_annotate. Now only valgrind-liste...
2009-08-07 njn- Documented callgrind_{annotate,control} in the Callgr...
2009-08-07 njnMinor changes to Callgrind file format docs.
2009-08-06 weidendoAdded some text for --simulate-wb/--cacheuse options...
2009-08-06 njnClean up Callgrind docs. Josef, I added brief entries...
2009-08-06 njn- Remove unused Callgrind documentation entities.
2009-08-06 njnRemove man-callgrind.xml, because Callgrind no longer...
2009-08-05 njnMore docs build tweaks:
2009-08-04 njnOverhaul Massif's manual, and a few minor related things.
2009-07-31 sewardj(almost completely just function renaming):
2009-07-30 njnWe currently use a mix of <option> and <computeroutput...
2009-07-29 njnStarted overhauling the documentation:
2009-07-15 sewardjMerge callgrind/ changes from branches/MESSAGING_TIDYUP...
2009-07-01 weidendoFix handling of multiple signal deliveries in a row
2009-07-01 sewardjMerge in branches/DCAS.
2009-06-29 weidendoFix statistics with multiple changes of instrumentation...
2009-06-24 njnThis commit merges the BUILD_TWEAKS branch onto the...
2009-06-15 weidendoCallgrind: fix instrumentation for arbitrary events...
2009-06-15 weidendoAvoid variable name "new", use more concrete name instead
2009-06-09 njnRemove callgrind/docs/index.xml, which is a relic from...
2009-06-06 njnRemove references to the now-defunct INSTALL file.
2009-05-29 weidendoCallgrind: fix (part of?) bug 191992.
2009-05-28 njnMerge the DARWIN branch onto the trunk.
2009-05-18 njnMerged r8977 (callgrind filter_stderr portability tweak...
2009-05-18 njnWhitespace tweak.
next