Skip to content

Comments

i#7180: Add drmemtrace support for stdin via "-infile -"#7181

Merged
derekbruening merged 3 commits intomasterfrom
i7180-infile-stdin
Jan 11, 2025
Merged

i#7180: Add drmemtrace support for stdin via "-infile -"#7181
derekbruening merged 3 commits intomasterfrom
i7180-infile-stdin

Conversation

@derekbruening
Copy link
Contributor

Adds support for reading a single drmemtrace file from stdin when "-infile -" is specified. The file can be uncompressed or in gzip format.

Adds a UNIX-only test which was easiest to create directly using bash.

Fixes #7180

Adds support for reading a single drmemtrace file from stdin when
"-infile -" is specified.  The file can be uncompressed or in gzip
format.

Adds a UNIX-only test which was easiest to create directly using bash.

Fixes #7180
@derekbruening derekbruening merged commit 1f360cb into master Jan 11, 2025
17 checks passed
@derekbruening derekbruening deleted the i7180-infile-stdin branch January 11, 2025 04:26
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.

Add stdin support to drmemtrace for reading a single trace file

2 participants