This file contains hidden or 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
diff --git a/Cargo.toml b/Cargo.toml | |
index dc67426..0a55f9d 100644 | |
--- a/Cargo.toml | |
+++ b/Cargo.toml | |
@@ -8,6 +8,7 @@ license = "Apache-2.0" | |
serde = { version = "1.0", features = ["derive"], optional = true } | |
fuzzcheck = { git = "https://github.com/openmina/fuzzcheck-rs.git", optional = true } | |
enum_dispatch = "0.3.7" | |
+psm = "0.1.21" |
This file contains hidden or 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
python stack.py p2p_basic_incoming 1000 | |
0x1000 => std::sys::sync::once::futex::Once::call | |
0x1000 => std::sys::sync::once::futex::Once::call | |
0x1000 => std::sys::sync::once::futex::Once::call | |
0x1000 => std::sys::sync::once::futex::Once::call | |
0x1000 => std::sys::sync::once::futex::Once::call | |
0x1000 => std::sys::sync::once::futex::Once::call | |
0x1000 => std::sys::sync::once::futex::Once::call | |
0x1000 => std::sys::sync::once::futex::Once::call | |
0x1000 => std::sys::sync::once::futex::Once::call |
This file has been truncated, but you can view the full file.
This file contains hidden or 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
expressions: BinOp( | |
Mul, | |
Cell( | |
Variable { | |
col: Index( | |
Generic, | |
), | |
row: Curr, | |
}, | |
), |
This file contains hidden or 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
expressions: BinOp( | |
Mul, | |
Cell( | |
Variable { | |
col: Index( | |
Generic, | |
), | |
row: Curr, | |
}, | |
), |