Skip to content

Add a new test on 'perf probe' bug #302

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AnthoineB
Copy link
Member

@AnthoineB AnthoineB commented Apr 28, 2025

This test is linked to PR xcp-ng-rpms/kernel#18 that fix perf probe command.

@AnthoineB AnthoineB self-assigned this Apr 28, 2025
@AnthoineB AnthoineB force-pushed the abo/new-test-perf-probe branch from c4391f0 to 4cd8301 Compare April 28, 2025 09:32
Signed-off-by: Anthoine Bourgeois <[email protected]>
@AnthoineB AnthoineB force-pushed the abo/new-test-perf-probe branch from 4cd8301 to 40580fc Compare April 30, 2025 08:43
@AnthoineB AnthoineB requested a review from stormi April 30, 2025 08:44
@stormi stormi requested a review from ydirson April 30, 2025 09:39
Copy link
Member

@stormi stormi left a comment

Choose a reason for hiding this comment

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

We need to sync merging this PR with updating the CI hosts with the fixed kernel.

Comment on lines +7 to +8
host_with_perf.ssh(['perf', 'record', '-e', 'probe:xenbus_backend_ioctl', '-aR', 'sleep', '1'])
host_with_perf.ssh(['perf', 'report'])
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't we want to check that perf report actually catches events, then?

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.

4 participants