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

DevDiagnostics - Loaded modules improvements #3806

Open
andreww-msft opened this issue Sep 9, 2024 · 0 comments
Open

DevDiagnostics - Loaded modules improvements #3806

andreww-msft opened this issue Sep 9, 2024 · 0 comments
Assignees
Labels
Area-DD Related to Dev Diagnostics🔍 Issue-Feature New feature or request Priority-2

Comments

@andreww-msft
Copy link
Contributor

andreww-msft commented Sep 9, 2024

Suggested new feature or improvement

  1. Base address and Entrypoint address are not useful, and should be removed.
  2. Memory size should be reported in the same format as all resource memory usage reports (ie, MB, 2 decimals).
  3. The FileVersion info and Memory size should be coalesced into one list.
  4. Consider ways to pivot or filter. For example, to filter or pivot on %windir%system32 DLLs, or %programfiles%dotnet\shared files, or on FileVersionInfo.Product, and so on.
  5. FileVersion is shown in 2 places: rationalize this.
  6. Consider using a datagrid instead of master/detail lists. Also allow the user to show/hide, and sort columns. Also remember user preferences in settings.
@andreww-msft andreww-msft added Issue-Feature New feature or request Priority-2 Area-DD Related to Dev Diagnostics🔍 labels Sep 9, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage New issue that the core contributors need to triage label Sep 9, 2024
@andreww-msft andreww-msft removed the Needs-Triage New issue that the core contributors need to triage label Sep 9, 2024
@andreww-msft andreww-msft self-assigned this Sep 9, 2024
@andreww-msft andreww-msft added this to the Dev Home v0.19 milestone Sep 10, 2024
@timkur timkur removed this from the Dev Home v0.19 milestone Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-DD Related to Dev Diagnostics🔍 Issue-Feature New feature or request Priority-2
Projects
None yet
Development

No branches or pull requests

2 participants