PEP 454: update the API to its implementation

* remove Frame, Trace and TraceStats classes
* add Metric class
* replace start_timer()/stop_timer() with a new Task class
* Task can now be scheduled using a threshold on the size of the traced memory,
  and only called repeat times
* add DisplayTop.display() method
* a lot of other (minor) changes
This commit is contained in:
Victor Stinner 2013-10-03 16:00:07 +02:00
parent 0071641f77
commit 983af6289d
1 changed files with 705 additions and 407 deletions

File diff suppressed because it is too large Load Diff