-
Notifications
You must be signed in to change notification settings - Fork 561
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into drcachesim_external_simulators
- Loading branch information
Showing
12 changed files
with
313 additions
and
46 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
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
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
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
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
24 changes: 24 additions & 0 deletions
24
clients/drcachesim/tests/offline-allasm-record-syscall.templatex
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,24 @@ | ||
Adios world! | ||
Adios world! | ||
Adios world! | ||
Adios world! | ||
Adios world! | ||
Adios world! | ||
Adios world! | ||
Adios world! | ||
Adios world! | ||
Adios world! | ||
.* | ||
43 20: .* ifetch 2 byte\(s\) @ 0x.* 0f 05 syscall | ||
44 20: .* <marker: timestamp .*> | ||
45 20: .* <marker: tid .* on core .*> | ||
46 20: .* <marker: system call 1> | ||
47 20: .* <marker: maybe-blocking system call> | ||
48 20: .* <marker: function==syscall #1> | ||
49 20: .* <marker: function argument 0x2> | ||
50 20: .* <marker: function argument 0x.*> | ||
51 20: .* <marker: function argument 0xd> | ||
52 20: .* <marker: function==syscall #1> | ||
53 20: .* <marker: function return value 0x1> | ||
54 20: .* <marker: timestamp .*> | ||
.* |
Oops, something went wrong.