diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2017-05-01 14:32:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-01 14:32:33 -0700 |
commit | 094d47bff15b67d6e04b9fedf0637f3a2767cf1a (patch) | |
tree | 4422c134cf293a307bd61594b3d5679240ae2778 /.coveragerc | |
parent | c86b53a73fca0a7d14b5a44c69034bbdd619025e (diff) | |
download | spack-094d47bff15b67d6e04b9fedf0637f3a2767cf1a.tar.gz spack-094d47bff15b67d6e04b9fedf0637f3a2767cf1a.tar.bz2 spack-094d47bff15b67d6e04b9fedf0637f3a2767cf1a.tar.xz spack-094d47bff15b67d6e04b9fedf0637f3a2767cf1a.zip |
Allow user to specify profile sort column on the command line. (#4056)
- Add -P <STAT> argument so that caller can specify a sort column for
cProfile. Can specify multiple columns with commas. e.g.:
spack -P cumtime,module
- Add --lines option to Spack spec to control number of profile lines
displayed
- Sort by time by default (because it works in all Python versions)
- Show sort column options in command help.
- Do a short profile run in the unit tests.
Diffstat (limited to '.coveragerc')
0 files changed, 0 insertions, 0 deletions