summaryrefslogtreecommitdiffstats
path: root/tools/test/perform/perf_meta.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/perform/perf_meta.c')
-rw-r--r--tools/test/perform/perf_meta.c26
1 files changed, 2 insertions, 24 deletions
diff --git a/tools/test/perform/perf_meta.c b/tools/test/perform/perf_meta.c
index 94fe849..6e62f6a 100644
--- a/tools/test/perform/perf_meta.c
+++ b/tools/test/perform/perf_meta.c
@@ -68,13 +68,11 @@ void print_perf(p_time, p_time, p_time);
/*-------------------------------------------------------------------------
* Function: parse_options
*
- Purpose: Parse command line options
+ * Purpose: Parse command line options
*
* Programmer: Raymond Lu
* Friday, Oct 3, 2003
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static int
@@ -188,13 +186,11 @@ parse_options(int argc, char **argv)
/*-------------------------------------------------------------------------
* Function: usage
*
- Purpose: Prints help page
+ * Purpose: Prints help page
*
* Programmer: Raymond Lu
* Friday, Oct 3, 2003
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static void
@@ -248,8 +244,6 @@ usage(void)
* Programmer: Raymond Lu
* Friday, Oct 3, 2003
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -288,8 +282,6 @@ error:
* Programmer: Raymond Lu
* Friday, Oct 3, 2003
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -330,8 +322,6 @@ error:
* Programmer: Raymond Lu
* Friday, Oct 3, 2003
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -435,8 +425,6 @@ error:
* Programmer: Raymond Lu
* Friday, Oct 3, 2003
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -538,8 +526,6 @@ error:
* Programmer: Raymond Lu
* Friday, Oct 3, 2003
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -644,8 +630,6 @@ error:
* Programmer: Raymond Lu
* Friday, Oct 3, 2003
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
double
@@ -674,8 +658,6 @@ retrieve_time(void)
* Programmer: Raymond Lu
* Friday, Oct 3, 2003
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void
@@ -728,8 +710,6 @@ perf(p_time *perf_t, double start_t, double end_t)
* Programmer: Raymond Lu
* Friday, Oct 3, 2003
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void
@@ -756,8 +736,6 @@ print_perf(p_time open_t, p_time close_t, p_time attr_t)
* Programmer: Raymond Lu
* Friday, Oct 3, 2003
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
int