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

perf can't find debug symbols in plugins #11340

Open
c-taylor opened this issue May 9, 2024 · 0 comments
Open

perf can't find debug symbols in plugins #11340

c-taylor opened this issue May 9, 2024 · 0 comments

Comments

@c-taylor
Copy link

c-taylor commented May 9, 2024

As discussed at ATS summit:

Due to the way ATS copies plugins before loading them and them immediately removes them.
Tools such as perf and gdb cannot find/load symbols without manually copying the plugin back into the temporary directory.

Ideally plugins would be left in place until they need to be removed.
This could be:

  • Clean startup
  • Clean exit
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