.\" ** You probably do not want to edit this file directly ** .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. .TH "TAUEX" "1" "03/23/2007" "" "Tools" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" tauex \- Allows you to choose a tau/papi configuration at runtime. .SH "SYNOPSIS" .HP 6 \fBtauex\fR [\-u] [\fIUser\ mode\ counts\fR] [\-k] [\fIKernel\ mode\ counts\fR] [\-S] [\fISupervisor\ mode\ counts\fR] [\-I] [\fIInterrupt\ mode\ counts\fR] [\-e] [\fIPAPI\ event\fR] [\-T] [\fITAU\ option\fR] [\-XrunTAU\-] [\fITAU\ options\fR] .SH "DESCRIPTION" .PP This program takes in tau trace files, reorders and corrects the times of these records and then outputs the records to new trace files. The time correction algorithm uses a logical clock algorithm with amortization. This is done by adjusting the times of events such that the product of an effect happens after the cause of that effect.