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

refine per api function #24

Merged
merged 1 commit into from
Jan 14, 2025
Merged

refine per api function #24

merged 1 commit into from
Jan 14, 2025

Conversation

zhochi01
Copy link
Contributor

  1. Replace the reading syscall with getting event counter registers directly.
  2. Support arm32 architecture event counter regiters.
  3. Only collect the perf data for current threads.
  4. Modify the test8 to enable our new per api function.
  5. Forbid per api function on ANDROID platform.

1. Replace the reading syscall with getting event counter registers
   directly.
2. Support arm32 architecture event counter regiters.
3. Only collect the perf data for current threads.
4. Modify the test8 to enable our new per api function.
5. Forbid per api function on ANDROID platform.
@kexia01 kexia01 merged commit f642a4a into ARM-software:main Jan 14, 2025
1 check 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.

2 participants