]> sourceware.org Git - lvm2.git/commit - configure
extended configure with --enable-profiling for compiling code with gcov info
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 27 Jun 2008 15:35:09 +0000 (15:35 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 27 Jun 2008 15:35:09 +0000 (15:35 +0000)
commitfddafd5125bf0b143c5e46a5cc6005aae314a1b3
treeaf281421a9ddb9d79f22cff5eb799fcf16fc2214
parent59743245b4ceacb82e7a1d4ef916452f839458af
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.031896 seconds and 5 git commands to generate.