#
d580f81a |
| 21-Dec-2009 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Also visualize I/O activity.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34739 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
815678a6 |
| 08-Dec-2009 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Added support for filtering the thread list (context menu).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34575 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
32c1e7b6 |
| 08-Dec-2009 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Added support for selecting thread rows.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34568 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
e9ff085c |
| 30-Jul-2009 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Added rendering of the time line in the header view. Still has some glitches.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31961 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
d4d63490 |
| 28-Jul-2009 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
* Moved ThreadInfo from ModelLoader to Model. And renamed it to ThreadSchedulingState. Also moved the management of the thread scheduling states into a new model class SchedulingState, which is n
* Moved ThreadInfo from ModelLoader to Model. And renamed it to ThreadSchedulingState. Also moved the management of the thread scheduling states into a new model class SchedulingState, which is now used by ModelLoader. * Added scheduling state snapshots to Model. The ModelLoader adds a complete snapshot every 1024 events, so that seeking to scheduling state at a time can be done quickly. * [Featuring stippi] Added actual functionality to the scheduling page. It shows the scheduling activity of all threads and one can zoom in and out. Looks somewhat ugly and is work in progress.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31856 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
386f0701 |
| 26-Jul-2009 |
Axel Dörfler <axeld@pinc-software.de> |
* Work-in-progress on a new scheduling page.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31786 a95241bf-73f2-0310-859d-f6bbb57e9c96
|