trace
java trace of all runtime variable access
I need to log all run-time access to any variable or object My current direction is to markup the classfile with modified 开发者_高级运维bytecode[详细]
2023-03-16 21:04 分类:问答Track Application Usage in .NET Application
I have a.NET (C#) WPF application which run on different clients. I would like to track the usages, metrics, error, etc. of the application (with the clients permission off course) and have this infor[详细]
2023-03-15 07:07 分类:问答Unintended consequence of dialing down tracing using Ent-Lib, no error logging
I\'ve run into an unexpected problem using enterprise library tracing and exception logging.What I\'ve noticed is that when I dial down the trace logging using the category filters in \'App.Config\' I[详细]
2023-03-15 05:04 分类:问答Cleaning up tracing
I 开发者_StackOverflow中文版have a large application (>50k loc) in C# using NLog for tracing, and the tracing has gotten somewhat out of control. Some libraries embrace proper tracing (correct level /[详细]
2023-03-14 16:37 分类:问答C++ Event Tracing for Windows (ETW) wrapper [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.[详细]
2023-03-14 08:53 分类:问答Can anyone help me find this "Object reference not set" exception?
Traces.svclog This is a service trace file that I\'ve taken to try to catch a null reference exception.You can see from the stack trace that this excepti开发者_如何学运维on is occurring inside the Sy[详细]
2023-03-13 10:27 分类:问答Is there a way to redirect Log4Net output to the ASP.NET Trace listener
I 开发者_如何学编程have a significant amount of logging code throughout our codebase which uses log4net.Generally this is logged to an external output file.In this case I would like to know if there i[详细]
2023-03-12 18:14 分类:问答What is 'self' that shows up in android trace view
I\'ve started to use t开发者_运维知识库he android Trace view tool to profile my game.In some of my methods im seeing a large percentage of time taken up in \'self\'.[详细]
2023-03-10 19:08 分类:问答PHP - Enable a stack trace on errors [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: Is there a php.ini directive that enables stack traces on errors?[详细]
2023-03-10 16:05 分类:问答Tracing Pthread calls
开发者_JAVA百科I\'m interested in tracing pthread calls in linux. I have found this tool \"http://nptltracetool.sourceforge.net/\" but unfortunately it does not work with 64 bit architecture which I h[详细]
2023-03-10 04:26 分类:问答