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

No option to set output location #86

Open
a-chernoff opened this issue Jul 17, 2024 · 0 comments
Open

No option to set output location #86

a-chernoff opened this issue Jul 17, 2024 · 0 comments

Comments

@a-chernoff
Copy link

a-chernoff commented Jul 17, 2024

let localFolder = Bundle.main.bundlePath
let outFolder = "\(localFolder)/tmp/emerge-perf-analysis/Documents/emerge-output/"

In all cases the ETTraceRunner executable tries to write its output to this particular folder. Depending on the installation method, file system permissions, etc., this directory may not be writable.

  1. It would be nice to have an option to set the output filename or at least output directory.
  2. It might also make more sense to use the CWD as the default output directory, rather than the binary's install folder.
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

No branches or pull requests

1 participant