rdb
|
23bf9ea5c7
|
The direct tree is now valid Python 2 *and* 3
|
2016-03-28 22:33:30 +02:00 |
mfwass
|
f8837999ed
|
Cleanup trailing whitespace
|
2015-12-13 10:08:41 -05:00 |
Darren Ranalli
|
57e08fadf2
|
use FunctionCall.pushCurrentState
|
2009-07-06 21:46:23 +00:00 |
Darren Ranalli
|
31921f16b5
|
reduced spike threshold to 5.
|
2008-12-10 19:04:56 +00:00 |
Darren Ranalli
|
a10f7a2b8c
|
added ~aitaskspikethreshold/~taskspikethreshold
|
2008-11-18 23:01:53 +00:00 |
Darren Ranalli
|
e757a0b769
|
working frame profiler
|
2008-11-03 18:08:23 +00:00 |
Darren Ranalli
|
7d9cd570dc
|
working FrameProfiler
|
2008-10-31 21:10:31 +00:00 |
Darren Ranalli
|
7bb3598712
|
groundwork for FrameProfiler
|
2008-10-22 00:20:09 +00:00 |
Darren Ranalli
|
158e726dc7
|
prevent false positives caused by zero-duration profiles
|
2008-10-21 02:23:01 +00:00 |
Darren Ranalli
|
1728f3b38e
|
improved visual scannability
|
2008-10-14 21:54:43 +00:00 |
Darren Ranalli
|
232583858c
|
show timings as percentages, don't display max-non-spike profiles, output easier to scan
|
2008-10-14 21:07:07 +00:00 |
Darren Ranalli
|
732b4f0067
|
print profile stats as percentages, makes profile CPU-independent
|
2008-10-14 01:52:51 +00:00 |
Darren Ranalli
|
61d0f91617
|
accurate profile duration tracking, output filtering (no 0.000 second spikes), preliminary profile result aggregation
|
2008-10-14 00:45:49 +00:00 |
David Rose
|
64d24fb65b
|
support task profiling in new task manager
|
2008-10-11 15:29:01 +00:00 |
Darren Ranalli
|
26a541c244
|
handle case where profile is already running
|
2008-10-03 18:15:44 +00:00 |
Darren Ranalli
|
eaa1318450
|
added ProfileSession, don't format profile output until it's requested
|
2008-10-02 02:00:34 +00:00 |
Darren Ranalli
|
26d56476f0
|
added ~ailogtaskprofiles, added ~aitaskprofileflush <name>
|
2008-09-19 00:28:05 +00:00 |
Darren Ranalli
|
a7f8a4af41
|
include max non-spike profile, added ~taskprofileflush/~aitaskprofileflush
|
2008-09-18 22:30:57 +00:00 |
Darren Ranalli
|
92acaa949a
|
increased spike threshold to 10x
|
2008-09-17 00:24:21 +00:00 |
Darren Ranalli
|
d3389a556e
|
initial revision
|
2008-09-16 22:07:59 +00:00 |