litl  0.1.9
File List
Here is a list of all files with brief descriptions:
 fut.hFut Provides a mapping of the LiTL APIs into the FxT APIs for easier usage of LiTL in FxT-related applications
 fxt.hFxt Provides a mapping of the LiTL APIs into the FxT APIs for easier usage of LiTL in FxT-related applications
 litl_config.h
 src/litl_merge.c
 utils/litl_merge.cLitl_merge A utility for combining both regular trace files and archives of traces into archives. The latter is the recursive inclusion
 litl_merge.hLitl_merge Provides a set of functions for merging trace files into an archive of traces
 litl_print.cLitl_print A utility for reading events from both regular trace files and archives of traces
 litl_read.c
 litl_read.hLitl_read Provides a set of functions for reading events from a regular trace file or an archive of traces
 src/litl_split.c
 utils/litl_split.cLitl_split A utility for disassembling archives of traces into separate regular trace files
 litl_split.hLitl_split Provides a set of functions for extracting trace files from an archive of traces
 litl_timer.c
 litl_timer.hLitl_timer Provides a set of functions for measuring time
 litl_tools.c
 litl_tools.hLitl_tools Provides a set of auxiliary functions
 litl_types.hLitl_types Provides a set of data structures for recording and reading events as well as merging and splitting trace files
 litl_write.c
 litl_write.hLitl_write Provides a set of functions for recording events in a trace file