diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-03 15:56:47 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-03 15:56:47 +0000 |
commit | 8c1a0c5460a6236ee9a8507b8f9c62c88813117e (patch) | |
tree | af6141403ec1b592c563cb550bcb96a43c8b38e2 /performance-tests/Misc | |
parent | e98ffbe46389c1160aabfc1c458803de766909a2 (diff) | |
download | ATCD-8c1a0c5460a6236ee9a8507b8f9c62c88813117e.tar.gz |
ChangeLogTag: Wed Dec 3 15:49:13 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'performance-tests/Misc')
-rw-r--r-- | performance-tests/Misc/basic_perf.bor | 3 | ||||
-rw-r--r-- | performance-tests/Misc/childbirth_time.bor | 3 | ||||
-rw-r--r-- | performance-tests/Misc/context_switch_time.bor | 3 | ||||
-rw-r--r-- | performance-tests/Misc/preempt.bor | 3 | ||||
-rw-r--r-- | performance-tests/Misc/test_mutex.bor | 3 | ||||
-rw-r--r-- | performance-tests/Misc/test_naming.bor | 3 | ||||
-rw-r--r-- | performance-tests/Misc/test_singleton.bor | 3 |
7 files changed, 14 insertions, 7 deletions
diff --git a/performance-tests/Misc/basic_perf.bor b/performance-tests/Misc/basic_perf.bor index 214837821eb..f1113dbe663 100644 --- a/performance-tests/Misc/basic_perf.bor +++ b/performance-tests/Misc/basic_perf.bor @@ -1,4 +1,5 @@ - +# +# $Id$ # # Makefile for building the basic_perf Misc performance-test # diff --git a/performance-tests/Misc/childbirth_time.bor b/performance-tests/Misc/childbirth_time.bor index cd32b136475..1a6efe1ad12 100644 --- a/performance-tests/Misc/childbirth_time.bor +++ b/performance-tests/Misc/childbirth_time.bor @@ -1,4 +1,5 @@ - +# +# $Id$ # # Makefile for building the childbirth_time Misc performance-test # diff --git a/performance-tests/Misc/context_switch_time.bor b/performance-tests/Misc/context_switch_time.bor index d40c8bd0544..a468e8ccdfc 100644 --- a/performance-tests/Misc/context_switch_time.bor +++ b/performance-tests/Misc/context_switch_time.bor @@ -1,4 +1,5 @@ - +# +# $Id$ # # Makefile for building the context_switch_time Misc performance-test # diff --git a/performance-tests/Misc/preempt.bor b/performance-tests/Misc/preempt.bor index bc5ab39c4ee..3b1016dc3b0 100644 --- a/performance-tests/Misc/preempt.bor +++ b/performance-tests/Misc/preempt.bor @@ -1,4 +1,5 @@ - +# +# $Id$ # # Makefile for building the preempt Misc performance-test # diff --git a/performance-tests/Misc/test_mutex.bor b/performance-tests/Misc/test_mutex.bor index b70b779413a..1437273aec8 100644 --- a/performance-tests/Misc/test_mutex.bor +++ b/performance-tests/Misc/test_mutex.bor @@ -1,4 +1,5 @@ - +# +# $Id$ # # Makefile for building the test_mutex Misc performance-test # diff --git a/performance-tests/Misc/test_naming.bor b/performance-tests/Misc/test_naming.bor index c08fab30ecb..5f022461893 100644 --- a/performance-tests/Misc/test_naming.bor +++ b/performance-tests/Misc/test_naming.bor @@ -1,4 +1,5 @@ - +# +# $Id$ # # Makefile for building the test_naming Misc performance-test # diff --git a/performance-tests/Misc/test_singleton.bor b/performance-tests/Misc/test_singleton.bor index 5c851e43a78..afaa2fcf47d 100644 --- a/performance-tests/Misc/test_singleton.bor +++ b/performance-tests/Misc/test_singleton.bor @@ -1,4 +1,5 @@ - +# +# $Id$ # # Makefile for building the test_singleton Misc performance-test # |