Skip to content

Cpu hotspot getting started#2901

Open
kieranhejmadi01 wants to merge 6 commits intoArmDeveloperEcosystem:mainfrom
kieranhejmadi01:cpu_hotspot_getting_started
Open

Cpu hotspot getting started#2901
kieranhejmadi01 wants to merge 6 commits intoArmDeveloperEcosystem:mainfrom
kieranhejmadi01:cpu_hotspot_getting_started

Conversation

@kieranhejmadi01
Copy link
Contributor

Before submitting a pull request for a new Learning Path, please review Create a Learning Path

  • I have reviewed Create a Learning Path

Please do not include any confidential information in your contribution. This includes confidential microarchitecture details and unannounced product information.

  • I have checked my contribution for confidential information

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the Creative Commons Attribution 4.0 International License.

Choose a reason for hiding this comment

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

nerdy trivia point, but your example shows 'Collect managed code stacks' toggled on, which isn't necessary for a native c++ application. idk if that's worth pointing out of changing in your screenshot. (in my opinion, the descriptive text below that toggle is pretty clear to users)

Copy link

@bccbrendan bccbrendan Mar 3, 2026

Choose a reason for hiding this comment

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

I just found out that there are some dependencies the user needs to install for at least the Instruction mix recipe. It's easy for us to miss because they're pretty basic, but if you're spinning up a docker image they might be missing. So far, what I saw today was that python3-venv needs to be set up.

apt-get install python3 python3-venv objdump

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.

2 participants