-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added more folders for B-root anomalies
- Loading branch information
Jelena Mirkovic
committed
Jul 14, 2022
1 parent
e2353ce
commit 5dcbbb6
Showing
8 changed files
with
74 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# How to run the tagging code | ||
|
||
``` | ||
tag -s 1488775205 -e 1488795600 -r <path-to-folder-w-traces> -E lax -q qycl520.com -q calling168.com | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# How to run the tagging code | ||
|
||
``` | ||
tag -s 1493114000 -e 1493124900 -r <path-to-folder-w-traces> -E lax -q plaza.game981.com | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# How to run the tagging code | ||
|
||
## For .ari POP | ||
|
||
``` | ||
tag -s 1567838739 -e 1567838772 -r <path-to-folder-w-traces> -E ari | ||
``` | ||
|
||
## For .lax POP | ||
|
||
``` | ||
tag -s 1567838738 -e 1567838773 -r <path-to-folder-w-traces> -E lax | ||
``` | ||
|
||
## For .mia POP | ||
|
||
``` | ||
tag -s 1567838739 -e 1567838769 -r <path-to-folder-w-traces> -E mia | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# How to run the tagging code | ||
|
||
``` | ||
tag -s 1581581100 -e 1581581360 -r <path-to-folder-w-traces> -E sin -q 8.8.8.8 | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# How to run the tagging code | ||
|
||
``` | ||
tag -s 1603507954 -e 1603508345 -r <path-to-folder-w-traces> -E ams | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# How to run the tagging code | ||
|
||
## For .ams POP | ||
|
||
``` | ||
tag -s 1622169357 -e 1622169441 -r <path-to-folder-w-traces> -E ams | ||
``` | ||
|
||
## For .ari POP | ||
|
||
``` | ||
tag -s 1622169357 -e 1622169422 -r <path-to-folder-w-traces> -E ari | ||
``` | ||
|
||
## For .lax POP | ||
|
||
``` | ||
tag -s 1622169357 -e 1622169608 -r <path-to-folder-w-traces> -E lax | ||
``` | ||
|
||
## For .iad POP | ||
|
||
``` | ||
tag -s 1622169357 -e 1622169414 -r <path-to-folder-w-traces> -E iad | ||
``` | ||
|
||
## For .mia POP | ||
|
||
``` | ||
tag -s 1622169357 -e 1622169487 -r <path-to-folder-w-traces> -E mia | ||
``` | ||
|
||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters