VITE(1) | ViTE Manual Pages | VITE(1) |
vite - a visual trace explorer
vite
vite -h
vite [-f|-a] file_path [-e export_path]
[-t [time_init]:[time_end]]
ViTE is a visual trace explorer. It is a useful tool for
profiling and debugging parallel programs (multi‐process or
multi‐core).
ViTE reads program execution trace data from file (currently in
Pajé trace format) and display it in a graphical interface. Program
execution data could be a state (drawn as a colored rectangle - color
depends of the kind of state), an event (drawn as a green disc) or a
communication between two processes (drawn as a white arrow).
ViTE accepts the following options:
ViTE was created by a group of french engineering school students for the INRIA research center.
Report bugs to ViTE developers <vite-developpeurs@lists.gforge.inria.fr>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
April 2009 | Version 1.2 |