2015-04-21 |
Philippe Waroquiers | Announce in NEWS the optimisation done for helgrind...
|
commit | commitdiff | tree |
2015-04-21 |
Philippe Waroquiers | Add some stats to helgrind stats:
|
commit | commitdiff | tree |
2015-04-21 |
Philippe Waroquiers | Move a comment useful to the caller to the .h, rather...
|
commit | commitdiff | tree |
2015-04-21 |
Philippe Waroquiers | Do RCEC_GC when approaching the max nr of RCEC, not...
|
commit | commitdiff | tree |
2015-04-20 |
Philippe Waroquiers | This patch changes the policy that does the GC of OldRef...
|
commit | commitdiff | tree |
2015-04-19 |
Philippe Waroquiers | Ensure we print the memory statistics with the default...
|
commit | commitdiff | tree |
2015-04-19 |
Philippe Waroquiers | For ppc64, use the endianess of the running program...
|
commit | commitdiff | tree |
2015-04-19 |
Philippe Waroquiers | fix 346307 fuse filesystem syscall deadlocks
|
commit | commitdiff | tree |
2015-04-17 |
Philippe Waroquiers | Fix statistics about ctxt_rcec :
|
commit | commitdiff | tree |
2015-04-15 |
Philippe Waroquiers | Following fix done in tilegx host in vex: r3130, reenable...
|
commit | commitdiff | tree |
2015-04-11 |
Philippe Waroquiers | Add 2 tests none/tests/libvex_test and libvexmultiarch_test
|
commit | commitdiff | tree |
2015-04-11 |
Philippe Waroquiers | Remove useless arguments in sparsewa, that were inheritated...
|
commit | commitdiff | tree |
2015-04-10 |
Philippe Waroquiers | Have the event map GC use the same approach as the...
|
commit | commitdiff | tree |
2015-04-10 |
Philippe Waroquiers | Update expected result for leak-segv-jmp, following...
|
commit | commitdiff | tree |
2015-04-09 |
Philippe Waroquiers | Add missing stdout.exp file
|
commit | commitdiff | tree |
2015-04-01 |
Philippe Waroquiers | Add a test that triggers sector recycling
|
commit | commitdiff | tree |
2015-04-01 |
Philippe Waroquiers | Commit the VEX makefile changes needed to have the...
|
commit | commitdiff | tree |
2015-04-01 |
Philippe Waroquiers | Fix infinite loop in sector recycling introduced by...
|
commit | commitdiff | tree |
2015-03-31 |
Philippe Waroquiers | Further reduction of the size of the sector TTE tables
|
commit | commitdiff | tree |
2015-03-30 |
Philippe Waroquiers | Fix a typo
|
commit | commitdiff | tree |
2015-03-28 |
Philippe Waroquiers | Extensible main thread stack is tricky :(.
|
commit | commitdiff | tree |
2015-03-28 |
Philippe Waroquiers | The hint given by Valgrind gdbserver when enabling...
|
commit | commitdiff | tree |
2015-03-28 |
Philippe Waroquiers | Helgrind optimisation:
|
commit | commitdiff | tree |
2015-03-26 |
Philippe Waroquiers | Improve --stats=yes:
|
commit | commitdiff | tree |
2015-03-26 |
Philippe Waroquiers | Have the very detailed gdbsrv debuglog (e.g. exchange...
|
commit | commitdiff | tree |
2015-03-24 |
Philippe Waroquiers | * Add in helgrind stats the nr of live/exit/joined...
|
commit | commitdiff | tree |
2015-03-23 |
Philippe Waroquiers | This patch further reduces the memory used by TT/TC...
|
commit | commitdiff | tree |
2015-03-21 |
Philippe Waroquiers | Fix leak : only strdup in SectKind.objname if a SectKind...
|
commit | commitdiff | tree |
2015-03-21 |
Philippe Waroquiers | 343902 --vgdb=yes doesn't break when --xml=yes is...
|
commit | commitdiff | tree |
2015-03-19 |
Philippe Waroquiers | Change TT/TC hashing data structure (decreases memory...
|
commit | commitdiff | tree |
2015-03-15 |
Philippe Waroquiers | New Option --avg-transtab-entry-size=<number> can be...
|
commit | commitdiff | tree |
2015-03-15 |
Philippe Waroquiers | Fix the following errors detected by makefile check
|
commit | commitdiff | tree |
2015-03-14 |
Philippe Waroquiers | Add option --loop-till-fail to tests/vg_regtests
|
commit | commitdiff | tree |
2015-03-12 |
Philippe Waroquiers | Fix a warnings introduced by rev 15005
|
commit | commitdiff | tree |
2015-03-12 |
Philippe Waroquiers | Announce in NEWS the new option --valgrind-stacksize
|
commit | commitdiff | tree |
2015-03-12 |
Philippe Waroquiers | Fix non portability spotted by Florian:
|
commit | commitdiff | tree |
2015-03-12 |
Philippe Waroquiers | m_transtab.c statistic/tracing
|
commit | commitdiff | tree |
2015-03-12 |
Philippe Waroquiers | Implement command line option --valgrind-stacksize...
|
commit | commitdiff | tree |
2015-03-07 |
Philippe Waroquiers | 342353 - Allow dumping full massif output while valgrind...
|
commit | commitdiff | tree |
2015-03-07 |
Philippe Waroquiers | update NEWS to indicate that
|
commit | commitdiff | tree |
2015-03-03 |
Philippe Waroquiers | Fix 343173 - helgrind crash during stack unwind
|
commit | commitdiff | tree |
2015-02-09 |
Philippe Waroquiers | Ensure vgdb gets the nr of threads from Valgrind via...
|
commit | commitdiff | tree |
2015-02-05 |
Philippe Waroquiers | Fix debug output of aspacemgr
|
commit | commitdiff | tree |
2015-02-02 |
Philippe Waroquiers | PTRACE_GETREGS might not be detected on some distro...
|
commit | commitdiff | tree |
2015-01-05 |
Philippe Waroquiers | Small doc improvement: make more clear that --show...
|
commit | commitdiff | tree |
2015-01-05 |
Philippe Waroquiers | Avoid warning on Addr sp, unused on some platforms...
|
commit | commitdiff | tree |
2015-01-04 |
Philippe Waroquiers | * Remove useless typedef and uses of Addr32 and Addr64...
|
commit | commitdiff | tree |
2014-12-29 |
Philippe Waroquiers | Fix 342221 - socket connect produce false positive...
|
commit | commitdiff | tree |
2014-12-28 |
Philippe Waroquiers | Fix 341539 VG_(describe_addr) should not describe address...
|
commit | commitdiff | tree |
2014-12-21 |
Philippe Waroquiers | Fix a typo, introduced when fixing a typo.
|
commit | commitdiff | tree |
2014-12-21 |
Philippe Waroquiers | Fix typo
|
commit | commitdiff | tree |
2014-12-21 |
Philippe Waroquiers | Follow up to rev 14823: make errors when reporting...
|
commit | commitdiff | tree |
2014-12-21 |
Philippe Waroquiers | 342063 wrong format specifier for test mcblocklistsearch...
|
commit | commitdiff | tree |
2014-12-17 |
Philippe Waroquiers | Fix 341789 - aarch64: shmat fails with valgrind on...
|
commit | commitdiff | tree |
2014-12-17 |
Philippe Waroquiers | Fix 197259 Unsupported arch_prtctl PR_SET_GS option
|
commit | commitdiff | tree |
2014-12-13 |
Philippe Waroquiers | reach_thread_register cannot be compiled on Mac OS...
|
commit | commitdiff | tree |
2014-11-24 |
Philippe Waroquiers | Change pub_tool_addrinfo.h AddrInfo and VG_(describe_addr...
|
commit | commitdiff | tree |
2014-11-19 |
Philippe Waroquiers | Fix typos in a comment
|
commit | commitdiff | tree |
2014-11-12 |
Philippe Waroquiers | Follow up 14714: use a real malloc cost centre instead...
|
commit | commitdiff | tree |
2014-11-12 |
Philippe Waroquiers | Implement Option --error-markers=<begin>,<end>
|
commit | commitdiff | tree |
2014-11-07 |
Philippe Waroquiers | Comment only changes.
|
commit | commitdiff | tree |
2014-11-04 |
Philippe Waroquiers | Unmask all signals in vgdb, as the process that launches...
|
commit | commitdiff | tree |
2014-11-01 |
Philippe Waroquiers | fix 338995 shmat with hugepages (SHM_HUGETLB) fails...
|
commit | commitdiff | tree |
2014-11-01 |
Philippe Waroquiers | Fix 333051 mmap of huge pages fails due to incorrect...
|
commit | commitdiff | tree |
2014-10-07 |
Philippe Waroquiers | Add two gnu extensions DW_AT definition and tracing
|
commit | commitdiff | tree |
2014-10-07 |
Philippe Waroquiers | follow up to fix for 339721 assertion 'check_sibling...
|
commit | commitdiff | tree |
2014-10-06 |
Philippe Waroquiers | Indicate the fix for 339721 is only partial
|
commit | commitdiff | tree |
2014-10-06 |
Philippe Waroquiers | fix 339721 assertion 'check_sibling == sibling' failed...
|
commit | commitdiff | tree |
2014-09-28 |
Philippe Waroquiers | Fix VG_(snprintf) missing arg in inner setup
|
commit | commitdiff | tree |
2014-09-22 |
Philippe Waroquiers | Fix some comments that were still describing 32Gb as...
|
commit | commitdiff | tree |
2014-09-22 |
Philippe Waroquiers | Add missing ]] to terminate CDATA. Missing brackets...
|
commit | commitdiff | tree |
2014-09-19 |
Philippe Waroquiers | Fix wrong checking of ARG2 of getrlimit
|
commit | commitdiff | tree |
2014-09-19 |
Philippe Waroquiers | Handle explicitely all enum values in 'switch' on AddrInfo tag
|
commit | commitdiff | tree |
2014-09-19 |
Philippe Waroquiers | Remove anouncement of helgrind dead in coregrind/m_debuginfo...
|
commit | commitdiff | tree |
2014-09-19 |
Philippe Waroquiers | fix 339156 - gdbsrv not called for fatal signal
|
commit | commitdiff | tree |
2014-09-17 |
Philippe Waroquiers | Prepare NEWS sections for the next release 3.11.0
|
commit | commitdiff | tree |
2014-09-15 |
Philippe Waroquiers | Fix leak that can happen in case of IO error between...
|
commit | commitdiff | tree |
2014-09-11 |
Philippe Waroquiers | Avoid doing arithmetic with NULL
|
commit | commitdiff | tree |
2014-09-09 |
Philippe Waroquiers | Fix missing break in switch
|
commit | commitdiff | tree |
2014-09-08 |
Philippe Waroquiers | Replace wrong <../memcheck.h> by "../memcheck.h"
|
commit | commitdiff | tree |
2014-09-07 |
Philippe Waroquiers | Go back to $test_dirs after each test run or tests...
|
commit | commitdiff | tree |
2014-09-07 |
Philippe Waroquiers | update callgrind and cachegrind filtering logic following...
|
commit | commitdiff | tree |
2014-09-06 |
Philippe Waroquiers | Partial bypass for 338803 Handling of dwz debug alt...
|
commit | commitdiff | tree |
2014-09-05 |
Philippe Waroquiers | Fix 338698 race condition between gdbsrv and vgdb...
|
commit | commitdiff | tree |
2014-09-02 |
Philippe Waroquiers | gcc on arm64 -Og produces a (false positive) warning...
|
commit | commitdiff | tree |
2014-09-02 |
Philippe Waroquiers | fix a typo in NEWS
|
commit | commitdiff | tree |
2014-09-02 |
Philippe Waroquiers | Update helgrind default suppression so that it matches...
|
commit | commitdiff | tree |
2014-09-02 |
Philippe Waroquiers | Fix wrong operator = (instead of ==) in assertion
|
commit | commitdiff | tree |
2014-09-02 |
Philippe Waroquiers | Fix wrong operator (detected by Coverity)
|
commit | commitdiff | tree |
2014-09-01 |
Philippe Waroquiers | prepare for changing the default of --read-inline-info
|
commit | commitdiff | tree |
2014-09-01 |
Philippe Waroquiers | Prepare to change the default for --read-inline-info...
|
commit | commitdiff | tree |
2014-09-01 |
Philippe Waroquiers | Fix typo in deprecate msg + reformat to 80 char max
|
commit | commitdiff | tree |
2014-08-31 |
Philippe Waroquiers | Improve description of an address that is on a stack...
|
commit | commitdiff | tree |
2014-08-29 |
Philippe Waroquiers | document in NEWS the fact that stack registration start...
|
commit | commitdiff | tree |
2014-08-29 |
Philippe Waroquiers | The semantic of the stack bounds is not consistent...
|
commit | commitdiff | tree |
2014-08-29 |
Philippe Waroquiers | make prereq fail with 1 if host command not installed
|
commit | commitdiff | tree |
2014-08-29 |
Philippe Waroquiers | Add missing file in EXTRA_DIST
|
commit | commitdiff | tree |
2014-08-28 |
Philippe Waroquiers | Fix a bunch of defined(VGA_ppc64)
|
commit | commitdiff | tree |
2014-08-28 |
Philippe Waroquiers | Check that vgdb ptrace actions do not cause a EINTR...
|
commit | commitdiff | tree |
2014-08-28 |
Philippe Waroquiers | Typo fix + small improvement in comment
|
commit | commitdiff | tree |