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

[record & replay] Introduce a virtual base class for BCCWrapper. #1660

Merged
merged 11 commits into from
Aug 9, 2023

Conversation

etep
Copy link

@etep etep commented Aug 8, 2023

Summary: In preparation for introducing record & replay, we create a virtual base class for BCCWrapper. In a future PR, we will introduce two new implementations, one for recording and one for replaying.

Relevant Issues: #1163

Type of change: /kind feature

Test Plan: fully covered by existing tests.

Pete Stevenson added 9 commits August 8, 2023 13:41
…) record & replay can depend on them.

Signed-off-by: Pete Stevenson <[email protected]>
Signed-off-by: Pete Stevenson <[email protected]>
Signed-off-by: Pete Stevenson <[email protected]>
Signed-off-by: Pete Stevenson <[email protected]>
Signed-off-by: Pete Stevenson <[email protected]>
Signed-off-by: Pete Stevenson <[email protected]>
Signed-off-by: Pete Stevenson <[email protected]>
Signed-off-by: Pete Stevenson <[email protected]>
@etep etep requested review from ddelnano and a team August 8, 2023 20:50
Signed-off-by: Pete Stevenson <[email protected]>
Signed-off-by: Pete Stevenson <[email protected]>
@etep etep requested a review from a team August 8, 2023 21:56
@aimichelle aimichelle merged commit 656daaf into pixie-io:main Aug 9, 2023
25 checks passed
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