2007-11-10 |
Julian Seward | Remove old Helgrind suppressions. |
commit | commitdiff | tree |
2007-11-10 |
Julian Seward | Fix compilation on ppc platforms. |
commit | commitdiff | tree |
2007-11-10 |
Julian Seward | Back out r7132. |
commit | commitdiff | tree |
2007-11-10 |
Nicholas Nethercote | Filter out some of Massif's verbose output that varies... |
commit | commitdiff | tree |
2007-11-10 |
Nicholas Nethercote | Changed Massif to record the 'slop' heap bytes caused... |
commit | commitdiff | tree |
2007-11-10 |
Nicholas Nethercote | fix toolname in Helgrind suppressions |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Rename in the manual. |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Stop xsltproc barfing on un-escaped '&'. |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Merge (from branches/THRCHECK) misc build-system change... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Merge (from branches/THRCHECK) r7043: |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | I got a bit confused with glibc-2.6.X suppressions... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Allow VG_(atoll16) to accept a leading "0x". |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Oops (a second time), this was missed out of r7118... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Merge (from branches/THRCHECK) the following two change... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Oops, this was missed out of r7118 (Merge (from branche... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Merge (from branches/THRCHECK) r6804: |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Merge r6806 from branches/THRCHECK: |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Track vex r1793: make all tools able to handle the... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Merge (from branches/THRCHECK) the following amd64... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Suppressions for (new) Helgrind. |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Import thrcheck from the THRCHECK branch, and rename... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Fix tag. |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Rename this directory. |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Add Bryan Meredith's Omega tool as an experimental... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Don't print warnings about silly args to malloc/calloc... |
commit | commitdiff | tree |
2007-11-07 |
Julian Seward | Update notes. |
commit | commitdiff | tree |
2007-11-06 |
Julian Seward | Test for decoding of some instructions with redundant... |
commit | commitdiff | tree |
2007-11-03 |
Julian Seward | Fix gcc-2.96 build failures. |
commit | commitdiff | tree |
2007-11-02 |
Nicholas Nethercote | Update todo notes |
commit | commitdiff | tree |
2007-11-02 |
Nicholas Nethercote | Fix a Makefile issue that I think caused automated... |
commit | commitdiff | tree |
2007-11-02 |
Nicholas Nethercote | Change ms_print to ms_print.in, link it into the build... |
commit | commitdiff | tree |
2007-11-02 |
Nicholas Nethercote | Filter out libc differences. All Massif tests now... |
commit | commitdiff | tree |
2007-11-02 |
Nicholas Nethercote | Fix 64-bit Massif breakage, caused by problems with... |
commit | commitdiff | tree |
2007-11-01 |
Nicholas Nethercote | This should have gone in with the last commit. |
commit | commitdiff | tree |
2007-11-01 |
Nicholas Nethercote | Merged the MASSIF2 branch to the trunk. Main changes: |
commit | commitdiff | tree |
2007-10-23 |
Nicholas Nethercote | Add comment about 32-bit UIDs/GIDs. |
commit | commitdiff | tree |
2007-10-23 |
Tom Hughes | Update bug status. |
commit | commitdiff | tree |
2007-10-23 |
Tom Hughes | Use geteuid32/getegid32 on those platforms which have... |
commit | commitdiff | tree |
2007-10-18 |
Nicholas Nethercote | Suggest compiling with --Wall. |
commit | commitdiff | tree |
2007-10-17 |
Nicholas Nethercote | clarify a paragraph |
commit | commitdiff | tree |
2007-10-16 |
Nicholas Nethercote | Add a comment. |
commit | commitdiff | tree |
2007-10-04 |
Dirk Mueller | readd right adjustment. |
commit | commitdiff | tree |
2007-10-04 |
Dirk Mueller | revert format checking warnings from trunk, will |
commit | commitdiff | tree |
2007-10-01 |
Dirk Mueller | fix a few format string warnings |
commit | commitdiff | tree |
2007-09-25 |
Nicholas Nethercote | Add an FAQ. |
commit | commitdiff | tree |
2007-09-24 |
Dirk Mueller | add format argument checking. might find useful portabi... |
commit | commitdiff | tree |
2007-09-24 |
Dirk Mueller | update bugs status |
commit | commitdiff | tree |
2007-09-24 |
Dirk Mueller | fix various format string errors |
commit | commitdiff | tree |
2007-09-23 |
Nicholas Nethercote | Fix various format string errors, courtesy of Florian... |
commit | commitdiff | tree |
2007-09-22 |
Nicholas Nethercote | Add VG_(atoll). |
commit | commitdiff | tree |
2007-09-18 |
Josef Weidendorfer | Update |
commit | commitdiff | tree |
2007-09-18 |
Josef Weidendorfer | callgrind_control: Fix behavior with callgrind runs... |
commit | commitdiff | tree |
2007-09-17 |
Nicholas Nethercote | Add a warning about --log-file-exactly. |
commit | commitdiff | tree |
2007-09-17 |
Nicholas Nethercote | update |
commit | commitdiff | tree |
2007-09-17 |
Nicholas Nethercote | Change an Int to a SSizeT to avoid overflows. Fixed... |
commit | commitdiff | tree |
2007-09-17 |
Nicholas Nethercote | Extra info about debugging with GDB |
commit | commitdiff | tree |
2007-09-17 |
Nicholas Nethercote | Add a section to the cachegrind manual suggesting how... |
commit | commitdiff | tree |
2007-09-17 |
Nicholas Nethercote | Add section on how to use Cachegrind's results. |
commit | commitdiff | tree |
2007-09-17 |
Nicholas Nethercote | minor tweak |
commit | commitdiff | tree |
2007-09-17 |
Josef Weidendorfer | callgrind: Use directory in debug info when available |
commit | commitdiff | tree |
2007-09-17 |
Nicholas Nethercote | Split the OSet interface into two parts: "OSetGen_... |
commit | commitdiff | tree |
2007-09-17 |
Nicholas Nethercote | update |
commit | commitdiff | tree |
2007-09-17 |
Nicholas Nethercote | Add directory-reading of debug info to cachegrind. |
commit | commitdiff | tree |
2007-09-17 |
Nicholas Nethercote | remove dead declaration |
commit | commitdiff | tree |
2007-09-14 |
Dirk Mueller | fix division by zero's |
commit | commitdiff | tree |
2007-09-12 |
Dirk Mueller | suppression update for 10.3 |
commit | commitdiff | tree |
2007-09-10 |
Julian Seward | ppc64-linux equivalent to r6813 (use sigframe return... |
commit | commitdiff | tree |
2007-09-10 |
Julian Seward | ppc32-linux signal handling: don't place the sigframe... |
commit | commitdiff | tree |
2007-09-01 |
Julian Seward | Add test for tw instruction. |
commit | commitdiff | tree |
2007-09-01 |
Julian Seward | Add test for tw and td instructions. |
commit | commitdiff | tree |
2007-09-01 |
Julian Seward | Update list-of-known-sins :-) |
commit | commitdiff | tree |
2007-09-01 |
Julian Seward | Add regtest for amd64 implementation of maskmovq and... |
commit | commitdiff | tree |
2007-08-31 |
Julian Seward | Handle DW_OP_deref in DWARF3 expressions. Fixes #147285. |
commit | commitdiff | tree |
2007-08-31 |
Julian Seward | Oops. Fix silly error that gcc-4.3 complained about. |
commit | commitdiff | tree |
2007-08-29 |
Julian Seward | Valgrind-side changes to track vx1786 (which was: Suppo... |
commit | commitdiff | tree |
2007-08-28 |
Josef Weidendorfer | callgrind: fix example description and clarification... |
commit | commitdiff | tree |
2007-08-28 |
Julian Seward | Move a 'break' around. |
commit | commitdiff | tree |
2007-08-28 |
Julian Seward | Make the --max-stackframe machinery 64-bit clean. |
commit | commitdiff | tree |
2007-08-28 |
Julian Seward | Merge, from CGTUNE branch, a cleaned up version of... |
commit | commitdiff | tree |
2007-08-28 |
Julian Seward | Fix silly bug. |
commit | commitdiff | tree |
2007-08-27 |
Nicholas Nethercote | fixed a couple of minor things |
commit | commitdiff | tree |
2007-08-27 |
Julian Seward | Followup to r6783: supply a correct index/strchr replac... |
commit | commitdiff | tree |
2007-08-27 |
Julian Seward | This module supplies various replacement functions... |
commit | commitdiff | tree |
2007-08-27 |
Dirk Mueller | updating licensing wording |
commit | commitdiff | tree |
2007-08-26 |
Julian Seward | Update |
commit | commitdiff | tree |
2007-08-25 |
Julian Seward | Merge from CGTUNE branch: |
commit | commitdiff | tree |
2007-08-25 |
Julian Seward | Merge from CGTUNE branch: |
commit | commitdiff | tree |
2007-08-25 |
Julian Seward | Changes to m_hashtable: |
commit | commitdiff | tree |
2007-08-24 |
Julian Seward | gcc-4.3 compile fixes. |
commit | commitdiff | tree |
2007-08-23 |
Julian Seward | Dynamically expand the ExeContext hash table, rather... |
commit | commitdiff | tree |
2007-08-23 |
Julian Seward | The drastic increase in the number of per-arena freelis... |
commit | commitdiff | tree |
2007-08-22 |
Julian Seward | Make the ExeContext hash table a whole lot bigger. |
commit | commitdiff | tree |
2007-08-21 |
Dirk Mueller | update suppressions |
commit | commitdiff | tree |
2007-08-21 |
Julian Seward | Previously, each Arena has a linked list of Superblocks... |
commit | commitdiff | tree |
2007-08-20 |
Julian Seward | Some improvements for malloc/free intensive programs... |
commit | commitdiff | tree |
2007-07-23 |
Dirk Mueller | suppression update for 10.3/glibc 2.6 |
commit | commitdiff | tree |
2007-07-14 |
Dirk Mueller | add glibc-2.6.supp to the distribution list |
commit | commitdiff | tree |
2007-07-11 |
Julian Seward | Update. |
commit | commitdiff | tree |
2007-07-10 |
Julian Seward | All platforms: make it clearer that missing syscalls... |
commit | commitdiff | tree |
2007-07-09 |
Julian Seward | Get rid of VG_(getcwd) and replace it with a pair of... |
commit | commitdiff | tree |
next |