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

document how to profile plugin host process with devtools #6024

Closed
akosyakov opened this issue Aug 23, 2019 · 1 comment
Closed

document how to profile plugin host process with devtools #6024

akosyakov opened this issue Aug 23, 2019 · 1 comment
Assignees
Labels
contributor experience issues related to the contributor experience plug-in system issues related to the plug-in system

Comments

@akosyakov
Copy link
Member

It seems that not everybody aware how to do it and using logging instead which is error-prone and does not guarantee that memory leaks are fixed.

It should go here: https://github.com/theia-ide/theia/blob/master/doc/Developing.md#debugging

@akosyakov akosyakov added help wanted issues meant to be picked up, require help plug-in system issues related to the plug-in system contributor experience issues related to the contributor experience labels Aug 23, 2019
@akosyakov
Copy link
Member Author

Actually maybe we are better to have Profiling section. It seems our Debugging section is more focused on debugging from Theia and VS Code which does not allow profiling. Then we should also cover how to profile the main frontend process and the backend process, in addition to the plugin host process.

@akosyakov akosyakov self-assigned this Aug 30, 2019
@akosyakov akosyakov removed the help wanted issues meant to be picked up, require help label Aug 30, 2019
akosyakov added a commit that referenced this issue Sep 3, 2019
Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor experience issues related to the contributor experience plug-in system issues related to the plug-in system
Projects
None yet
Development

No branches or pull requests

1 participant