]> git.ipfire.org Git - thirdparty/valgrind.git/log
thirdparty/valgrind.git
17 years agoMade spinlocks work again.
Bart Van Assche [Mon, 7 Jul 2008 08:10:56 +0000 (08:10 +0000)] 
Made spinlocks work again.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8372

17 years agoAdded regression test for POSIX spinlocks.
Bart Van Assche [Mon, 7 Jul 2008 08:04:08 +0000 (08:04 +0000)] 
Added regression test for POSIX spinlocks.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8370

17 years agoMerged FORMATCHECK branch (r8368) to trunk.
Bart Van Assche [Mon, 7 Jul 2008 06:49:24 +0000 (06:49 +0000)] 
Merged FORMATCHECK branch (r8368) to trunk.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8369

17 years agoAdded two more expected output files for ppc. Renamed two other expected output files.
Bart Van Assche [Sun, 6 Jul 2008 07:48:35 +0000 (07:48 +0000)] 
Added two more expected output files for ppc. Renamed two other expected output files.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8367

17 years agoAdded -Wformat-nonliteral.
Bart Van Assche [Sat, 5 Jul 2008 16:22:36 +0000 (16:22 +0000)] 
Added -Wformat-nonliteral.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8366

17 years agoAdded hints and tips section.
Bart Van Assche [Sat, 5 Jul 2008 14:25:09 +0000 (14:25 +0000)] 
Added hints and tips section.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8365

17 years agoChanged exp-drd tool name into drd.
Bart Van Assche [Fri, 4 Jul 2008 15:34:23 +0000 (15:34 +0000)] 
Changed exp-drd tool name into drd.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8362

17 years agoRenamed exp-drd directory into drd. Moved drd from the experimental tool class to...
Bart Van Assche [Fri, 4 Jul 2008 15:14:35 +0000 (15:14 +0000)] 
Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8361

17 years agoTool description is now the same as in the manual.
Bart Van Assche [Fri, 4 Jul 2008 14:48:39 +0000 (14:48 +0000)] 
Tool description is now the same as in the manual.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8360

17 years agoSupport .tar.gz archives next to .tar.bz2 archives.
Bart Van Assche [Fri, 4 Jul 2008 14:47:27 +0000 (14:47 +0000)] 
Support .tar.gz archives next to .tar.bz2 archives.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8359

17 years agoAdded missing filenames to EXTRA_DIST.
Bart Van Assche [Fri, 4 Jul 2008 11:47:06 +0000 (11:47 +0000)] 
Added missing filenames to EXTRA_DIST.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8358

17 years agoRemoved empty file.
Bart Van Assche [Fri, 4 Jul 2008 11:45:38 +0000 (11:45 +0000)] 
Removed empty file.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8357

17 years agoRemoved obsolete README.txt.
Bart Van Assche [Fri, 4 Jul 2008 11:39:32 +0000 (11:39 +0000)] 
Removed obsolete README.txt.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8356

17 years agoUpdated Subversion properties.
Bart Van Assche [Thu, 3 Jul 2008 16:56:39 +0000 (16:56 +0000)] 
Updated Subversion properties.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8349

17 years agoUpdated Subversion properties.
Bart Van Assche [Thu, 3 Jul 2008 16:37:43 +0000 (16:37 +0000)] 
Updated Subversion properties.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8348

17 years agoUpdated Subversion properties.
Bart Van Assche [Thu, 3 Jul 2008 16:36:42 +0000 (16:36 +0000)] 
Updated Subversion properties.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8347

17 years agoUpdated Subversion properties.
Bart Van Assche [Thu, 3 Jul 2008 16:34:23 +0000 (16:34 +0000)] 
Updated Subversion properties.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8346

17 years agoUpdated test plan.
Bart Van Assche [Thu, 3 Jul 2008 16:23:48 +0000 (16:23 +0000)] 
Updated test plan.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8345

17 years agoUpdated to do list.
Bart Van Assche [Thu, 3 Jul 2008 16:23:17 +0000 (16:23 +0000)] 
Updated to do list.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8344

17 years agoFixed order of semaphore call stack and semaphore first observed call stack printing.
Bart Van Assche [Thu, 3 Jul 2008 12:29:16 +0000 (12:29 +0000)] 
Fixed order of semaphore call stack and semaphore first observed call stack printing.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8343

