Skip to content

Commit

Permalink
Revert "Remove"
Browse files Browse the repository at this point in the history
This reverts commit cb4ae8b.
  • Loading branch information
helena-gregg committed Jun 16, 2021
1 parent cb4ae8b commit 2cf4f6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Commands.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,8 @@ HRESULT DoStart(const std::wstring& sessionName, bool cpuSampling, VerbosityLeve
{
TRACING_SESSION_OPTIONS options{};

options.SystemEventFlags |= TRACING_SESSION_SYSTEM_EVENT_FLAGS_CONTEXT;

switch (verbosityLevel)
{
case VerbosityLevel::VERBOSE:
Expand Down

0 comments on commit 2cf4f6e

Please sign in to comment.