File: Paje.1

package info (click to toggle)
paje.app 1.98-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,428 kB
  • sloc: objc: 24,517; ansic: 6,998; makefile: 134; sh: 42; java: 31
file content (37 lines) | stat: -rw-r--r-- 928 bytes parent folder | download | duplicates (5)
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
28
29
30
31
32
33
34
35
36
37
.TH PAJE 1 "Oct 1, 2006"
.\" Please update the above date whenever this man page is modified.
.SH NAME
Paje \- generic visualization tool (Gantt chart and more)
.SH SYNOPSIS
.B Paje
.SH DESCRIPTION
This manual page documents briefly the
.BR paje
command.
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
.PP
.B Paje
is a graphical tool that displays all kinds of traces.
.PP
Key Features
.RS 4
.HP 8
.B Supports multi threaded programs
.RS 4
.HP 8
each thread of the analysed program can be individually displayed, or multiple threads can be combined, to reduce screen space usage.
.RE
.RE
.RS 4
.HP 8
.B Interactivity
.RS 4
.HP 8
each entity represented on the screen can be interrogated for more information,
.HP 8
related entities are highlighted as mouse cursor passes over some representation
.RE
.RE
.SH AUTHOR
Benhur Stein <benhur@inf.ufsm.br>.