Skip to content

Commit 9ef93d4

Browse files
committed
add traces for simulator input
1 parent fae0796 commit 9ef93d4

30 files changed

+220096
-0
lines changed

data/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# ignore generated yaml directories
2+
openb_pod_list*/

data/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Traces as Inputs for Simulator
2+
3+
## Usage
4+
```bash
5+
bash prepare_input.sh
6+
```

0 commit comments

Comments
 (0)