blob: 40d59a934b56abc3469c6b168aabaa80959b14e9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Paje is a graphical tool that displays traces produced during the
execution of multithreaded programs. Other programs can also generate
traces for this tool.
Key Features
* Supports multi threaded programs
- each thread of the analysed program can be individually displayed,
or multiple threads can be combined, to reduce screen space usage.
* Interactivity
- each entity represented on the screen can be interrogated for
more information,
- related entities are highlighted as mouse cursor passes over
some representation
LICENSE: LGPL2 or later
WWW: http://www-id.imag.fr/Logiciels/paje/
|