File: control

package info (click to toggle)
paje.app 1.98-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 3,896 kB
  • ctags: 1,337
  • sloc: objc: 24,517; ansic: 6,998; makefile: 146; sh: 42; java: 31
file content (27 lines) | stat: -rw-r--r-- 1,041 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: paje.app
Section: science
Priority: optional
Maintainer: Vincent Danjean <vdanjean@debian.org>
Standards-Version: 3.9.2
Build-Depends: cdbs (>= 0.4.27), quilt,
 libgnustep-gui-dev (>= 0.12.0), debhelper (>> 5.0.0),
 texlive-latex-base, texlive-latex-extra, texlive-fonts-recommended,
 texlive-latex-recommended

Package: paje.app
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: generic visualization tool (Gantt chart and more)
 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
      o each thread of the analysed program can be individually displayed,
        or multiple threads can be combined, to reduce screen space usage.
   * Interactivity
      o each entity represented on the screen can be interrogated for
        more information,
      o related entities are highlighted as mouse cursor passes over
        some representation