How do you record how much memory an app is using on OS X
        Posted  
        
            by 
                Ace Legend
            
        on Super User
        
        See other posts from Super User
        
            or by Ace Legend
        
        
        
        Published on 2012-12-03T16:52:28Z
        Indexed on 
            2012/12/03
            17:07 UTC
        
        
        Read the original article
        Hit count: 373
        
I'm on a Mac Mini with OS X 10.8.2. I am an app developer, but in this case am building an app in C++, so I can not use Xcode for this question. I would like to track how much memory my app is using, but I don't want to manually record it. How do I do this.
MORE INFO: I want to record it all day long. I will have the app running all day, so that I can compare peaks in memory. I am not opposed to 3rd party apps, as long as they are reliable. Thanks.
© Super User or respective owner