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

283 trace to csv improvements #284

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

mkhubaibumer
Copy link
Collaborator

Implementation of #283

Added support for directory and subdirectory processing
Added Support for Custom Event Filtering
Updated Usage

Signed-off-by: mkhubaibumer <[email protected]>
@mkhubaibumer mkhubaibumer linked an issue Oct 5, 2023 that may be closed by this pull request
@mkhubaibumer mkhubaibumer self-assigned this Oct 5, 2023
@mkhubaibumer mkhubaibumer added enhancement Enhancement of existing feature community feature New feature labels Oct 5, 2023
@petervdonovan
Copy link
Contributor

These look like good changes to me, but work is in progress to give the user even more control over the behavior of the tracing mechanism. It is possible that this more general solution will address the use case covered by this PR, and other use cases as well.

In any case, recursively searching for trace files after bulk runs will be useful, so I will get back to this PR once the infrastructure looks more like what we will want long-term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community enhancement Enhancement of existing feature feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

trace_to_csv enhancements
2 participants