Skip to content
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

feat: allow user to specify perf and objdump via command line #653

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

lievenhey
Copy link
Contributor

closes: #556

This commit removes a lot of unnecessary data pass around. We have all
that data in the Settings struct so lets use it.

closes: #556
If the settings are set by the command line they are not shown in the
dialog.
@GitMensch GitMensch mentioned this pull request May 31, 2024
@lievenhey lievenhey merged commit ec5632c into master Jun 4, 2024
25 checks passed
@lievenhey lievenhey deleted the objdump-cmd branch June 4, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allow to specify objdump + perf on command line
2 participants