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

enable post-processing of pre-collected metric events #192

Merged
merged 17 commits into from
Feb 10, 2025
Merged

Conversation

harp-intel
Copy link
Contributor

@harp-intel harp-intel commented Feb 4, 2025

Enabled to support processing with the --txnrate set to the rate known after collection.

Phase 1 - Collect
Run perfspect metrics with the raw flag. With this flag, perfspect will produce a metadata file and an events file.

Phase 2 - Recreate metrics
Run perfspect metrics with the input <dir> flag where <dir> is the output directory from Phase 1. Perfspect will generate new metrics files from the metadata and events file.

Currently supports only one target's data in the input directory.

@harp-intel harp-intel linked an issue Feb 4, 2025 that may be closed by this pull request
@harp-intel harp-intel merged commit 5ca30df into main Feb 10, 2025
4 checks passed
@harp-intel harp-intel deleted the metricsinput branch February 10, 2025 23:25
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.

"txn" feature not usable due to integrated Perfspect
1 participant