17 years agoUpdated more expected output files.
Bart Van Assche [Thu, 3 Jul 2008 11:58:52 +0000 (11:58 +0000)] 
Updated more expected output files.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8342

17 years agoMade error messages more verbose.
Bart Van Assche [Thu, 3 Jul 2008 10:57:30 +0000 (10:57 +0000)] 
Made error messages more verbose.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8341

17 years agoRemoved a cast.
Bart Van Assche [Thu, 3 Jul 2008 09:11:41 +0000 (09:11 +0000)] 
Removed a cast.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8340

17 years agoAdded a three more paragraphs.
Bart Van Assche [Thu, 3 Jul 2008 07:08:04 +0000 (07:08 +0000)] 
Added a three more paragraphs.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8336

17 years agoAdded a few extra notes.
Bart Van Assche [Wed, 2 Jul 2008 11:50:37 +0000 (11:50 +0000)] 
Added a few extra notes.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8335

17 years agoMake sure DRD does not complain on executables with empty .plt and/or .got.plt sections.
Bart Van Assche [Wed, 2 Jul 2008 11:47:46 +0000 (11:47 +0000)] 
Make sure DRD does not complain on executables with empty .plt and/or .got.plt sections.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8334

17 years agoRenamed a drd suppression pattern.
Bart Van Assche [Wed, 2 Jul 2008 11:39:52 +0000 (11:39 +0000)] 
Renamed a drd suppression pattern.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8333

17 years agoAdded an additional suppression pattern.
Bart Van Assche [Tue, 1 Jul 2008 14:13:25 +0000 (14:13 +0000)] 
Added an additional suppression pattern.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8332

17 years agoUpdated to do list.
Bart Van Assche [Tue, 1 Jul 2008 13:46:33 +0000 (13:46 +0000)] 
Updated to do list.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8331

17 years agoAdded missing DRD command-line options for the OpenMP test programs.
Bart Van Assche [Tue, 1 Jul 2008 13:45:03 +0000 (13:45 +0000)] 
Added missing DRD command-line options for the OpenMP test programs.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8330

17 years agoContinued working on the DRD documentation.
Bart Van Assche [Tue, 1 Jul 2008 13:43:44 +0000 (13:43 +0000)] 
Continued working on the DRD documentation.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8329

17 years agoExit if the required argument is missing.
Bart Van Assche [Tue, 1 Jul 2008 13:16:23 +0000 (13:16 +0000)] 
Exit if the required argument is missing.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8328

17 years agoDo not accept statically linked executables.
Bart Van Assche [Tue, 1 Jul 2008 13:16:07 +0000 (13:16 +0000)] 
Do not accept statically linked executables.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8327

17 years agoConverted VG_(message)() / tl_assert() calls into VG_(maybe_record_error)() calls.
Bart Van Assche [Tue, 1 Jul 2008 13:15:31 +0000 (13:15 +0000)] 
Converted VG_(message)() / tl_assert() calls into VG_(maybe_record_error)() calls.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8326

17 years agoFix typo found by Bart
Josef Weidendorfer [Tue, 1 Jul 2008 09:35:21 +0000 (09:35 +0000)] 
Fix typo found by Bart

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8325

17 years ago- Renamed the client request VG_USERREQ__GET_THREAD_SELF into
Bart Van Assche [Tue, 1 Jul 2008 08:48:56 +0000 (08:48 +0000)] 
- Renamed the client request VG_USERREQ__GET_THREAD_SELF into
  VG_USERREQ__DRD_GET_VALGRIND_THREAD_ID.
- Added a new client request, namely VG_USERREQ__DRD_GET_DRD_THREAD_ID.
- Merged the header file priv_drd_clientreq.h into drd_clientreq.h.
- Removed #include "../drd.h" from the regression tests that do not
  perform client requests.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8324

17 years agoSplit client requests into public and tool-internal.
Bart Van Assche [Mon, 30 Jun 2008 17:10:29 +0000 (17:10 +0000)] 
Split client requests into public and tool-internal.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8322

17 years agoFixes for CentOS 3.0.
Bart Van Assche [Mon, 30 Jun 2008 13:15:33 +0000 (13:15 +0000)] 
Fixes for CentOS 3.0.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8321

