microsoft / microsoft/perfview

Use a Unique Kernel Session Name

Open
#2,298 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

PerfView currently uses the singleton "NT Kernel Logger" session name for the kernel session. This can result in interface by and with other tracing tools. For operating systems that support it, we should use session name that is more unique to PerfView/TraceEvent so that we don't interfere with other tools that use the "NT kernel Logger" name.

Note: It's mentioned in #1776 that we might run into an issue with some keywords, so we should investigate this as part of any change.

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

No file, test, or entry point is named in the issue. Investigate where PerfView creates the kernel tracing session, review issue #1776 for keyword concerns, and verify the proposed session naming across supported operating systems; done means avoiding interference with other tools without losing required keywords.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
operating-systems, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.