litl
0.1.1
|
litl_merge Provides a set of functions for merging trace files into an archive of traces More...
#include "litl_types.h"
Go to the source code of this file.
Functions | |
void | litl_merge_traces (const char *arch_name, char **traces_names, const int nb_traces) |
Merges trace files into an archive. This is a modified version of the implementation of the cat function from the Kernighan & Ritchie book. More... | |
litl_merge Provides a set of functions for merging trace files into an archive of traces
Definition in file litl_merge.h.