-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flameshow seems better than tfg #5
Comments
Thanks for the tip, haven't seen it before! Though there are some issues with it:
Once I will fix this, tfg could be replaced. But long term goal is to rewrite it to Rust. |
* flameshow: Add a workaround for incorrect handling of symbols with numbers in flameshow Distribute flameshow with PyOxidizer (pyinstaller does not work) Replace tfg with flameshow Fixes: azat#5
* flameshow: Explicitly set permissions for files in packages Add a workaround for incorrect handling of symbols with numbers in flameshow Distribute flameshow with PyOxidizer (pyinstaller does not work) Replace tfg with flameshow Fixes: azat#5
Perfect! Btw, it seems PyOxidizer allows embedding python code into rust. And it explicitly serves as a python-to-rust helper, which meets the long term goal :
|
Indeed! |
P.S. maybe I should convert my todo list into issues on github... |
https://github.com/laixintao/flameshow
The text was updated successfully, but these errors were encountered: