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

subsys/profiling/perf: update dependencies #79379

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ycsin
Copy link
Member

@ycsin ycsin commented Oct 3, 2024

The perf implementation currently only supports unwinding
the first core only, having SMP on is fine iff
CONFIG_MP_MAX_NUM_CPUS=1, so update the dependencies
accordingly.

The test should be runnable on archs with a supported backend
(CONFIG_PROFILING_PERF_HAS_BACKEND=y).

@ycsin ycsin changed the title samples: profiling: perf: update filter samples: profiling: perf: update dependencies Oct 3, 2024
The perf implementation currently only supports unwinding
the first core only, having SMP on is fine iff
`CONFIG_MP_MAX_NUM_CPUS=1`, so update the dependencies
accordingly.

The test should be runnable on archs with a supported backend
(`CONFIG_PROFILING_PERF_HAS_BACKEND=y`).

Signed-off-by: Yong Cong Sin <[email protected]>
Signed-off-by: Yong Cong Sin <[email protected]>
@ycsin ycsin changed the title samples: profiling: perf: update dependencies subsys/profiling/perf: update dependencies Oct 3, 2024
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.

1 participant