dotnet / corefx-tools

Place to include various misc tools for .NET and .NET Core.
MIT License
58 stars 41 forks source link

Filter the Default Set of Events #52

Open brianrob opened 8 years ago

brianrob commented 8 years ago

Right now, all events are enabled. We should reduce this set to just what is useful for a general investigation.

brianrob commented 8 years ago

Related to #51.