src/Profile/utils/tau_merge.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <fcntl.h>
#include <unistd.h>
#include <string.h>
#include "Profile/pcxx_events.h"
#include "Profile/pcxx_ansi.h"
#include <sys/time.h>
#include <sys/resource.h>

Include dependency graph for tau_merge.c:

Go to the source code of this file.

Defines

#define TRACING_ON
#define PCXX_EVENT_SRC
#define FALSE   0
#define TRUE   1
#define F_EXISTS   0
#define CONTLEN   (sizeof(PCXX_EV) - sizeof(long int))
#define STDOUT   1
#define INMAX   BUFSIZ
#define OUTMAX   BUFSIZ

Functions

int open_edf_file (char *prefix, int nodeid)
int parse_edf_file (int node)
int store_merged_edffile (char *filename)
int GID (int node, long localEventId)
int cannot_get_enough_fd (int need)
int main (int argc, char *argv[])

Variables

int dynamic = TRUE
char * optarg
int optind


Define Documentation

#define CONTLEN   (sizeof(PCXX_EV) - sizeof(long int))
 

Definition at line 58 of file tau_merge.c.

#define F_EXISTS   0
 

Definition at line 56 of file tau_merge.c.

#define FALSE   0
 

Definition at line 52 of file tau_merge.c.

#define INMAX   BUFSIZ
 

Definition at line 63 of file tau_merge.c.

#define OUTMAX   BUFSIZ
 

Definition at line 64 of file tau_merge.c.

#define PCXX_EVENT_SRC
 

Definition at line 42 of file tau_merge.c.

#define STDOUT   1
 

Definition at line 60 of file tau_merge.c.

#define TRACING_ON
 

Definition at line 41 of file tau_merge.c.

#define TRUE   1
 

Definition at line 53 of file tau_merge.c.


Function Documentation

int cannot_get_enough_fd int  need  ) 
 

Definition at line 170 of file tau_merge.c.

References FALSE, max, and TRUE.

Referenced by main().

int GID int  node,
long  localEventId
 

int main int  argc,
char *  argv[]
 

Definition at line 205 of file tau_merge.c.

References cannot_get_enough_fd(), FALSE, and TRUE.

Here is the call graph for this function:

int open_edf_file char *  prefix,
int  nodeid
 

int parse_edf_file int  node  ) 
 

int store_merged_edffile char *  filename  ) 
 


Variable Documentation

int dynamic = TRUE
 

Definition at line 66 of file tau_merge.c.

char* optarg
 

Referenced by main().

int optind
 

Referenced by main().


Generated on Mon Jan 16 14:19:42 2006 for IPPL by  doxygen 1.4.6