microsoft / microsoft/perfview

Microsoft.Diagnostics.Tracing.ZippedETLWriterGetNGenPdbs Add Try/Catch and log exception

Open
#1,666 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
4.7k
Forks
775
Avg merge
5d 11h
Merged PRs (30d)
9

Description

Improve (for the next release of TraceEvent) the error handling in Microsoft.Diagnostics.Tracing.ZippedETLWriterGetNGenPdbs.
It could catch any exception and add it to the log.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate Microsoft.Diagnostics.Tracing.ZippedETLWriterGetNGenPdbs in the PerfView/TraceEvent source and inspect its current error-handling and logging path. Add exception logging for failures as described, then verify that the method still handles its normal path correctly and that the exception appears in the log.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.