I\'ve recently installed Lion, then the latest version of XCode available from the Mac App store. (Version 4.1)
I get the following warning when launching an application in computeprof on Ubuntu 11.04: The selected counter(s) \"gld instructions 8bit\", \"gld instructions 16bit\", \"gld instructions 32bit\", \
Using Flash Builder 4 on Mac OS X, trying开发者_运维知识库 to debug why it seems our Air app is leaking the objects declared in the MXML files, but if I try to expand the Instance in the Object Refere
I want to determine the source of开发者_如何学C huge memory consumption of my app. My application is eating a lot of virtual memory (VM column in task manager or private bytes in VMMap)
I have an assembly which bel开发者_开发技巧ongs to a web service which I want to profile using Visual Studio 2010 Ultimate. What are the parameters to use for the wizard below. I know the first one is
I\'ve got a Java application that is consuming 100% of the CPU most of开发者_如何转开发 the time (as indicated by cacti and top monitoring). We fired up YourKit (which confirms the CPU resource issue)
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am working on a Silverlight 4 project and there is a major memory leak apparently left in before I took over. I have tried two different profilers that hook into VIsual Studio 2010 and I noticed tha
setitimer + sigprof doesn\'t work on 64 bit darwin. References: http://openradar.appspot.com/9336975 http://lists.apple.com/archives/Unix-porting/2007/Aug/msg00000.html
I开发者_JAVA百科 have a program in which significant amount of time is spent loading and saving data. Now I want to know how much time each function is taking in terms of percentage of the total runni