diff options
author | Thomas White <taw@physics.org> | 2016-03-01 02:59:38 -0800 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2016-03-01 03:37:24 -0800 |
commit | c780ec9c40325c257fff73c1d330c5f4d81baea9 (patch) | |
tree | 2c633bddd6479c59b595037c879ea3227d1bec93 /doc | |
parent | 0c1a3d2a45878b544c0f30135fc9d1240f88889a (diff) |
indexamajig: Wall clock profiling
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/indexamajig.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1 index d047f86f..9b5873bb 100644 --- a/doc/man/indexamajig.1 +++ b/doc/man/indexamajig.1 @@ -353,6 +353,11 @@ You do not have to use all three of these options together. For example, if the Skip the prediction refinement step. .PD 0 +.IP \fB--profile +.PD +Display timing data for performance monitoring. + +.PD 0 .IP \fB--felix-options\fR .PD Specify a comma-separated list of keyword arguments to change the default parameters passed to the felix indexer. For asthetics, this list can also be preceeded and followed by quotations - as in: \fB--felix-options="arg1=10,arg2=600"\fR. A list of parameters which can be modified through this option is detailed below. |