Skip to content

Commit d0d5dfc

Browse files
committed
Add BenchExec for traces pthread programs
1 parent ea3eda2 commit d0d5dfc

File tree

7 files changed

+21
-0
lines changed

7 files changed

+21
-0
lines changed

Pthread.set

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pthread/*_comb.yml

pthread/aget_comb.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
format_version: '2.0'
2+
3+
input_files: 'aget_comb.c'

pthread/ctrace_comb.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
format_version: '2.0'
2+
3+
input_files: 'ctrace_comb.c'

pthread/knot_comb.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
format_version: '2.0'
2+
3+
input_files: 'knot_comb.c'

pthread/pfscan_comb.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
format_version: '2.0'
2+
3+
input_files:
4+
- 'pfscan_comb.c'
5+
- 'pfscan_ftw.c'

pthread/smtprc_comb.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
format_version: '2.0'
2+
3+
input_files: 'smtprc_comb.c'

pthread/ypbind_comb.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
format_version: '2.0'
2+
3+
input_files: 'ypbind_comb.c'

0 commit comments

Comments
 (0)