microsoft / perfview

PerfView is a CPU and memory performance-analysis tool
http://channel9.msdn.com/Series/PerfView-Tutorial
MIT License
4.06k stars 696 forks source link

Add option to toggle raw event data truncation #1993

Closed mahamr closed 5 months ago

mahamr commented 5 months ago

Implement the option to allow a user to toggle whether or not the entire contents of a raw event are dumped to the log from the Events view. The original behavior was and the default still is to truncate the middle portion of the event unless the user disables the option.