microsoft / microsoft/perfview
Perfview option to display/export actual time/ticks instead of/in addition to the time offset
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 4.7k
- Forks
- 775
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 9
Description
This is important when comparing PerfView logs with network traces or other logs and trying to line them up.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating PerfView's time-display and export paths, then determine how the current time offset is produced. Done means actual time or ticks can be displayed or exported, in addition to or instead of the offset, so results can be aligned with network traces or other logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- performance, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100