Allow optionally configuring git-annex with -fEKG to enable awesome remote monitoring interfaceat http://localhost:4242/

This commit is contained in:
Joey Hess 2013-11-06 16:33:45 -04:00
parent 77e3f36b92
commit 691850ca39
7 changed files with 48 additions and 2 deletions

View file

@ -50,3 +50,9 @@ you want, and use cabal as follows inside its source tree:
cabal configure
cabal build
cabal install --bindir=$HOME/bin
## EKG
When building with cabal, you can optionally enable the
[[EKG monitoring interface|ekg]]. This is great for debugging resource
usage problems.