1. e5b3638 Disable gcc warnings about shadowed variables when compiling varinfo2.c. by bart · 16 years ago
  2. fb088fd Suppressed most output while the regression test is run. by bart · 16 years ago
  3. a3f6109 Renamed bm_compare() into bm_equal(). Fixed a bug in bm_equal(). by bart · 16 years ago
  4. 5b14816 Print name of Fedora package that contains /usr/bin/getconf in case /usr/bin/getconf is not found. by bart · 16 years ago
  5. 8556957 Changed #if defined(platform) tests into #if defined(HAVE_...) tests. by bart · 16 years ago
  6. fea0692 Added configure tests for PTHREAD_MUTEX_ADAPTIVE_NP, PTHREAD_MUTEX_ERRORCHECK_NP, PTHREAD_MUTEX_RECURSIVE_NP and PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP. by bart · 16 years ago
  7. 0baacb3 Reverted last commit since it does not fix anything (unfortunately). by bart · 16 years ago
  8. 303dbe8 Print an error message if /usr/bin/getconf is not found. by bart · 16 years ago
  9. b6a4ece Remove a bit of unused code. by sewardj · 16 years ago
  10. 5fa8780 Make sure sp[0] and fp[0] are set in a rarely-taken path. Thanks to by sewardj · 16 years ago
  11. 32fcd8d Refined assert statements. by bart · 16 years ago
  12. ab96eca Added yet another assertion statement. by bart · 16 years ago
  13. 1fb1755 Postponed call of vg_set_main_thread_state() from /lib/ld-*.so:_start() to the call of main(), the program entry point. by bart · 16 years ago
  14. 6ad00b7 Added an assert statement to check the validity of the computed highest used stack address. by bart · 16 years ago
  15. 9d624d1 Dynamically allocate the origin tracking cache as needed (only for by sewardj · 16 years ago
  16. 7244e71 Re-check complex and fragile bit-twiddling pertaining to indexing into by sewardj · 16 years ago
  17. 56adc35 by sewardj · 16 years ago
  18. 7ce7166 by sewardj · 16 years ago
  19. fb27ca7 Update expected outputs following merge of branches/OTRACK_BY_INSTRUMENTATION. by sewardj · 16 years ago
  20. 66385b4 Bump the core/tool iface version number, since the just-merged-in by sewardj · 16 years ago
  21. 5fa0a04 Temporarily work around compilation failures caused by non-definition by sewardj · 16 years ago
  22. 7cf4e6b by sewardj · 16 years ago
  23. acc9985 Update (minor). by sewardj · 16 years ago
  24. c45fec3 Fixed compiler warning. by bart · 16 years ago
  25. 75e9a5a Removed -Wextra since this option has another name in gcc 3.0 (-W). by bart · 16 years ago
  26. f28b7d1 Added #include <stdio.h>. by bart · 16 years ago
  27. 2f5985a Added prereq clause. by bart · 16 years ago
  28. 5ae1fd9 Added to repository. by bart · 16 years ago
  29. 42a0697 Fixed a compiler warning. by bart · 16 years ago
  30. ad292b5 Added -I$(top_srcdir)/VEX/pub to AM_CPPFLAGS. by bart · 16 years ago
  31. 34eff98 Moved bitmap test from drd_bitmap.c to tests/drd_bitmap_test.c by bart · 16 years ago
  32. f06a123 Restored original bitmap test patterns. by bart · 16 years ago
  33. 3bba3ed Make sure the test for kernel version 2.6.22 will work correctly for the future kernel versions 2.6.220 .. 2.6.229. by bart · 16 years ago
  34. 6c895c8 Updated expected output according to glibc 2.8 changes. by bart · 16 years ago
  35. 3af9e99 Added documentation for PRINT() macro in syscall wrappers. by bart · 16 years ago
  36. df96197 Updated Makefile.am after having renamed an output file. by bart · 16 years ago
  37. bb89b04 Compiles now on systems without definition of CLOCK_MONOTONIC. by bart · 16 years ago
  38. 59e2f18 Added configure test for CLOCK_MONOTONIC. by bart · 16 years ago
  39. 1e597d6 update suppression for glibc 2.8: the backtrace by dirk · 16 years ago
  40. eb939fc fix typo by dirk · 16 years ago
  41. 70c424a Added reference to SPLASH-2. by bart · 16 years ago
  42. d34919f Updated to do list. by bart · 16 years ago
  43. ba8e52e Only run the timerfd_create()/timerfd_gettime()/timerfd_settime() test on kernel 2.6.25 and later. by bart · 16 years ago
  44. e832bf4 Fixed typo. by bart · 16 years ago
  45. 0114ec1 Fixed typo. by bart · 16 years ago
  46. 7f830a4 Added more output variants. by bart · 16 years ago
  47. 3cee10a Renamed suppression file. by bart · 16 years ago
  48. 5fc7da2 Added support for timerfd_create(), timerfd_gettime() and timerfd_settime() system calls. by bart · 16 years ago
  49. fc7c30a Added regression test for timerfd_create(), timerfd_gettime() and timerfd_settime() system calls. by bart · 16 years ago
  50. 71bad29 Added more configure tests. by bart · 16 years ago
  51. 004dc0b Added interpreter name. by bart · 16 years ago
  52. c381849 Added yet another output variant. by bart · 16 years ago
  53. 137f8f6 Added yet another output variant. by bart · 16 years ago
  54. d8b6689 Added yet another output variant. by bart · 16 years ago
  55. b7bc6e0 Added yet another output variant. by bart · 16 years ago
  56. 122812d Filtered malloc/free statistics out from more output variant files. by bart · 16 years ago
  57. c260d73 Added yet another malloc_free_fill output variant. by bart · 16 years ago
  58. 9f7c35f Removed malloc/free statistics from alternate output files. by bart · 16 years ago
  59. e71890a The sigkill regression test no longer attempts to set signal handlers for the signal numbers 32 and 33. by bart · 16 years ago
  60. a50aa8a Replaced tests for eventfd() and eventfd_read(). by bart · 16 years ago
  61. 18493aa Filtered out malloc/free statistics. by bart · 16 years ago
  62. 18743dd Filtered out malloc/free statistics. by bart · 16 years ago
  63. 45f7c05 Filtered out malloc/free statistics. by bart · 16 years ago
  64. 88477ee Filtered out malloc/free statistics from mallinfo test. by bart · 16 years ago
  65. 7bda0b9 filter_allocs now also works when any of the numbers to be filtered out is greater than or equal to 1000. by bart · 16 years ago
  66. 3a3e8ca Suppress unavoidable warning during compilation of pth_cancel1.c. by bart · 16 years ago
  67. 63095f5 Added actual syslog system call test. by bart · 16 years ago
  68. ce48fa9 Added tests for <sys/klog.h> and klogctl(). by bart · 16 years ago
  69. f7db457 Added regression test for Linux' syslog system call (called klogctl by glibc). by bart · 16 years ago
  70. 65bfd21 Enabled syslog and create_module system calls. by bart · 16 years ago
  71. f477549 Documentation now matches the implementation of the Linux time system call wrapper. by bart · 16 years ago
  72. 35ee3fa Made source code C90 compliant. by bart · 16 years ago
  73. f5ceec8 Added support for epoll_pwait(), utimensat(), eventfd(), timerfd() and signalfd(). Fixes bug 160907. by bart · 16 years ago
  74. 07596a2 glibc 2.8 has the very same checking reports as did by dirk · 16 years ago
  75. e721dfd Do not run the memory allocation test on LinuxThreads systems. by bart · 16 years ago
  76. 5a4fb83 Took into account that mallinfo() is not supported on all platforms. by bart · 16 years ago
  77. c411d1c Added configure test for mallinfo(). by bart · 16 years ago
  78. 5f3c0f5 Updated expected output. by bart · 16 years ago
  79. 05ef357 Ensured all allocated memory is freed before exiting. by bart · 16 years ago
  80. 71a50b3 Moved mallinfo regression test from none/tests to memcheck/tests. by bart · 16 years ago
  81. bee023b Made mallinfo() regression test more extensive, based on a contribution by Eugene Toder. by bart · 16 years ago
  82. 545380e Refined mallinfo() implementation (contributed by Eugene Toder). by bart · 16 years ago
  83. 145fe1c Make exp-drd also work on programs not linked with -lpthread. by bart · 16 years ago
  84. 737cf0d Fixed typo. by bart · 16 years ago
  85. 2da97ba Removed superfluous libraries for the memory_allocation test program. by bart · 16 years ago
  86. e8a274c Added missing VG_(cli_free)() call. by bart · 16 years ago
  87. 412efe5 Added regression test for drd's memory allocation replacement functions. by bart · 16 years ago
  88. fd2ffb0 Added info about slowdown caused by the exp-drd tool. by bart · 16 years ago
  89. aae367c Updated to do list. by bart · 16 years ago
  90. 6bbefaf Added more detailed statistics about thread_new_segment() calls. by bart · 16 years ago
  91. 5d421ba Disabled complex logic in danger_set_update_needed() since it did not result in any speedup. by bart · 16 years ago
  92. 68d9fab Added regression test for mallinfo(). by bart · 16 years ago
  93. c3c9839 Added mallinfo() implementation based on patch by Eugene Toder (see also bug 160956). by bart · 16 years ago
  94. 76719bf Made gcc version check more robust. by bart · 16 years ago
  95. 5018f53 Fixed compiler warning. by bart · 16 years ago
  96. 44ceea2 Replaced -nostdlib by -nodefaultlibs such that constructors are executed at shared library load time. Replaced _init() function in drd_pthread_intercepts.c by a function with a constructor attribute in order to increase portability. by bart · 16 years ago
  97. b93846e Modified output of stack trace printed at start of thread (code is commented out). by bart · 16 years ago
  98. 14b151d Remove VG_ prefixing from static (non-exported) functions. by sewardj · 16 years ago
  99. 1a0cb6a Extended VG_(message)() buffer from 100 to 128 characters. Made sure that lines printed by different threads are not mixed up in the output. by bart · 16 years ago
  100. 44c6678 Added Amarok. by bart · 16 years ago