We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rizin -v
Fast.
Slow & dies because of OOM. Running with
rizin -e bin.strings=false vmlinux
results in OOM most probably. Other times it's just 10+ mins before startup.
If you run it with
rizin -e bin.strings=false -e bin.dbginfo=false vmlinux
it starts ok in about 3-5 seconds.
callgrind.out.27141.txt callgrind.out.9399.txt
The text was updated successfully, but these errors were encountered:
ht
@pelijah noted the process may be killed too early. Re-ran callgrind on a better hardware. See above.
Sorry, something went wrong.
the last uploaded file is empty
my bad. reuploaded.
No branches or pull requests
Work environment
rizin -v
full output, not truncated (mandatory)Expected behavior
Fast.
Actual behavior
Slow & dies because of OOM.
Running with
results in OOM most probably. Other times it's just 10+ mins before startup.
If you run it with
it starts ok in about 3-5 seconds.
Steps to reproduce the behavior
Additional Logs, screenshots, source code, configuration dump, ...
callgrind.out.27141.txt
callgrind.out.9399.txtThe text was updated successfully, but these errors were encountered: