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

Tally filter #108

Merged
merged 25 commits into from
Jul 11, 2023
Merged

Tally filter #108

merged 25 commits into from
Jul 11, 2023

Conversation

TApplencourt
Copy link
Collaborator

@TApplencourt TApplencourt commented Jul 7, 2023

This introduces the splitting of tally into a filter and and a sink.

  • Needed to add a suffix to the makefile rule to distinguish between sink and filter.

  • Duplicated some code in the model because handling multiple yaml-model in the makefile was painful. We can fix that later. (not sure how...)

  • The babeltrace_thapi is definitely ugly, we should re-write it with some better abstraction. But didn't want to pollute the PR with that.

@TApplencourt TApplencourt changed the title [draft] Tally filter Tally filter Jul 7, 2023
@TApplencourt TApplencourt requested a review from Kerilk July 7, 2023 16:03
@TApplencourt
Copy link
Collaborator Author

@DonAurelio and @Kerilk ready for you review guys.

xprof/tally.cpp Show resolved Hide resolved
Kerilk
Kerilk previously approved these changes Jul 7, 2023
Copy link
Collaborator

@Kerilk Kerilk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good here!

@DonAurelio
Copy link
Collaborator

DonAurelio commented Jul 10, 2023

In this branch, we are still having this #101 issue, seems the solution was not merged properly into this branch

xprof/tally_core.hpp Outdated Show resolved Hide resolved
xprof/tally.hpp Outdated Show resolved Hide resolved
xprof/tally.hpp Show resolved Hide resolved
xprof/tally.hpp Show resolved Hide resolved
xprof/tally.cpp Outdated Show resolved Hide resolved
xprof/tally.cpp Show resolved Hide resolved
xprof/btx_aggreg_model.yaml Outdated Show resolved Hide resolved
xprof/btx_aggreg_model.yaml Outdated Show resolved Hide resolved
Co-authored-by: Aurelio Vivas <[email protected]>
@DonAurelio
Copy link
Collaborator

We are good to go now

@Kerilk Kerilk merged commit 50024e1 into master Jul 11, 2023
12 checks passed
@Kerilk Kerilk deleted the tally_filter branch July 11, 2023 23:16
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.

3 participants