We\'re using SQL 2005 and want to identify individual users so we can trace their SQL for performance purposes, but we\'re finding it hard to unique identify who is who.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
When I run gprof on my C program it says no time accumu开发者_C百科lated for my program and shows 0 time for all function calls.However it does count the function calls.
Firebug profiler outputs the functions called, but not the arguments/parameters of each function call. Is there any way to get those arguments?开发者_如何学Go
I want to profile my jBoss Apps on a remote server. I\'ve tried开发者_JAVA百科 the Eclipse TPTP project but with an invoked agent my jBoss Portal doesn\'t start and it ends in unlimited lines of excep
I am trying VisualVM for detecting memory leak in java. I am using the version 1.2.1. I took two snapshots to try to capture the change of memory usage overtime. In a tutorial I read, it sa开发者_高级
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Is there any process-attachable .NET profiler available? The problem faced is that I am currently wanting to profile an online-only ClickOnce application, which cannot be started any other way other