2008-12-22 |
Julian Seward | Finish off updates to the Helgrind manual. |
commit | commitdiff | tree |
2008-12-21 |
Julian Seward | More documentation updates. Urr. I knew there was... |
commit | commitdiff | tree |
2008-12-21 |
Julian Seward | Partial update of the Helgrind documentation (incomplete). |
commit | commitdiff | tree |
2008-12-21 |
Bart Van Assche | Added prereq clause. |
commit | commitdiff | tree |
2008-12-21 |
Bart Van Assche | circular_buffer test now passes on systems with and... |
commit | commitdiff | tree |
2008-12-21 |
Bart Van Assche | Added a suppression pattern for the data races triggere... |
commit | commitdiff | tree |
2008-12-21 |
Bart Van Assche | Fixed bug in vector clock updating for semaphores with... |
commit | commitdiff | tree |
2008-12-21 |
Bart Van Assche | Added command-line option -n, which allows to disable... |
commit | commitdiff | tree |
2008-12-21 |
Bart Van Assche | Replaced regular increment by atomic increment. |
commit | commitdiff | tree |
2008-12-21 |
Bart Van Assche | Made config.h include path consistent with the other... |
commit | commitdiff | tree |
2008-12-21 |
Bart Van Assche | Fixed typo: added missing right parentheses. |
commit | commitdiff | tree |
2008-12-21 |
Bart Van Assche | Finished renaming of boost_threads into boost_thread. |
commit | commitdiff | tree |
2008-12-21 |
Bart Van Assche | Generalized the glibc _IO_file_xsputn suppression patte... |
commit | commitdiff | tree |
2008-12-21 |
Julian Seward | Move description of --read-var-info= from the "debuggin... |
commit | commitdiff | tree |
2008-12-21 |
Julian Seward | Following r8845, explicitly enable Dwarf3 variable... |
commit | commitdiff | tree |
2008-12-21 |
Julian Seward | Various changes: |
commit | commitdiff | tree |
2008-12-20 |
Julian Seward | Rearrange suppressions a bit, and add a couple more... |
commit | commitdiff | tree |
2008-12-19 |
Julian Seward | Update expected outputs for glibc25-amd64. |
commit | commitdiff | tree |
2008-12-18 |
Julian Seward | Update the expected outputs following changes in Helgri... |
commit | commitdiff | tree |
2008-12-18 |
Josef Weidendorfer | Callgrind: add code pattern for runtime_resolve on... |
commit | commitdiff | tree |
2008-12-18 |
Julian Seward | Don't apply cross-compilation patch during the nightly... |
commit | commitdiff | tree |
2008-12-18 |
Julian Seward | Move the functionality from filter_threadnums into... |
commit | commitdiff | tree |
2008-12-18 |
Julian Seward | HG_(instrument): don't assert on Imbe_SnoopedStore... |
commit | commitdiff | tree |
2008-12-17 |
Bart Van Assche | Added another regression test. |
commit | commitdiff | tree |
2008-12-17 |
Bart Van Assche | Fixed semaphore vector clock updating / simplified... |
commit | commitdiff | tree |
2008-12-17 |
Bart Van Assche | Fixed grammar / split a paragraph in two. |
commit | commitdiff | tree |
2008-12-17 |
Bart Van Assche | Added a suppression pattern. |
commit | commitdiff | tree |
2008-12-17 |
Bart Van Assche | Added a paragraph about the Boost.Thread library. |
commit | commitdiff | tree |
2008-12-17 |
Julian Seward | Create rough entries for the 3.4.0 changes. |
commit | commitdiff | tree |
2008-12-17 |
Julian Seward | Include new file (why-no-libc.txt) in the distro tarball. |
commit | commitdiff | tree |
2008-12-17 |
Bart Van Assche | Fixed regression test tc20_verifywrap2, which was broke... |
commit | commitdiff | tree |
2008-12-17 |
Julian Seward | Fix some format string mismatch warnings, associated... |
commit | commitdiff | tree |
2008-12-17 |
Julian Seward | Add another magic constant to the Iex_Const case in... |
commit | commitdiff | tree |
2008-12-15 |
Nicholas Nethercote | Add some useful info. |
commit | commitdiff | tree |
2008-12-15 |
Tom Hughes | Add support ioprio_get and wire up ioprio_set on all... |
commit | commitdiff | tree |
2008-12-14 |
Bart Van Assche | Added more semaphore tracing info. |
commit | commitdiff | tree |
2008-12-13 |
Nicholas Nethercote | Update an FAQ to account for --track-origins=yes. |
commit | commitdiff | tree |
2008-12-13 |
Julian Seward | Include vg-in-place in the distro tarball. |
commit | commitdiff | tree |
2008-12-13 |
Julian Seward | Update. |
commit | commitdiff | tree |
2008-12-13 |
Julian Seward | Make sure $mflag_primary is used in the tests for Boost... |
commit | commitdiff | tree |
2008-12-13 |
Julian Seward | Avoid causing an assertion failure in VG_(make_ExeConte... |
commit | commitdiff | tree |
2008-12-13 |
Julian Seward | Add a couple of suppressions relating to unwinding... |
commit | commitdiff | tree |
2008-12-12 |
Julian Seward | This commit subtly changes the meaning of the values... |
commit | commitdiff | tree |
2008-12-12 |
Julian Seward | Fix format string warning in PRE(sys_eventfd2). |
commit | commitdiff | tree |
2008-12-12 |
Julian Seward | Add a new module, m_seqmatch, which does very simple... |
commit | commitdiff | tree |
2008-12-10 |
Tom Hughes | Add support for eventfd2 (and wire up pipe2 on PPC... |
commit | commitdiff | tree |
2008-12-09 |
Bart Van Assche | Added suppression pattern for random_r(), which is... |
commit | commitdiff | tree |
2008-12-08 |
Julian Seward | Fix bug introduced by frame-level wildcarding changes... |
commit | commitdiff | tree |
2008-12-08 |
Julian Seward | Don't segfault the guest during a call MPI_Init(NULL... |
commit | commitdiff | tree |
2008-12-08 |
Julian Seward | event_map_lookup: when looking for a previous access... |
commit | commitdiff | tree |
2008-12-07 |
Julian Seward | Tidy up and comment sanity-checking code/configuration. |
commit | commitdiff | tree |
2008-12-07 |
Julian Seward | * In the conflicting-event mechanism, also record the... |
commit | commitdiff | tree |
2008-12-06 |
Julian Seward | * Add a VG_(sizeSWA) function |
commit | commitdiff | tree |
2008-12-06 |
Julian Seward | Use the new SparseWA data type, rather than WordFM... |
commit | commitdiff | tree |
2008-12-06 |
Julian Seward | Add a new container data type, a Sparse Word Array... |
commit | commitdiff | tree |
2008-12-04 |
Julian Seward | Followup to vx1875: use .guest_amd64_assume_fs_is_zero... |
commit | commitdiff | tree |
2008-12-03 |
Julian Seward | Assert that the guest state size is a multiple of 16... |
commit | commitdiff | tree |
2008-12-03 |
Julian Seward | Change the memory allocation strategy used by the confl... |
commit | commitdiff | tree |
2008-11-27 |
Bart Van Assche | Simplified test program. |
commit | commitdiff | tree |
2008-11-22 |
Dirk Mueller | update bug status |
commit | commitdiff | tree |
2008-11-22 |
Bart Van Assche | Reran SPLASH2 benchmark and updated results. |
commit | commitdiff | tree |
2008-11-22 |
Dirk Mueller | ignore .valgrindrc files that are world writeable |
commit | commitdiff | tree |
2008-11-21 |
Bart Van Assche | Updated notes section. |
commit | commitdiff | tree |
2008-11-20 |
Julian Seward | Helgrind's event-map garbage collector hammers VG_... |
commit | commitdiff | tree |
2008-11-20 |
Julian Seward | event_map_maybe_GC: use a flat array when computing... |
commit | commitdiff | tree |
2008-11-20 |
Julian Seward | Re-set constraints in 'consistent' style after a race... |
commit | commitdiff | tree |
2008-11-20 |
Dirk Mueller | add glibc 2.9 support to changelog |
commit | commitdiff | tree |
2008-11-19 |
Dirk Mueller | glibc 2.9 support |
commit | commitdiff | tree |
2008-11-19 |
Bart Van Assche | Added prereq clause. |
commit | commitdiff | tree |
2008-11-19 |
Julian Seward | Don't put raced-on locations in an (E)rror state; inste... |
commit | commitdiff | tree |
2008-11-19 |
Julian Seward | Fix comment typo. |
commit | commitdiff | tree |
2008-11-19 |
Julian Seward | Add informal correctness argument for the logic in |
commit | commitdiff | tree |
2008-11-19 |
Julian Seward | Add some suppressions for Qt4-related code. |
commit | commitdiff | tree |
2008-11-19 |
Julian Seward | * Update Qt4 interceptors and add, as comments, finding... |
commit | commitdiff | tree |
2008-11-18 |
Julian Seward | event_map_maybe_GC: handle corner case that was previou... |
commit | commitdiff | tree |
2008-11-18 |
Julian Seward | A couple of 'make dist' fixes. |
commit | commitdiff | tree |
2008-11-17 |
Bart Van Assche | More DRD suppression pattern simplifications. |
commit | commitdiff | tree |
2008-11-17 |
Bart Van Assche | Simplified DRD suppression patterns. |
commit | commitdiff | tree |
2008-11-17 |
Bart Van Assche | Added bar_bad and bar_trivial to the regression tests. |
commit | commitdiff | tree |
2008-11-17 |
Bart Van Assche | Updated expected output after spelling fix in drd_barri... |
commit | commitdiff | tree |
2008-11-17 |
Bart Van Assche | Renamed boost_threads* into boost_thread*. |
commit | commitdiff | tree |
2008-11-17 |
Bart Van Assche | Print an error message instead of asserting when the... |
commit | commitdiff | tree |
2008-11-17 |
Bart Van Assche | Added yet another DRD suppression pattern. |
commit | commitdiff | tree |
2008-11-17 |
Julian Seward | Expand filename for coredumps correctly. Fixes #174908... |
commit | commitdiff | tree |
2008-11-17 |
Julian Seward | Add a comment re VG_(expand_file_name). |
commit | commitdiff | tree |
2008-11-17 |
Julian Seward | Don't let GDB_PATH be "" if no GDB is found at configur... |
commit | commitdiff | tree |
2008-11-16 |
Julian Seward | Make these compile on older systems. |
commit | commitdiff | tree |
2008-11-16 |
Julian Seward | Make test 'tc21_pthonce' less scheduling-sensitive. |
commit | commitdiff | tree |
2008-11-16 |
Julian Seward | Handle sys_lookup_dcookie on amd64-linux (Andrew Haley... |
commit | commitdiff | tree |
2008-11-14 |
Julian Seward | Add some regression tests for pthread_barrier handling. |
commit | commitdiff | tree |
2008-11-14 |
Julian Seward | Add a couple more tests for API errors in |
commit | commitdiff | tree |
2008-11-13 |
Julian Seward | Add initial support for POSIX barriers (pthread_barrier... |
commit | commitdiff | tree |
2008-11-13 |
Julian Seward | Add performance comments to VG_(sizeFM), and add new... |
commit | commitdiff | tree |
2008-11-13 |
Julian Seward | Fix debug printing of fd in mmap system calls. |
commit | commitdiff | tree |
2008-11-10 |
Bart Van Assche | Added regression test for Boost.Threads. |
commit | commitdiff | tree |
2008-11-10 |
Bart Van Assche | Added configure test for Boost.Threads. |
commit | commitdiff | tree |
2008-11-10 |
Julian Seward | Update this test a bit. It's basically flawed though. |
commit | commitdiff | tree |
2008-11-10 |
Julian Seward | Handle EvM GC messaging properly. |
commit | commitdiff | tree |
2008-11-10 |
Julian Seward | Make sure laog__handle_one_lock_deletion actually gets... |
commit | commitdiff | tree |
2008-11-10 |
Julian Seward | Adjust sed scripts used to generate the linker scripts... |
commit | commitdiff | tree |
next |