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

Will perf have a big impact on the application? #120

Open
zdyj3170101136 opened this issue Aug 1, 2024 · 0 comments
Open

Will perf have a big impact on the application? #120

zdyj3170101136 opened this issue Aug 1, 2024 · 0 comments

Comments

@zdyj3170101136
Copy link

I understand that perf record -e cpu -F 100 will trigger the application to switch from user mode to kernel mode every time the application consumes 1ms of cpu.

And use fp to unwind traceback, this cost would be ns.

Please ask if what I said is correct?

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

No branches or pull requests

1 participant