[m-rev.] [Testing]: test profiling grades

Julien Fischer jfischer at opturion.com
Wed Aug 8 12:33:41 AEST 2018


I assume the testing server has sufficient capacity for this?

Julien.

-----------------------------------------

Test profiling grades.

conf.i686:
    Test a memprof grade.

conf.x86_64:
    Test a profdeep grade.

diff --git a/conf.i686 b/conf.i686
index cc3b008..0c5cb93 100644
--- a/conf.i686
+++ b/conf.i686
@@ -2,7 +2,7 @@

  export CC="gcc -m32"
  INSTALL_LIBGRADES=
-TEST_GRADES="hlc.par.gc reg.gc csharp java"
+TEST_GRADES="hlc.par.gc hlc.gc.memprof reg.gc csharp java"

  pre_bootcheck() {
      case "$GRADE" in
diff --git a/conf.x86_64 b/conf.x86_64
index 84443fb..8ba2829 100644
--- a/conf.x86_64
+++ b/conf.x86_64
@@ -7,6 +7,7 @@ TEST_GRADES="
      asm_fast.gc
      asm_fast.gc.debug.stseg.trseg
      asm_fast.gc.decldebug.stseg
+    asm_fast.gc.profdeep.stseg
      asm_fast.par.gc"

  # The pre_bootcheck function runs prior to bootcheck for each test grade.




More information about the reviews mailing list