Here is a list of all files with brief descriptions:
fut.h | Fut Provides a mapping of the LiTL APIs into the FxT APIs for easier usage of LiTL in FxT-related applications |
fxt.h | Fxt 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.c | Litl_merge A utility for combining both regular trace files and archives of traces into archives. The latter is the recursive inclusion |
litl_merge.h | Litl_merge Provides a set of functions for merging trace files into an archive of traces |
litl_print.c | Litl_print A utility for reading events from both regular trace files and archives of traces |
litl_read.c | |
litl_read.h | Litl_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.c | Litl_split A utility for disassembling archives of traces into separate regular trace files |
litl_split.h | Litl_split Provides a set of functions for extracting trace files from an archive of traces |
litl_timer.c | |
litl_timer.h | Litl_timer Provides a set of functions for measuring time |
litl_tools.c | |
litl_tools.h | Litl_tools Provides a set of auxiliary functions |
litl_types.h | Litl_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.h | Litl_write Provides a set of functions for recording events in a trace file |