2009-08-17 |
Julian Seward | Include missing file, else tarball build breaks on... |
commit | commitdiff | tree |
2009-08-17 |
Julian Seward | Remove an empty <itemizedlist> which was causing the... |
commit | commitdiff | tree |
2009-08-16 |
Julian Seward | First tarball-test point for 3.5.0. |
commit | commitdiff | tree |
2009-08-16 |
Julian Seward | Bump version. |
commit | commitdiff | tree |
2009-08-16 |
Julian Seward | Comment that we never actually expect to see the string... |
commit | commitdiff | tree |
2009-08-16 |
Julian Seward | Increase the maximum size of the conflict cache even... |
commit | commitdiff | tree |
2009-08-16 |
Julian Seward | Minor changes w.r.t. --read-var-info=, threading suppor... |
commit | commitdiff | tree |
2009-08-16 |
Julian Seward | Update the Helgrind manual for 3.5.0. |
commit | commitdiff | tree |
2009-08-16 |
Julian Seward | ppc32-linux: di_notify_mmap: accept data sections mappe... |
commit | commitdiff | tree |
2009-08-16 |
Nicholas Nethercote | tweak 32/64-bit darwin stuff |
commit | commitdiff | tree |
2009-08-16 |
Nicholas Nethercote | Fix the access_extended wrapper, which was rather broke... |
commit | commitdiff | tree |
2009-08-15 |
Julian Seward | Followup to r10822: send the CDATA text to the XML... |
commit | commitdiff | tree |
2009-08-15 |
Nicholas Nethercote | Fix "make check" on Darwin. |
commit | commitdiff | tree |
2009-08-15 |
Julian Seward | Fix a couple of errors in the revised XML generation... |
commit | commitdiff | tree |
2009-08-15 |
Julian Seward | When generating XML output for suppressions, print... |
commit | commitdiff | tree |
2009-08-15 |
Nicholas Nethercote | Minor update. |
commit | commitdiff | tree |
2009-08-15 |
Bart Van Assche | Minor manual update. |
commit | commitdiff | tree |
2009-08-15 |
Bart Van Assche | - Made the ANNOTATE_RWLOCK_*() macros binary compatible... |
commit | commitdiff | tree |
2009-08-14 |
Nicholas Nethercote | Capitalise and punctuate some points. |
commit | commitdiff | tree |
2009-08-14 |
Julian Seward | Double the maximum size of the conflict cache. |
commit | commitdiff | tree |
2009-08-14 |
Julian Seward | Update. Sheesh -- did we really change that much stuff... |
commit | commitdiff | tree |
2009-08-14 |
Bart Van Assche | Made Valgrind compile again on 32-bit systems. |
commit | commitdiff | tree |
2009-08-14 |
Bart Van Assche | Made ANNOTATE_HAPPENS_BEFORE()/_AFTER() binary compatib... |
commit | commitdiff | tree |
2009-08-14 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2009-08-14 |
Bart Van Assche | Added suppression pattern for nanosleep(). |
commit | commitdiff | tree |
2009-08-14 |
Julian Seward | Initial tests for "Skeletal support for TSan-compatible... |
commit | commitdiff | tree |
2009-08-14 |
Julian Seward | Skeletal support for TSan-compatible annotations. |
commit | commitdiff | tree |
2009-08-14 |
Bart Van Assche | Should compile again on Darwin. |
commit | commitdiff | tree |
2009-08-14 |
Bart Van Assche | Removed the tc20_verifywrap and tc20_verifywrap2 regres... |
commit | commitdiff | tree |
2009-08-14 |
Bart Van Assche | Reverted r10802. |
commit | commitdiff | tree |
2009-08-14 |
Bart Van Assche | Added a note about the fact that --read-var-info=yes... |
commit | commitdiff | tree |
2009-08-14 |
Nicholas Nethercote | Complete more of the NEWS. Remaining XXX marks are... |
commit | commitdiff | tree |
2009-08-14 |
Nicholas Nethercote | Enable Helgrind tests on Darwin -- only 4 of them fail... |
commit | commitdiff | tree |
2009-08-13 |
Bart Van Assche | More expected output updates because of r10783. |
commit | commitdiff | tree |
2009-08-13 |
Bart Van Assche | Removed two regression tests because the output (number... |
commit | commitdiff | tree |
2009-08-13 |
Bart Van Assche | Made behavior of tsan_unittest again identical to the... |
commit | commitdiff | tree |
2009-08-13 |
Bart Van Assche | Added test program for the ANNOTATE_IGNORE_WRITES_... |
commit | commitdiff | tree |
2009-08-13 |
Nicholas Nethercote | Fix a .exp file. Avoid an assertion failure with -v. |
commit | commitdiff | tree |
2009-08-13 |
Nicholas Nethercote | Don't count leaks as errors with --leak-check=summary... |
commit | commitdiff | tree |
2009-08-12 |
Bart Van Assche | Third and last type-punned pointer fix. |
commit | commitdiff | tree |
2009-08-12 |
Bart Van Assche | Fixed more gcc warnings about type-punned pointers... |
commit | commitdiff | tree |
2009-08-12 |
Bart Van Assche | Fixed compiler warnings triggered by annotate_rwlock.c |
commit | commitdiff | tree |
2009-08-12 |
Bart Van Assche | Suppressed compiler warnings reported by gcc 4.4.x... |
commit | commitdiff | tree |
2009-08-12 |
Bart Van Assche | Fixed gcc warnings about type-punned pointers breaking... |
commit | commitdiff | tree |
2009-08-12 |
Bart Van Assche | Added suppression patterns for boost 1.37 (Fedora 11). |
commit | commitdiff | tree |
2009-08-12 |
Bart Van Assche | Added recently added regression test output files. |
commit | commitdiff | tree |
2009-08-12 |
Bart Van Assche | Added expected output for glibc 2.10 (Fedora 11). The... |
commit | commitdiff | tree |
2009-08-12 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2009-08-12 |
Bart Van Assche | More expected output updates because of r10783. |
commit | commitdiff | tree |
2009-08-12 |
Bart Van Assche | Modified annotate_ignore_rw test such that it now verif... |
commit | commitdiff | tree |
2009-08-12 |
Nicholas Nethercote | Add a crappy wrapper for access_extended(), one of... |
commit | commitdiff | tree |
2009-08-12 |
Nicholas Nethercote | Darwin .exp fixes following r10783. |
commit | commitdiff | tree |
2009-08-12 |
Nicholas Nethercote | Update .exp files for r10783. |
commit | commitdiff | tree |
2009-08-12 |
Nicholas Nethercote | Output tweaks: |
commit | commitdiff | tree |
2009-08-11 |
Josef Weidendorfer | Callgrind: Fix printing of "Summary:" line in finish() |
commit | commitdiff | tree |
2009-08-11 |
Josef Weidendorfer | Callgrind: On zeroing costs, also set call counters... |
commit | commitdiff | tree |
2009-08-11 |
Josef Weidendorfer | Fix dumping of call cost in tail recursion optimization |
commit | commitdiff | tree |
2009-08-11 |
Bart Van Assche | Added regression test for ANNOTATE_IGNORE_READS_AND_WRI... |
commit | commitdiff | tree |
2009-08-11 |
Josef Weidendorfer | Fix bug 199338: callgrind_annotate sorting/thresholds... |
commit | commitdiff | tree |
2009-08-11 |
Josef Weidendorfer | Misc fixes for callgrind_annotate |
commit | commitdiff | tree |
2009-08-11 |
Julian Seward | Move printing of EvM-gc and VTS-gc stats from -v to... |
commit | commitdiff | tree |
2009-08-11 |
Julian Seward | Add pthread spinlock support. |
commit | commitdiff | tree |
2009-08-11 |
Nicholas Nethercote | add missing scripts |
commit | commitdiff | tree |
2009-08-11 |
Nicholas Nethercote | Count error contexts properly in VG_(unique_error)... |
commit | commitdiff | tree |
2009-08-11 |
Nicholas Nethercote | add a missing script |
commit | commitdiff | tree |
2009-08-10 |
Julian Seward | Fix some const stuff that gcc-4.4.0 complains about. |
commit | commitdiff | tree |
2009-08-10 |
Julian Seward | parse_type_DIE: push incomplete structure tyents on... |
commit | commitdiff | tree |
2009-08-10 |
Bart Van Assche | Added suppression patterns for the most recent libglib... |
commit | commitdiff | tree |
2009-08-10 |
Nicholas Nethercote | Try to fix error_counts. |
commit | commitdiff | tree |
2009-08-10 |
Nicholas Nethercote | Count leak as errors. Fixes bug 152393. |
commit | commitdiff | tree |
2009-08-10 |
Nicholas Nethercote | Remove unnecessary #includes. |
commit | commitdiff | tree |
2009-08-10 |
Nicholas Nethercote | Allow custom blocks to overlap with malloc blocks.... |
commit | commitdiff | tree |
2009-08-10 |
Nicholas Nethercote | augment a comment |
commit | commitdiff | tree |
2009-08-10 |
Nicholas Nethercote | add an item |
commit | commitdiff | tree |
2009-08-10 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree |
2009-08-10 |
Nicholas Nethercote | Remove bad explanations of mempool requests from the... |
commit | commitdiff | tree |
2009-08-10 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree |
2009-08-10 |
Nicholas Nethercote | Make "option" terminology consistent some more. Also... |
commit | commitdiff | tree |
2009-08-10 |
Nicholas Nethercote | Be consistent in the naming of sections describing... |
commit | commitdiff | tree |
2009-08-10 |
Nicholas Nethercote | Remove some cross-references that are broken in the... |
commit | commitdiff | tree |
2009-08-09 |
Nicholas Nethercote | Make usage messages given by -h and man pages consisten... |
commit | commitdiff | tree |
2009-08-08 |
Nicholas Nethercote | Add an alternative output for Darwin. |
commit | commitdiff | tree |
2009-08-07 |
Josef Weidendorfer | callgrind_control: be strict on parsing options |
commit | commitdiff | tree |
2009-08-07 |
Nicholas Nethercote | Remove commas, for consistency with other parts of... |
commit | commitdiff | tree |
2009-08-07 |
Vince Weaver | Add some clarifications to the exp-bbv manual. |
commit | commitdiff | tree |
2009-08-07 |
Julian Seward | Resync after {wq,p}thread_hijack rather than merely... |
commit | commitdiff | tree |
2009-08-07 |
Josef Weidendorfer | callgrind_control: sync manual/man page and script... |
commit | commitdiff | tree |
2009-08-07 |
Julian Seward | Update Memcheck expected outputs following r10746 ... |
commit | commitdiff | tree |
2009-08-07 |
Julian Seward | Update Memcheck expected outputs following r10746 ... |
commit | commitdiff | tree |
2009-08-07 |
Julian Seward | Update Memcheck expected outputs following r10746 ... |
commit | commitdiff | tree |
2009-08-07 |
Julian Seward | Tidy up of messaging: |
commit | commitdiff | tree |
2009-08-07 |
Nicholas Nethercote | Install all the new man pages. Include them in 'make... |
commit | commitdiff | tree |
2009-08-07 |
Nicholas Nethercote | Add a manpage for cg_annotate. Now only valgrind-liste... |
commit | commitdiff | tree |
2009-08-07 |
Bart Van Assche | Updated DRD's to do list. |
commit | commitdiff | tree |
2009-08-07 |
Nicholas Nethercote | - Documented callgrind_{annotate,control} in the Callgr... |
commit | commitdiff | tree |
2009-08-07 |
Nicholas Nethercote | Update. Fortunately it's gotten a little simpler. |
commit | commitdiff | tree |
2009-08-07 |
Nicholas Nethercote | Manpage improvements: |
commit | commitdiff | tree |
2009-08-07 |
Bart Van Assche | Updated after r10688. |
commit | commitdiff | tree |
2009-08-07 |
Nicholas Nethercote | Remove a broken Cachegrind link, and include some extra... |
commit | commitdiff | tree |
2009-08-07 |
Nicholas Nethercote | Remove some text that shouldn't be there. |
commit | commitdiff | tree |
next |