Skip to content

herbstrith/pajeng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PajeNG - Trace Visualization Tool

PajeNG (Paje Next Generation) is a re-implementation (in C++) and direct heir of the well-known Paje visualization tool for the analysis of execution traces (in the Paje File Format) through trace visualization (space/time view). The tool is released under the GNU General Public License 3. PajeNG comprises the libpaje library, the space-time visualization tool in pajeng and a set of auxiliary tools to manage Paje trace files (such as pj_dump and pj_validate). It was started as part of the french INFRA-SONGS ANR project. Development has continued at INF/UFRGS.

Detailed Installation and everything else

Check the PajeNG's wiki.

What i am working at:

Make PajeNG work with the new binary trace format(librastro+poti), which aims to increase the performance of the tool. To use the new format as input, one must use 'r' and the .rst file as parameters.Ex "./pj_validate -r rastro_file.rst" --working with pj_validate. --better performance if using the slightly modified librastro from my repository.

About

Paje Next Generation - Visualization Tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 64.0%
  • CMake 18.3%
  • Perl 14.6%
  • Yacc 1.6%
  • Other 1.5%