libisoburn/releng
George Danchev 0818711176 fix gprof instructions 2011-06-22 16:50:46 +00:00
..
README.releng fix gprof instructions 2011-06-22 16:50:46 +00:00
releng_build_jigdo start with simple honoring of few options 2011-06-22 14:43:06 +00:00

README.releng

TEST: Compilation
FILE: libburn/releng/releng_build_os
WHO:  george, thomas

TEST: Static check
FILE: http://people.debian.org/~danchev/xorriso/sclogs/
WHO:  george, thomas

TEST: Build logs (for various hardware architectures and kernels: linux, kfreebsd, hurd)
FILE: http://buildd.debian.org
WHO:  george, thomas

TEST: Dialog mode, large trees
      this requires some specific knowledge of how the tool works (see comments in the 
      source), to interpret the results and compare them with the previous runs. 
      The aim is to catch speed performace regressions, prove correctness of results,
      etc when working on various input data trees, like very large BD-sized ones.
FILE: http://anonscm.debian.org/gitweb/?p=users/danchev/medistimator.git;a=summary
FILE: http://people.debian.org/~danchev/medistimator/log/
WHO:  george, thomas

TEST: jigdo
FILE: libisoburn/releng/releng_build_jigdo
WHO:  george

TEST: gprof
FILE: CFLAGS=-pg ./configure && make
FILE: run resulting executable; gmon.out to be created in current cirectory
FILE: gprof path/to/xorriso gmon.out  > gprof.out
WHO:  george, thomas