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 input stream queries #5915

Merged
merged 4 commits into from
Mar 16, 2023
Merged

Add input stream queries #5915

merged 4 commits into from
Mar 16, 2023

Conversation

derekbruening
Copy link
Contributor

Adds get_input_stream_count() and get_input_stream_name() to the scheduler_t drmemtrace interface.

Adds a test of these to the scheduler unit tests which uses real files and also serves as a test of only_threads for real files, whose code paths are different enough it had a bug which we fix here as well.

Issue: #5843

Adds get_input_stream_count() and get_input_stream_name() to the
scheduler_t drmemtrace interface.

Adds a test of these to the scheduler unit tests which uses real files
and also serves as a test of only_threads for real files, whose code
paths are different enough it had a bug which we fix here as well.

Issue: #5843
@derekbruening derekbruening merged commit 136ea88 into master Mar 16, 2023
@derekbruening derekbruening deleted the i5843-only-thread-files branch March 16, 2023 15:09
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.

2 participants