]> sourceware.org Git - lvm2.git/commit
extended configure with --enable-profiling for compiling code with gcov info
authorZdeněk Kabeláč <zkabelac@redhat.com>
Fri, 27 Jun 2008 15:35:09 +0000 (15:35 +0000)
committerZdeněk Kabeláč <zkabelac@redhat.com>
Fri, 27 Jun 2008 15:35:09 +0000 (15:35 +0000)
commitf44584fa100fcc9d3527f0945574a34b1ae40802
treeaf281421a9ddb9d79f22cff5eb799fcf16fc2214
parent7b32165614fd366c24cc8be38b7cac02157c699c
extended configure with --enable-profiling for compiling code with gcov info
extended Makefile with targets:
  cov-reset - reset counters
  cov       - generete report to covhtml subdirectory
  covd      - generate report to covhtml-DATE-TIME subdirectory
Makefile.in
WHATS_NEW
autoconf/config.guess
autoconf/config.sub
configure
configure.in
make.tmpl.in
This page took 0.044711 seconds and 5 git commands to generate.