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

[AArch64] Implement block profiling. #2429

Merged

Conversation

Sonicadvance1
Copy link
Contributor

This is time based block profiling unlike the ARMv7 core.
I would like to add cycle counter based block profiling like the ARMv7 core, but it first requires writing a kernel module to enable the counters to userland applications

This is time based block profiling unlike the ARMv7 core.
I would like to add cycle counter based block profiling like the ARMv7 core, but it first requires writing a kernel module to enable the counters to userland applications
Sonicadvance1 added a commit that referenced this pull request May 26, 2015
@Sonicadvance1 Sonicadvance1 merged commit 99d9161 into dolphin-emu:master May 26, 2015
@Sonicadvance1 Sonicadvance1 deleted the aarch64_block_profile branch May 26, 2015 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant