Skip to content

Convert text formatted SynchroTraces from v1 format to v2

Notifications You must be signed in to change notification settings

VANDAL/stgen_1to2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stgen_1to2

This is a utility for converting the old SynchroTrace format, compatible with v1, to the newer format, compatible with v2.

Build

mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make -j

Run

This will overwrite any traces with the same name in the target directory!

./stgen_1to2 DIR_WITH_V1_TRACES DIR_WITH_V2_TRACES

About

Convert text formatted SynchroTraces from v1 format to v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published