1. 1a95e05 Remove the --all option from vg_perf. It's useless now that there are by njn · 15 years ago
  2. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  3. 83b62cb Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWIN branch. by njn · 15 years ago
  4. 9f20746 Updated copyright years. by njn · 15 years ago
  5. 8d1181d Remove WERROR. It's not much use because getting Valgrind to build without by njn · 15 years ago
  6. 685a959 Fix some more 'make check' warnings, ones that appear on non-Linux platforms. by njn · 15 years ago
  7. efc13c2 Get rid of all "make check" compile warnings, except for the ones from by njn · 15 years ago
  8. 5304457 Various build system clean-ups and simplifications: by njn · 15 years ago
  9. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  10. 43c48b6 updating licensing wording by dirk · 17 years ago
  11. ae7f682 Simplify some Perl. by njn · 17 years ago
  12. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  13. e1f9907 Avoid name clash on ppc64-linux. by sewardj · 18 years ago
  14. 768cd5d An extension of the previous commit: the vg_perf --tools option is so useful by njn · 18 years ago
  15. 3fbf17a Add a useful --tools option to vg_perf, which lets you override the "tools" by njn · 18 years ago
  16. 341f98b Just use the first two letters of the toolname as the abbreviation. by njn · 18 years ago
  17. 356ffa3 Fix for nested subdirs by njn · 18 years ago
  18. 276054a Perf script: - always trace into children - addrcheck no longer exists by njn · 18 years ago
  19. 26b8728 AIX build fixes. by sewardj · 18 years ago
  20. b4860be Merge r6207: by sewardj · 18 years ago
  21. 799a284 Merge r6205: by sewardj · 18 years ago
  22. 4c5841f Merge r6216: by sewardj · 18 years ago
  23. cd030b5 Merge r6121: Don't define uchar; it might already be defined. by sewardj · 18 years ago
  24. 8e339a1 Print native time to two places. Perhaps it would be better to adjust by sewardj · 18 years ago
  25. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  26. 8c20d87 Fix vg_perf to work with older Valgrind versions. by njn · 18 years ago
  27. a30bec8 Avoid compile warnings for tinycc. by njn · 18 years ago
  28. 715cc59 Avoid unnecessary whitespace at end of printed lines. by njn · 18 years ago
  29. 46712cd Use the bz2 test in perf/ as a regression-test, just as a moderately by sewardj · 18 years ago
  30. 7541cac rm unneeded headers by sewardj · 18 years ago
  31. 07406df Unbreak make dist. by sewardj · 19 years ago
  32. 0126214 by sewardj · 19 years ago
  33. 422c790 In fbench, compute sin/cos/sqrt from "first principles", so that the by sewardj · 19 years ago
  34. b1e1a7a Attempt to make tinycc work on ppc32, by (1) getting rid of various by sewardj · 19 years ago
  35. 02280ba add extra note about tinycc by njn · 19 years ago
  36. fbfbd4f Change default --reps value from 3 to 1. by njn · 19 years ago
  37. 99c8558 Add a new performance benchmark: tinycc. by njn · 19 years ago
  38. 444e4b4 Add a malloc/free stress test. by njn · 19 years ago
  39. 30e23ac by njn · 19 years ago
  40. 0d3a1a8 Make this work on platforms where r != x. by sewardj · 19 years ago
  41. f131b3a Added a stress test which measures the cost of translation. by njn · 19 years ago
  42. 79076e3 Ensure that f() doesn't get inlined. by njn · 19 years ago
  43. 5778186 Add --vg option to vg_perf, which lets you specify one or more Valgrinds by njn · 19 years ago
  44. b2b4f46 whoops by njn · 19 years ago
  45. ee45f1d Added a --reps option to control how many times each program is run. by njn · 19 years ago
  46. 866a9b4 remove bogus whitespace by njn · 19 years ago
  47. c9582a2 Die if a performance benchmark is missing. by njn · 19 years ago
  48. 02383bc Use user time instead of wall-clock time. by njn · 19 years ago
  49. fa4d68c File recording info about each performance benchmark. by njn · 19 years ago
  50. 57ea0c2 Remove nanosleep and adjust iteration count and array size accordingly. by sewardj · 19 years ago
  51. ecb4744 Abort the performance timings if any of the programs fail, by njn · 19 years ago
  52. c870d18 Make sarp return zero. by njn · 19 years ago
  53. 86c2349 Add two new programs to the performance suite. by njn · 19 years ago
  54. ec0c27a First attempt at some performance tracking tools. Includes a script vg_perf by njn · 19 years ago