Changes between Version 16 and Version 17 of Profiling
- Timestamp:
- 07/28/14 16:58:26 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Profiling
v16 v17 46 46 We now ship a wrapper which takes care of simplifying the calls to {{{pycallgraph}}}: 47 47 {{{ 48 ./tests/scripts/ xpra/pycallgraph48 ./tests/scripts/pycallgraph 49 49 }}} 50 50 This command includes a number of working examples and lists the groups and threads available for profiling.