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 |
2009-08-07 |
Nicholas Nethercote | Minor changes to Callgrind file format docs. |
commit | commitdiff | tree |
2009-08-07 |
Nicholas Nethercote | Minor formatting and grammar changes to the DRD manual... |
commit | commitdiff | tree |
2009-08-07 |
Nicholas Nethercote | Overhauled the how-to-write-a-new-tool chapter. |
commit | commitdiff | tree |
2009-08-07 |
Nicholas Nethercote | Overhaul design+implementation chapter. |
commit | commitdiff | tree |
2009-08-07 |
Nicholas Nethercote | Went over the FAQ. Also tweaked vg-entities.xml a... |
commit | commitdiff | tree |
2009-08-07 |
Nicholas Nethercote | Overhaul Helgrind's manual chapter. |
commit | commitdiff | tree |
2009-08-07 |
Nicholas Nethercote | Thoroughly overhauled the Cachegrind manual chapter... |
commit | commitdiff | tree |
2009-08-06 |
Josef Weidendorfer | Added some text for --simulate-wb/--cacheuse options... |
commit | commitdiff | tree |
2009-08-06 |
Nicholas Nethercote | Clean up Callgrind docs. Josef, I added brief entries... |
commit | commitdiff | tree |
2009-08-06 |
Nicholas Nethercote | Minor update. |
commit | commitdiff | tree |
2009-08-06 |
Nicholas Nethercote | - Remove unused Callgrind documentation entities. |
commit | commitdiff | tree |
2009-08-06 |
Nicholas Nethercote | Remove man-callgrind.xml, because Callgrind no longer... |
commit | commitdiff | tree |
2009-08-05 |
Nicholas Nethercote | Overhaul the BBV manual chapter, mostly. Also tweak... |
commit | commitdiff | tree |
2009-08-05 |
Nicholas Nethercote | Document the 'cc' param of VG_(malloc) et al. |
commit | commitdiff | tree |
2009-08-05 |
Nicholas Nethercote | Fix Lackey test breakage. |
commit | commitdiff | tree |
2009-08-05 |
Nicholas Nethercote | More docs build tweaks: |
commit | commitdiff | tree |
2009-08-05 |
Nicholas Nethercote | Various docs build tweaks: |
commit | commitdiff | tree |
2009-08-05 |
Nicholas Nethercote | Use actual URL links in the BBV docs. |
commit | commitdiff | tree |
2009-08-05 |
Nicholas Nethercote | Tweaks to Ptrcheck's manual chapter. |
commit | commitdiff | tree |
2009-08-05 |
Nicholas Nethercote | - Rejigged Lackey's manual |
commit | commitdiff | tree |
2009-08-05 |
Nicholas Nethercote | Various fix-ups for Memcheck's manual chapter. |
commit | commitdiff | tree |
2009-08-05 |
Nicholas Nethercote | Move command-line option details after the description... |
commit | commitdiff | tree |
2009-08-05 |
Nicholas Nethercote | Augment a comment. |
commit | commitdiff | tree |
2009-08-05 |
Nicholas Nethercote | Added documentation for --ignore-ranges. It's not... |
commit | commitdiff | tree |
2009-08-05 |
Nicholas Nethercote | Put Memcheck's command line options in the manual in... |
commit | commitdiff | tree |
2009-08-05 |
Nicholas Nethercote | More Massif manual tweaks. |
commit | commitdiff | tree |
2009-08-05 |
Nicholas Nethercote | Comment and docs wibbles. |
commit | commitdiff | tree |
2009-08-04 |
Nicholas Nethercote | Various minor tweaks to the distribution docs. |
commit | commitdiff | tree |
2009-08-04 |
Nicholas Nethercote | Add a bit more to Massif's manual chapter. |
commit | commitdiff | tree |
2009-08-04 |
Nicholas Nethercote | A couple of minor Massif manual improvements. |
commit | commitdiff | tree |
2009-08-04 |
Nicholas Nethercote | Overhaul Massif's manual, and a few minor related things. |
commit | commitdiff | tree |
2009-08-04 |
Nicholas Nethercote | Various clean-ups, mostly in chapter 3. |
commit | commitdiff | tree |
2009-08-04 |
Nicholas Nethercote | tweak |
commit | commitdiff | tree |
2009-08-04 |
Nicholas Nethercote | Various option-related tweaks: |
commit | commitdiff | tree |
2009-08-04 |
Nicholas Nethercote | This wasn't supposed to be part of r10701. |
commit | commitdiff | tree |
2009-08-04 |
Nicholas Nethercote | Various manual fix-ups: |
commit | commitdiff | tree |
2009-08-04 |
Nicholas Nethercote | This should have been removed in r10699. |
commit | commitdiff | tree |
2009-08-04 |
Nicholas Nethercote | Don't wrap the "Command:" line, as doing so makes cutti... |
commit | commitdiff | tree |
2009-08-03 |
Tom Hughes | Ignore structure members with no location - thiscan... |
commit | commitdiff | tree |
2009-08-03 |
Julian Seward | Patch to remember/restore CFA state on DW_CFA_{remember... |
commit | commitdiff | tree |
2009-08-03 |
Julian Seward | Use Dwarf3 section version numbers as specified in... |
commit | commitdiff | tree |
2009-08-03 |
Tom Hughes | Handle some more DW_TAG_subrange_type cases which Fedor... |
commit | commitdiff | tree |
2009-08-03 |
Nicholas Nethercote | With the recent VG_(message) change, |
commit | commitdiff | tree |
2009-08-03 |
Julian Seward | Minor improvements to printing w.r.t. sync checking... |
commit | commitdiff | tree |
2009-08-03 |
Julian Seward | Add /Applications to the list of directories in which... |
commit | commitdiff | tree |
2009-08-03 |
Nicholas Nethercote | Forgot to add these in r10690. |
commit | commitdiff | tree |
2009-08-02 |
Nicholas Nethercote | In the "Command:" line in the preamble, escape special... |
commit | commitdiff | tree |
2009-08-02 |
Julian Seward | Reinstating a heavily modified version of r10402. ... |
commit | commitdiff | tree |
2009-08-02 |
Julian Seward | Change name of H1 history flag from --history-level... |
commit | commitdiff | tree |
2009-08-02 |
Julian Seward | Attend to space leaks, to the extent that I can. |
commit | commitdiff | tree |
2009-08-02 |
Julian Seward | Small improvements, including some commenting, for... |
commit | commitdiff | tree |
2009-08-02 |
Bart Van Assche | Restored two of the suppression patterns removed in... |
commit | commitdiff | tree |
2009-08-02 |
Bart Van Assche | Cleaned up DRD's Linux suppression patterns: |
commit | commitdiff | tree |
2009-07-31 |
Bart Van Assche | Reverted to r10509. |
commit | commitdiff | tree |
2009-07-31 |
Bart Van Assche | Added an output variant for the pth_cancel_locked regre... |
commit | commitdiff | tree |
2009-07-31 |
Bart Van Assche | Report mutex errors for each different mutex even if... |
commit | commitdiff | tree |
2009-07-31 |
Bart Van Assche | Builds again on Darwin. |
commit | commitdiff | tree |
2009-07-31 |
Bart Van Assche | Implemented a more systematic approach for intercepting... |
commit | commitdiff | tree |
2009-07-31 |
Julian Seward | (almost completely just function renaming): |
commit | commitdiff | tree |
2009-07-31 |
Julian Seward | Darwin-specific followup to r10676 (helgrind: Don't... |
commit | commitdiff | tree |
2009-07-31 |
Julian Seward | Don't instrument any code in ld.so. Doing so merely... |
commit | commitdiff | tree |
2009-07-31 |
Bart Van Assche | Only consider two error contexts as equivalent if the... |
commit | commitdiff | tree |
2009-07-31 |
Bart Van Assche | Report an error message instead of triggering an assert... |
commit | commitdiff | tree |
2009-07-31 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2009-07-31 |
Nicholas Nethercote | Fix compile error. |
commit | commitdiff | tree |
2009-07-31 |
Nicholas Nethercote | Prettify the messages printed when segment mismatches... |
commit | commitdiff | tree |
2009-07-31 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree |
2009-07-30 |
Nicholas Nethercote | Don't bother printing "My PID" when logging to a file... |
commit | commitdiff | tree |
2009-07-30 |
Nicholas Nethercote | Now that we always print the command, no need to reprin... |
commit | commitdiff | tree |
2009-07-30 |
Nicholas Nethercote | Don't print the command in the preamble with --xml... |
commit | commitdiff | tree |
2009-07-30 |
Nicholas Nethercote | Avoid ampersands that seem to be causing XML-to-PDF... |
commit | commitdiff | tree |
2009-07-30 |
Nicholas Nethercote | Use <variablelist> for ms_print's and cg_annotate's... |
commit | commitdiff | tree |
2009-07-30 |
Nicholas Nethercote | Man page fix. |
commit | commitdiff | tree |
2009-07-30 |
Nicholas Nethercote | Remove some not-very useful info that tends to get... |
commit | commitdiff | tree |
2009-07-30 |
Nicholas Nethercote | Remove lots of boilerplate text (tool descriptions... |
commit | commitdiff | tree |
2009-07-30 |
Nicholas Nethercote | Unbreak 'make dist'. |
commit | commitdiff | tree |
2009-07-30 |
Nicholas Nethercote | Improve the "acting on Cachegrind's info" section. |
commit | commitdiff | tree |
2009-07-30 |
Nicholas Nethercote | We currently use a mix of <option> and <computeroutput... |
commit | commitdiff | tree |
2009-07-30 |
Nicholas Nethercote | Improve formatting of a command. |
commit | commitdiff | tree |
2009-07-29 |
Nicholas Nethercote | Print the command being run at startup. It wraps to... |
commit | commitdiff | tree |
2009-07-29 |
Tom Hughes | Improve futex system call support. Patch from BZ#201757... |
commit | commitdiff | tree |
2009-07-29 |
Julian Seward | Note results of investigation into segfaulting of tc22... |
commit | commitdiff | tree |
2009-07-29 |
Julian Seward | Add a suppression apparently required by Darwin 9.7... |
commit | commitdiff | tree |
2009-07-29 |
Nicholas Nethercote | Don't include "how to write a tool" in the user manual... |
commit | commitdiff | tree |
2009-07-29 |
Nicholas Nethercote | Started overhauling the documentation: |
commit | commitdiff | tree |
2009-07-28 |
Julian Seward | Improve checking for pthread_mutex_cond operations... |
commit | commitdiff | tree |
2009-07-28 |
Julian Seward | Back out a small part of r10589 (the tick-after-recv... |
commit | commitdiff | tree |
2009-07-28 |
Bart Van Assche | Reran SPLASH-2 benchmark. |
commit | commitdiff | tree |
2009-07-28 |
Bart Van Assche | Un-break regression test run. |
commit | commitdiff | tree |
next |