1. 05 Nov, 2018 1 commit
    • Mario Corchero's avatar
      bpo-32512: Add -m option to profile for profiling modules (#5132) · ad1a25f4
      Mario Corchero authored
      The new option in the CLI of the profile module allow to profile
      executable modules. This change follows the same implementation as the
      one already present in `cProfile`.
      
      As the argument is now present on both modules, move the tests to the
      common test case to be run with profile as well.
      ad1a25f4
  2. 04 Nov, 2018 11 commits
  3. 03 Nov, 2018 3 commits
  4. 02 Nov, 2018 4 commits
  5. 01 Nov, 2018 7 commits
  6. 31 Oct, 2018 8 commits
  7. 30 Oct, 2018 6 commits