2006-12-27 |
Julian Seward | Print a marginally more helpful error message if UME... |
commit | commitdiff | tree |
2006-12-27 |
Julian Seward | Regtest for bug 137714 (x86 MASKMOVQ/MASKMOVDQU insns) |
commit | commitdiff | tree |
2006-12-27 |
Julian Seward | Handle new primop Iop_SarN8x8 introduced in vex r1702. |
commit | commitdiff | tree |
2006-12-26 |
Julian Seward | Fix #134207 (pkg-config output contains @VG_PLATFORM@). |
commit | commitdiff | tree |
2006-12-26 |
Julian Seward | Update |
commit | commitdiff | tree |
2006-12-25 |
Julian Seward | Update, and make first attempt at deciding which bugs... |
commit | commitdiff | tree |
2006-12-24 |
Nicholas Nethercote | Add a NEWS item about Vex type/function name changes. |
commit | commitdiff | tree |
2006-12-24 |
Nicholas Nethercote | Split the thread_runstate event into two, start_client_... |
commit | commitdiff | tree |
2006-12-24 |
Julian Seward | Always ensure that the output buffer is zero-terminated... |
commit | commitdiff | tree |
2006-12-24 |
Julian Seward | Non-functional commit: track IR renaming in vex r1689. |
commit | commitdiff | tree |
2006-12-24 |
Julian Seward | Update. |
commit | commitdiff | tree |
2006-12-23 |
Josef Weidendorfer | Callgrind: Throttle calls CLG_(run_thread) after r6413 |
commit | commitdiff | tree |
2006-12-23 |
Julian Seward | Change the core-tool interface 'thread_run' event to... |
commit | commitdiff | tree |
2006-12-18 |
Julian Seward | Use standard pthread mutexes instead of spinlocks.... |
commit | commitdiff | tree |
2006-12-18 |
Tom Hughes | Add support for some USB ioctls. Based on patches from... |
commit | commitdiff | tree |
2006-12-18 |
Tom Hughes | Improve prctl support - based on patch from Eric Pouech... |
commit | commitdiff | tree |
2006-12-17 |
Julian Seward | Rename VG_(get_lwp_tid) to VG_(lwpid_to_vgtid). |
commit | commitdiff | tree |
2006-12-17 |
Julian Seward | A naming-only change: rename VG_(set_running) to VG_... |
commit | commitdiff | tree |
2006-12-17 |
Julian Seward | Add locking so this produces repeatable results (Bart... |
commit | commitdiff | tree |
2006-12-17 |
Julian Seward | Add missing case, apparently not very popular :-) |
commit | commitdiff | tree |
2006-12-16 |
Julian Seward | 64-bit followup to r6404: fix and simplify the inline... |
commit | commitdiff | tree |
2006-12-16 |
Julian Seward | Fix and simplify the inline assembly, so it works right... |
commit | commitdiff | tree |
2006-12-16 |
Julian Seward | Fix version. |
commit | commitdiff | tree |
2006-12-16 |
Nicholas Nethercote | Completely overhauled the internals of Memcheck's error... |
commit | commitdiff | tree |
2006-12-15 |
Nicholas Nethercote | Remove defunct constant. |
commit | commitdiff | tree |
2006-12-14 |
Nicholas Nethercote | Make VG_STREQ return True or False, rather than any... |
commit | commitdiff | tree |
2006-12-14 |
Nicholas Nethercote | Removed the unused pthread_model and thread_model modules. |
commit | commitdiff | tree |
2006-12-14 |
Nicholas Nethercote | Remove some very old and incorrect info in the headers. |
commit | commitdiff | tree |
2006-12-13 |
Julian Seward | Include missing files in tarball. |
commit | commitdiff | tree |
2006-12-13 |
Julian Seward | Fix error in aix zeropage handling. |
commit | commitdiff | tree |
2006-12-12 |
Julian Seward | Minor tidying for regtests on AIX. |
commit | commitdiff | tree |
2006-12-11 |
Julian Seward | Fix various regtests, mostly by adding 64-bit outputs. |
commit | commitdiff | tree |
2006-12-11 |
Julian Seward | Update expected output. |
commit | commitdiff | tree |
2006-12-11 |
Julian Seward | On SuSE 10.1 (amd64) fd 4 seems to be open at process... |
commit | commitdiff | tree |
2006-12-11 |
Julian Seward | Tidy fd-leak stuff a bit. |
commit | commitdiff | tree |
2006-12-11 |
Julian Seward | Update a couple of expected outputs. |
commit | commitdiff | tree |
2006-12-10 |
Julian Seward | Fix 'make html-docs' and 'make print-docs'. |
commit | commitdiff | tree |
2006-12-10 |
Julian Seward | Update. |
commit | commitdiff | tree |
2006-12-10 |
Julian Seward | Fix installation of libmpiwrap.so on the primary platform. |
commit | commitdiff | tree |
2006-12-08 |
Julian Seward | Get rid of the use of explicit register variables in... |
commit | commitdiff | tree |
2006-12-07 |
Dirk Mueller | rename as _SOURCES is a reserved keywoard and breaks... |
commit | commitdiff | tree |
2006-12-06 |
Julian Seward | Update some expected outputs following r6382. There... |
commit | commitdiff | tree |
2006-12-06 |
Julian Seward | Fix confusing and contradictory "Rerun with ..." messag... |
commit | commitdiff | tree |
2006-12-06 |
Julian Seward | Update. |
commit | commitdiff | tree |
2006-12-06 |
Julian Seward | Only read $HOME/.valgrindrc if HOME is actually set. |
commit | commitdiff | tree |
2006-12-06 |
Nicholas Nethercote | Add a regression test, courtesy of Bart Van Assche. |
commit | commitdiff | tree |
2006-12-06 |
Julian Seward | Fix suppression-matching bogon (Paul Floyd). |
commit | commitdiff | tree |
2006-12-06 |
Julian Seward | When generating suppressions, remember to Z-demangle... |
commit | commitdiff | tree |
2006-12-01 |
Julian Seward | When failing, fail a bit more informatively. |
commit | commitdiff | tree |
2006-12-01 |
Julian Seward | When being an 'inner valgrind' on 64-bit platforms... |
commit | commitdiff | tree |
2006-11-28 |
Julian Seward | Make it possible to suppress, and auto-generate suppres... |
commit | commitdiff | tree |
2006-11-26 |
Nicholas Nethercote | Update a comment. |
commit | commitdiff | tree |
2006-11-25 |
Nicholas Nethercote | Use the newly-added dopyIRBBExceptStmts() in tools. |
commit | commitdiff | tree |
2006-11-24 |
Julian Seward | - remove some 'inline' directives so as to make stack... |
commit | commitdiff | tree |
2006-11-23 |
Julian Seward | Fix compilation warning, and partially de-leak. |
commit | commitdiff | tree |
2006-11-23 |
Josef Weidendorfer | Cachegrind/Callgrind: Fix cache parameter detection |
commit | commitdiff | tree |
2006-11-22 |
Josef Weidendorfer | Update |
commit | commitdiff | tree |
2006-11-22 |
Josef Weidendorfer | Fix same cache simulation bug in callgrind as fixed |
commit | commitdiff | tree |
2006-11-22 |
Nicholas Nethercote | Update. |
commit | commitdiff | tree |
2006-11-22 |
Nicholas Nethercote | Fix obscure bug in cache simulation, found by Ulrich... |
commit | commitdiff | tree |
2006-11-22 |
Nicholas Nethercote | An extension of the previous commit: the vg_perf ... |
commit | commitdiff | tree |
2006-11-22 |
Nicholas Nethercote | Add a useful --tools option to vg_perf, which lets... |
commit | commitdiff | tree |
2006-11-20 |
Nicholas Nethercote | Clarify NON_SIMD_CALL instructions. |
commit | commitdiff | tree |
2006-11-19 |
Julian Seward | Update the statement of vex's amd64 register uses which... |
commit | commitdiff | tree |
2006-11-18 |
Julian Seward | Regtest for #135421 (long-form encoding of 'push{l... |
commit | commitdiff | tree |
2006-11-18 |
Julian Seward | Minor tidying: make initial_client_SP be a mandatory... |
commit | commitdiff | tree |
2006-11-17 |
Julian Seward | Update. |
commit | commitdiff | tree |
2006-11-17 |
Julian Seward | Redo the interface to m_initimg (module for setting... |
commit | commitdiff | tree |
2006-11-16 |
Julian Seward | CFI reader: when decoding the single (address) argument to |
commit | commitdiff | tree |
2006-11-16 |
Julian Seward | A test for JECXZ and JCXZ. |
commit | commitdiff | tree |
2006-11-14 |
Julian Seward | Add a regtest for the false-uninitialised-value-report... |
commit | commitdiff | tree |
2006-11-14 |
Julian Seward | Update. |
commit | commitdiff | tree |
2006-11-14 |
Julian Seward | Add a regtest for #126147. |
commit | commitdiff | tree |
2006-11-14 |
Julian Seward | Add a regtest for #125959. |
commit | commitdiff | tree |
2006-11-14 |
Dirk Mueller | change void* to Addr in mutex helpers. patch by Bard... |
commit | commitdiff | tree |
2006-11-10 |
Julian Seward | Syscall tidying. |
commit | commitdiff | tree |
2006-11-04 |
Julian Seward | Update stuff that should be fixed or at least considere... |
commit | commitdiff | tree |
2006-11-04 |
Julian Seward | signedness wibble |
commit | commitdiff | tree |
2006-11-03 |
Nicholas Nethercote | Fix a man page bug. |
commit | commitdiff | tree |
2006-11-03 |
Nicholas Nethercote | Just use the first two letters of the toolname as the... |
commit | commitdiff | tree |
2006-11-03 |
Nicholas Nethercote | Fix for nested subdirs |
commit | commitdiff | tree |
2006-11-03 |
Nicholas Nethercote | Perf script: |
commit | commitdiff | tree |
2006-10-24 |
Julian Seward | Make the hashing in VG_(record_ExeContext) 64-bit clean... |
commit | commitdiff | tree |
2006-10-23 |
Nicholas Nethercote | Updated docs on tool-writing. Moved them into the... |
commit | commitdiff | tree |
2006-10-23 |
Nicholas Nethercote | Add --valgrind-lib, to complement --valgrind, to the... |
commit | commitdiff | tree |
2006-10-21 |
Nicholas Nethercote | Update for recent removal of Cachegrind tech docs. |
commit | commitdiff | tree |
2006-10-21 |
Nicholas Nethercote | Link to dissertation with a proper link. |
commit | commitdiff | tree |
2006-10-21 |
Nicholas Nethercote | Removed the file format description from cg_annotate... |
commit | commitdiff | tree |
2006-10-21 |
Nicholas Nethercote | - Update comments about Cachegrind file format. |
commit | commitdiff | tree |
2006-10-20 |
Nicholas Nethercote | Add a FAQ. |
commit | commitdiff | tree |
2006-10-20 |
Julian Seward | Update. |
commit | commitdiff | tree |
2006-10-19 |
Julian Seward | Move a couple of functions out of tool view. |
commit | commitdiff | tree |
2006-10-19 |
Julian Seward | Back out 'memtrace' related stuff until status of it... |
commit | commitdiff | tree |
2006-10-19 |
Julian Seward | Fix bug in memcheck's instrumenter introduced in r6319... |
commit | commitdiff | tree |
2006-10-18 |
Nicholas Nethercote | Improve comments. |
commit | commitdiff | tree |
2006-10-18 |
Nicholas Nethercote | Move VG_BUGS_TO to pub_tool_basics.h so that Nulgrind... |
commit | commitdiff | tree |
2006-10-18 |
Julian Seward | Observe the rule that requires all instrumenters to... |
commit | commitdiff | tree |
2006-10-18 |
Nicholas Nethercote | Update. |
commit | commitdiff | tree |
2006-10-18 |
Julian Seward | Fix installation of includes. |
commit | commitdiff | tree |
2006-10-18 |
Julian Seward | Fix regression caused by recent merging, picked up... |
commit | commitdiff | tree |
next |