Top "Trace" questions

A trace is a log of execution of a process or method.

Tracing methods execution time

I am trying to "inject" custom tracing methods in my application. I want to make it as elegant as possible, …

c# asp.net .net trace .net-trace
Extracting data used to make a smooth plot in mgcv

This thread from a couple of years ago describes how to extract data used to plot the smooth components of …

r trace mgcv
How to find out if a .NET assembly was compiled with the TRACE or DEBUG flag

Is there any way to find out if an assembly has been compiled with the TRACE or DEBUG flag set …

.net assemblies trace release-mode
How Can I see my Diagnostics Trace of my Azure Worker Role?

I have a doubt with Azure Trace Logs. I have a Worker Role and I want to log certain events, …

.net logging azure trace diagnostics
wireshark network topology

Does anyone know of a programme that can take a wireshark (pcap) trace and turn it into a visual network …

networking trace wireshark pcap topology