hledger/tools
Simon Michael 523ab4331a tools: update profiling rules
A bunch of cleanups to make profiling possible again, and easier.

"make quickprof-CMD" generates a profile for CMD, which must be one
word and runs against one of the sample journals (the usual
quickprof-"SOME WORDS" quoting trick isn't working here for some
reason)

Also,

"make hledgerprof" builds the hledgerprof executable (in stack's bin dir) for profiling.

"make hledgercov" builds the hledgercov executable (in ./bin) for coverage reports
(renamed from hledgerhpc to remind me that HPC is nothing to do with heap coverage)
2015-07-22 08:52:30 -07:00
..
criterionbench.hs tools: make tools/* executable 2014-05-01 08:14:04 -07:00
dayssincetag.hs tools: make tools/* executable 2014-05-01 08:14:04 -07:00
doctest.hs tools: make tools/* executable 2014-05-01 08:14:04 -07:00
generatejournal.hs strip trailing whitespace from all Haskell files 2014-10-14 18:48:24 -07:00
generatetimelog.hs tools: generatetimelog 2015-07-12 12:32:53 -07:00
listbydeps.hs strip trailing whitespace from all Haskell files 2014-10-14 18:48:24 -07:00
progressionbench.hs tools: make tools/* executable 2014-05-01 08:14:04 -07:00
regressiontest.py tools: make tools/* executable 2014-05-01 08:14:04 -07:00
runhledgercov tools: update profiling rules 2015-07-22 08:52:30 -07:00
simplebench.hs tools: fix warnings in simplebench 2014-10-19 09:34:46 -07:00
simplifyprof.hs strip trailing whitespace from all Haskell files 2014-10-14 18:48:24 -07:00
trhsx tools: make tools/* executable 2014-05-01 08:14:04 -07:00
unittest.hs tools: make tools/* executable 2014-05-01 08:14:04 -07:00