perfview icon indicating copy to clipboard operation
perfview copied to clipboard

Use a Unique Kernel Session Name

Open brianrob opened this issue 4 months ago • 0 comments

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.

brianrob avatar Sep 11 '25 18:09 brianrob