Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Per_Task_Consumer.hh File Reference

Produces per-task reference files, grouped by process. More...

#include "Consumer.hh"

Go to the source code of this file.

Compounds

class  Per_Task_Consumer
 Divide reference streams by process and task. More...


Defines

#define _PER_TASK_CONSUMER_HH


Detailed Description

Produces per-task reference files, grouped by process.

Author:
Scott F. H. Kaplan -- sfkaplan@cs.amherst.edu
Date:
November 2002
A subclass of Consumer that divides the stream of reference and kernel records on a per-task basis, and groups tasks into processes. One output file is created for each task, where that file will contain every reference performed by that task as well as every interesting system call (e.g. blocking I/O or file operations). For each process (that is, group of 1 or more tasks sharing a virtual address space), a separate directory is created and the output files for its tasks are placed in that directory.

Definition in file Per_Task_Consumer.hh.


Define Documentation

#define _PER_TASK_CONSUMER_HH
 

Definition at line 22 of file Per_Task_Consumer.hh.


Generated on Fri Jan 31 10:33:36 2003 for Laplace-merge by doxygen1.3-rc2