profiler
Increasing the depth of cProfiler in Python to report more functions?
I\'m trying to profile a function that calls other functions. I call the profiler as follows: from mymodule import foo[详细]
2023-01-31 17:35 分类:问答Java Profiler reports on Hudson
I already have a continuous integration server based on Hudson. I already have an application tested (unit and fun开发者_如何学运维ctional tests) and compiled by Hudson.[详细]
2023-01-31 15:37 分类:问答SQL Server 2008, Server side trace disappears
What would cause a server side trace to disappear before I call exec sp_trace_setstatus @TraceID, 2? On a local database, I\'m using SQL profiler to export a server side trace definition.[详细]
2023-01-31 01:25 分类:问答Are there any Qt specific profilers around?
are there any profilers which work well with Qt? I\'d prefer free profilers for windows but any hint is appreciated.[详细]
2023-01-30 06:52 分类:问答If profiler is not the answer, what other choices do we have?
After watching the presentation \"Performance Anxiety\" of Joshua Bloch, I read the paper he suggested in the presentation \"Evaluating the Accuracy of Java Profilers\". Quoting the conclusion:[详细]
2023-01-30 01:47 分类:问答Beyond Stack Sampling: C++ Profilers
A Hacker\'s Tale The date is 12/02/10.The days before Christmas are dripping away and I\'ve pretty much hit a major road block as a windows programmer.I\'ve been using AQTime, I\'ve tried sleepy, shi[详细]
2023-01-29 08:45 分类:问答is there CLR profiler for .NET 4.0 around?
The CLR profiler I downloaded from here link text does not work for my app which is implemented using .NET 4.0. Is there a versio开发者_开发技巧n for .NET 4.0? Thanks.UPDATE: The CLR Profiler for .NET[详细]
2023-01-28 15:46 分类:问答Programmatically Inserting Profiling Marks
I\'m using the Profiler of Visual Studio 2008 Development Edition.To perform \"targeted profiling,\" I can 开发者_JAVA技巧manually set profiler filters through \"marks\" anytime I am attached to my cu[详细]
2023-01-27 07:03 分类:问答Why concurrency contention tool in vs 2010 doesn't use managed thread ids?
If you have use开发者_高级运维d the concurrency contention profile tool provided in vs 2010, you will notice that all the thread ids used in the report are not managed thread ids, which is annoying. I[详细]
2023-01-25 12:04 分类:问答custom profile asp.net
I\'m trying to use a custom profile in ASP.NET using VB.NET according to this post: How to assign Profile values?[详细]
2023-01-23 15:48 分类:问答