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

Add multi-input support to drmemtrace analysis framework #7091

Open
derekbruening opened this issue Nov 22, 2024 · 0 comments
Open

Add multi-input support to drmemtrace analysis framework #7091

derekbruening opened this issue Nov 22, 2024 · 0 comments

Comments

@derekbruening
Copy link
Contributor

While the drmemtrace scheduler supports multiple input workloads each with their own thread inputs, the analyzer framework and launcher do not make this easy as they take just one directory of input files all of which are treated as one workload.

Action items are:

  • Add launcher option to take multiple directories
  • Add launcher options to set core limits and priorities separately for each input directory
  • Add inter-process vs intra-process switch stats to schedule_stats
  • Add letter-per-workload instead of letter-per-tid to schedule_stats string schedule output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant