spack/bin
Todd Gamblin 094d47bff1 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.
2017-05-01 14:32:33 -07:00
..
sbang Fix sbang for perl (#1802) 2016-09-22 00:43:47 -07:00
spack Allow user to specify profile sort column on the command line. (#4056) 2017-05-01 14:32:33 -07:00
spack-python Correct LLNL LGPL license template for clarity. 2016-05-11 21:22:25 -07:00