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

i#2039 trace trim, part 2: Add open_file with tid #5679

Merged
merged 6 commits into from
Oct 10, 2022

Conversation

derekbruening
Copy link
Contributor

Adds drmemtrace_replace_file_ex_ops() with an expanded file opening function which takes in the thread id and window id, to better support the external file opener with delayed opens due to nop mode and windows.

Adds a test of the function to burst_replaceall. Adds additional threads to the test and checks that the tid for each thread was seen.

Issue: #2039

Adds drmemtrace_replace_file_ex_ops() with an expanded file opening
function which takes in the thread id and window id, to better support
the external file opener with delayed opens due to nop mode and
windows.

Adds a test of the function to burst_replaceall.  Adds additional
threads to the test and checks that the tid for each thread was seen.

Issue: #2039
clients/drcachesim/tests/burst_replaceall.cpp Outdated Show resolved Hide resolved
clients/drcachesim/tracer/drmemtrace.h Outdated Show resolved Hide resolved
clients/drcachesim/tests/burst_replaceall.cpp Show resolved Hide resolved
clients/drcachesim/tracer/tracer.h Outdated Show resolved Hide resolved
@derekbruening
Copy link
Contributor Author

arm hit the raw-zlib crash #5635

@derekbruening
Copy link
Contributor Author

run arm tests

@derekbruening derekbruening merged commit 2d76036 into master Oct 10, 2022
@derekbruening derekbruening deleted the i2039-open-file-tid branch October 10, 2022 21:45
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