blob: 56e3a5ca740d7d7d0bcb0379de75b1e00b34d4c3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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
WWW: http://www-id.imag.fr/Logiciels/paje/
|