17 years agoUpdated expected output.
Bart Van Assche [Mon, 30 Jun 2008 12:45:45 +0000 (12:45 +0000)] 
Updated expected output.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8320

17 years agoFixed race condition which could make the test program hang (signal could be sent...
Bart Van Assche [Mon, 30 Jun 2008 11:13:35 +0000 (11:13 +0000)] 
Fixed race condition which could make the test program hang (signal could be sent before pthread_cond_wait() started).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8319

17 years agoSince information about PowerPC-specific atomic instructions is now passed to tools...
Bart Van Assche [Mon, 30 Jun 2008 10:56:18 +0000 (10:56 +0000)] 
Since information about PowerPC-specific atomic instructions is now passed to tools, remove the warning about these instructions not being supported.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8318

17 years agoApparently converting a stack address into a symbolic name doesn't work for the hg05_...
Bart Van Assche [Mon, 30 Jun 2008 10:50:33 +0000 (10:50 +0000)] 
Apparently converting a stack address into a symbolic name doesn't work for the hg05_race2 test program on PowerPC systems. Added additional expected output file.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8317

17 years agoTrack vex r1857 (addition of Imbe_SnoopedStoreBegin and
Julian Seward [Mon, 30 Jun 2008 10:32:54 +0000 (10:32 +0000)] 
Track vex r1857 (addition of Imbe_SnoopedStoreBegin and
Imbe_SnoopedStoreEnd).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8316

17 years agoAdded to repository.
Bart Van Assche [Sun, 29 Jun 2008 07:45:03 +0000 (07:45 +0000)] 
Added to repository.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8306

17 years agoAdded #define _GNU_SOURCE to make sure that this test compiles with older POSIX threa...
Bart Van Assche [Sun, 29 Jun 2008 07:20:00 +0000 (07:20 +0000)] 
Added #define _GNU_SOURCE to make sure that this test compiles with older POSIX threads implementations.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8305

17 years agoModified code such that concurrent pthread_cond_wait() and pthread_destroy() calls...
Bart Van Assche [Sat, 28 Jun 2008 16:55:35 +0000 (16:55 +0000)] 
Modified code such that concurrent pthread_cond_wait() and pthread_destroy() calls do no longer trigger an assertion failure in DRD.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8304

17 years agoContinued working on the DRD documentation.
Bart Van Assche [Sat, 28 Jun 2008 16:47:22 +0000 (16:47 +0000)] 
Continued working on the DRD documentation.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8303

17 years agoBug fix: only complain about recursive locking before pthread_cond_wait() is called...
Bart Van Assche [Sat, 28 Jun 2008 16:42:16 +0000 (16:42 +0000)] 
Bug fix: only complain about recursive locking before pthread_cond_wait() is called if the calling thread holds the lock.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8302

17 years agoAn error message is now printed if the mutex pointer passed to
Bart Van Assche [Sat, 28 Jun 2008 16:28:49 +0000 (16:28 +0000)] 
An error message is now printed if the mutex pointer passed to
pthread_cond_wait() does not point to a mutex object, and also if the
mutex pointer passed to pthread_cond_wait() points to a recursive mutex
that has been locked recursively.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8301

17 years agoChanged function not_a_mutex() from static to extern.
Bart Van Assche [Sat, 28 Jun 2008 16:22:24 +0000 (16:22 +0000)] 
Changed function not_a_mutex() from static to extern.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8300

17 years agoAdded comment.
Bart Van Assche [Sat, 28 Jun 2008 16:06:01 +0000 (16:06 +0000)] 
Added comment.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8299

17 years agoAn error message is now printed if two different threads call
Bart Van Assche [Sat, 28 Jun 2008 16:01:43 +0000 (16:01 +0000)] 
An error message is now printed if two different threads call
pthread_cond_*wait() on the same condition variable but with a different
mutex argument. Added regression test pth_inconsistent_cond_wait.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8298

17 years agoSemaphore and barrier reinitialization are now reported.
Bart Van Assche [Sat, 28 Jun 2008 15:03:26 +0000 (15:03 +0000)] 
Semaphore and barrier reinitialization are now reported.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8297

17 years agoDRD now prints where a mutex appeared for the first time in addition to
Bart Van Assche [Sat, 28 Jun 2008 13:40:41 +0000 (13:40 +0000)] 
DRD now prints where a mutex appeared for the first time in addition to
the mutex address when an error message is printed for condition
variables.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8296

17 years agoSome time ago reporting sending POSIX signals where the mutex associated
Bart Van Assche [Sat, 28 Jun 2008 13:01:30 +0000 (13:01 +0000)] 
Some time ago reporting sending POSIX signals where the mutex associated
with the signal via pthread_cond_wait()/pthread_cond_timedwait() was
disabled. Reenabled this report, made it configurable, and added a
regression test for the new command line option.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8295

17 years agoDelayed thread termination such that the "other segment" information is included...
Bart Van Assche [Sat, 28 Jun 2008 11:53:01 +0000 (11:53 +0000)] 
Delayed thread termination such that the "other segment" information is included in the data race reports.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8294

17 years agoMoved shell statements for building Firefox to a separate file.
Bart Van Assche [Sat, 28 Jun 2008 10:00:37 +0000 (10:00 +0000)] 
Moved shell statements for building Firefox to a separate file.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8293

17 years agoSwapped two mkdir statements.
Bart Van Assche [Sat, 28 Jun 2008 09:59:35 +0000 (09:59 +0000)] 
Swapped two mkdir statements.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8292

17 years agoRenamed "danger set" into "conflict set".
Bart Van Assche [Sat, 28 Jun 2008 07:19:56 +0000 (07:19 +0000)] 
Renamed "danger set" into "conflict set".

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8291

17 years agoFixed typo.
Bart Van Assche [Fri, 27 Jun 2008 19:25:35 +0000 (19:25 +0000)] 
Fixed typo.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8290

17 years agoMoved --trace-segment from regular to debugging options.
Bart Van Assche [Fri, 27 Jun 2008 15:00:07 +0000 (15:00 +0000)] 
Moved --trace-segment from regular to debugging options.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8289

17 years agoAdded a reference to a paper about data race detection.
Bart Van Assche [Fri, 27 Jun 2008 14:56:48 +0000 (14:56 +0000)] 
Added a reference to a paper about data race detection.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8288

17 years agoContinued working on the DRD documentation.
Bart Van Assche [Fri, 27 Jun 2008 14:56:06 +0000 (14:56 +0000)] 
Continued working on the DRD documentation.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8287

17 years agoFixed filter.
Bart Van Assche [Fri, 27 Jun 2008 07:50:11 +0000 (07:50 +0000)] 
Fixed filter.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8286

17 years agoAdded extra filtering for the stderr output of malloc_free_fill such that the output...
Bart Van Assche [Fri, 27 Jun 2008 07:33:18 +0000 (07:33 +0000)] 
Added extra filtering for the stderr output of malloc_free_fill such that the output of this test becomes independent of the Linux distribution the test is run on. Should fix #162819.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8285

17 years agoLet the compiler print a comprehensible error message if it does not provide built...
Bart Van Assche [Thu, 26 Jun 2008 08:58:25 +0000 (08:58 +0000)] 
Let the compiler print a comprehensible error message if it does not provide built-in functions for atomic memory access.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8284

17 years agoAdded configure test for the gcc/icc built-in functions for atomic memory access...
Bart Van Assche [Thu, 26 Jun 2008 08:43:12 +0000 (08:43 +0000)] 
Added configure test for the gcc/icc built-in functions for atomic memory access (__sync_bool_compare_and_swap() a.o.).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8283

17 years agoAdded ppc implementation of atomic compare and swap.
Bart Van Assche [Thu, 26 Jun 2008 08:34:53 +0000 (08:34 +0000)] 
Added ppc implementation of atomic compare and swap.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8282

17 years agoUse same flags for OpenMP regression tests as for the other regression tests.
Bart Van Assche [Thu, 26 Jun 2008 07:31:15 +0000 (07:31 +0000)] 
Use same flags for OpenMP regression tests as for the other regression tests.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8281

17 years agoMinor change of the help text.
Bart Van Assche [Thu, 26 Jun 2008 07:30:32 +0000 (07:30 +0000)] 
Minor change of the help text.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8280

17 years agoReworked test such that file locking is now triggered from two different processes.
Bart Van Assche [Tue, 24 Jun 2008 09:54:05 +0000 (09:54 +0000)] 
Reworked test such that file locking is now triggered from two different processes.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8277

17 years agoHandle apparently-bogus DW_TAG_compilation_unit DIE that shows up in
Julian Seward [Tue, 24 Jun 2008 09:51:55 +0000 (09:51 +0000)] 
Handle apparently-bogus DW_TAG_compilation_unit DIE that shows up in
gcc-4.3 output.  My reading of the DWARF3 standard is that a
DW_TAG_compilation_unit should have either DW_AT_ranges or a
(DW_AT_low_pc, DW_AT_high_pc) pair, but not both.  So I think this is
a gcc bug.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8276

17 years agoSuppress false positives in Memcheck caused by very clever coding in zlib.
Julian Seward [Tue, 24 Jun 2008 09:48:39 +0000 (09:48 +0000)] 
Suppress false positives in Memcheck caused by very clever coding in zlib.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8275

17 years agoAdded missing mode_t argument to open() system call.
Bart Van Assche [Mon, 23 Jun 2008 18:57:48 +0000 (18:57 +0000)] 
Added missing mode_t argument to open() system call.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8274

17 years agoChanged the unusual "%s", "" back to "".
Bart Van Assche [Mon, 23 Jun 2008 12:41:00 +0000 (12:41 +0000)] 
Changed the unusual "%s", "" back to "".

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8273

17 years agoFixed mismatches between format string and argument list. Output should be binary...
Bart Van Assche [Mon, 23 Jun 2008 12:29:53 +0000 (12:29 +0000)] 
Fixed mismatches between format string and argument list. Output should be binary identical to the output before this patch.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8272

17 years agoResult of timerfd() syscall is no longer printed to stdout, which should make this...
Bart Van Assche [Mon, 23 Jun 2008 12:25:12 +0000 (12:25 +0000)] 
Result of timerfd() syscall is no longer printed to stdout, which should make this regression test more reproducible.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8271

17 years agoPass the flag -Wno-format-zero-length to gcc (if supported by gcc) while compiling...
Bart Van Assche [Mon, 23 Jun 2008 12:11:49 +0000 (12:11 +0000)] 
Pass the flag -Wno-format-zero-length to gcc (if supported by gcc) while compiling tools. This flag only affects those tools for which -Wformat is enabled (at this time only exp-drd).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8270

17 years agoAdded regression test for POSIX advisory locking (fcntl(..., F_SETFL, ...)).
Bart Van Assche [Mon, 23 Jun 2008 11:43:28 +0000 (11:43 +0000)] 
Added regression test for POSIX advisory locking (fcntl(..., F_SETFL, ...)).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8269

17 years agoEliminated out-of-line copy of vc_lte().
Bart Van Assche [Sun, 22 Jun 2008 13:05:00 +0000 (13:05 +0000)] 
Eliminated out-of-line copy of vc_lte().

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8268

17 years agoUpdated results.
Bart Van Assche [Sat, 21 Jun 2008 18:16:40 +0000 (18:16 +0000)] 
Updated results.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8267

17 years agoMoved support for Linux-specific system call sys_init_module from generic to Linux...
Bart Van Assche [Sat, 21 Jun 2008 16:28:24 +0000 (16:28 +0000)] 
Moved support for Linux-specific system call sys_init_module from generic to Linux wrappers. Added wrapper for sys_delete_module system call.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8266

17 years agoWorks now with older kernels too.
Bart Van Assche [Sat, 21 Jun 2008 08:07:40 +0000 (08:07 +0000)] 
Works now with older kernels too.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8265

17 years agoRe-enabled raytrace.
Bart Van Assche [Fri, 20 Jun 2008 12:37:41 +0000 (12:37 +0000)] 
Re-enabled raytrace.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8264

17 years agoEnabled support for the init_module() system call on amd64. Should fix #164476.
Bart Van Assche [Fri, 20 Jun 2008 10:41:12 +0000 (10:41 +0000)] 
Enabled support for the init_module() system call on amd64. Should fix #164476.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8263

17 years agoDisabled radiosity test because it seems to hang when p >= 2. Updated results.
Bart Van Assche [Fri, 20 Jun 2008 07:52:28 +0000 (07:52 +0000)] 
Disabled radiosity test because it seems to hang when p >= 2. Updated results.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8262

17 years agoMerge (from 3_3_BRANCH) some parts of r8168 (Fix up suppressions for Ubuntu 8.04.)
Julian Seward [Thu, 19 Jun 2008 16:24:49 +0000 (16:24 +0000)] 
Merge (from 3_3_BRANCH) some parts of r8168 (Fix up suppressions for Ubuntu 8.04.)

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8261

17 years agoChanged cache size passed to FFT again to half of the real cache size such that the...
Bart Van Assche [Thu, 19 Jun 2008 16:14:30 +0000 (16:14 +0000)] 
Changed cache size passed to FFT again to half of the real cache size such that the test fits again in 2 GB RAM.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8260

17 years agoRestored option -room for radiosity, which had been left out accidentally.
Bart Van Assche [Thu, 19 Jun 2008 12:42:43 +0000 (12:42 +0000)] 
Restored option -room for radiosity, which had been left out accidentally.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8259

17 years ago- The water-n2 and water-sp tests read the number of threads
Bart Van Assche [Thu, 19 Jun 2008 07:49:49 +0000 (07:49 +0000)] 
- The water-n2 and water-sp tests read the number of threads
  from their input file. The input file for these tests is now
  generated and now contains the proper number of threads.
- Some SPLASH2 benchmarks accept the syntax -p${p} but not -p ${p},
  and some accept -p ${p} but not -p${p}.
- Commented out RAYTRACE benchmark because it seems to hang with p > 1.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8256

17 years agoSupport alternative locations for the pacct file.
Bart Van Assche [Wed, 18 Jun 2008 16:07:00 +0000 (16:07 +0000)] 
Support alternative locations for the pacct file.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8255

17 years agoVSZ statistics are now reported properly. Added legend for result tables.
Bart Van Assche [Wed, 18 Jun 2008 14:15:11 +0000 (14:15 +0000)] 
VSZ statistics are now reported properly. Added legend for result tables.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8254

17 years agoAverage and standard deviation are now rounded at two digits past the decimal point.
Bart Van Assche [Wed, 18 Jun 2008 14:14:03 +0000 (14:14 +0000)] 
Average and standard deviation are now rounded at two digits past the decimal point.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8253

17 years agoVirtual memory sizes are now printed too.
Bart Van Assche [Wed, 18 Jun 2008 13:31:05 +0000 (13:31 +0000)] 
Virtual memory sizes are now printed too.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8252

17 years agoFirst two arguments of print_runtime_ratio are now avg1 and stddev1. These are no...
Bart Van Assche [Wed, 18 Jun 2008 08:56:04 +0000 (08:56 +0000)] 
First two arguments of print_runtime_ratio are now avg1 and stddev1. These are no longer taken from the environment.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8250

17 years agoThe order in which the tests are run does now match the order of the columns in the...
Bart Van Assche [Wed, 18 Jun 2008 08:47:06 +0000 (08:47 +0000)] 
The order in which the tests are run does now match the order of the columns in the tables with results.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8249

17 years agoRenamed compile-gcc into download-and-build-gcc.
Bart Van Assche [Wed, 18 Jun 2008 08:26:45 +0000 (08:26 +0000)] 
Renamed compile-gcc into download-and-build-gcc.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8248

17 years agoRenamed download-and-build-splash2 to download-and-build-splash2.in.
Bart Van Assche [Tue, 17 Jun 2008 19:19:16 +0000 (19:19 +0000)] 
Renamed download-and-build-splash2 to download-and-build-splash2.in.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8246

17 years agoMake sure the splash2 binaries are always built in the same location (exp-drd/splash2).
Bart Van Assche [Tue, 17 Jun 2008 18:31:12 +0000 (18:31 +0000)] 
Make sure the splash2 binaries are always built in the same location (exp-drd/splash2).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8245

17 years agoAdded column for --tool=none ... -p1.
Bart Van Assche [Tue, 17 Jun 2008 15:00:55 +0000 (15:00 +0000)] 
Added column for --tool=none ... -p1.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8244