litl
0.1.1
Main Page
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
src
litl_merge.h
Go to the documentation of this file.
1
/* -*- c-file-style: "GNU" -*- */
2
/*
3
* Copyright © Télécom SudParis.
4
* See COPYING in top-level directory.
5
*/
6
7
#ifndef LITL_MERGE_H_
8
#define LITL_MERGE_H_
9
21
#include "
litl_types.h
"
22
35
void
litl_merge_traces
(
const
char
* arch_name,
char
** traces_names,
36
const
int
nb_traces);
37
38
#endif
/* LITL_MERGE_H_ */
litl_merge_traces
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 funct...
Definition:
litl_merge.c:240
litl_types.h
litl_types Provides a set of data structures for recording and reading events as well as merging and ...
Generated on Sat Apr 19 2014 22:10:10 for litl by
1.8.6