projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c1441bf
)
Prune nytprof files from dzil operations
Dave Rolsky [Sun, 18 Sep 2011 20:03:05 +0000 (15:03 -0500)]
I was profiling dzil by building the Moose distro, and this was really skewing
my measurements!
dist.ini
patch
|
blob
|
blame
|
history
diff --git
a/dist.ini
b/dist.ini
index
7d7a1cb
..
b415315
100644
(file)
--- a/
dist.ini
+++ b/
dist.ini
@@
-32,6
+32,7
@@
format = %v %{ccc, MMM dd, yyyy}d
[PruneFiles]
filenames = Makefile.PL
+match = ^nytprof.*
[PkgVersion]