add workflow Samply action and modify console address port 9001

This commit is contained in:
houseme
2025-05-28 16:02:25 +08:00
parent c74410858e
commit 4aaeff8e4c
4 changed files with 45 additions and 2 deletions
+4
View File
@@ -218,3 +218,7 @@ strip = true # strip symbol information to reduce binary size
inherits = "release"
lto = "fat"
codegen-units = 1
[profile.profiling]
inherits = "release"
debug = true