1. 31 Mar, 2014 1 commit
  2. 11 Sep, 2013 1 commit
  3. 03 Sep, 2013 1 commit
  4. 24 May, 2013 1 commit
  5. 16 May, 2013 1 commit
  6. 09 Sep, 2011 1 commit
  7. 08 Sep, 2011 1 commit
  8. 20 Dec, 2010 1 commit
  9. 07 Dec, 2010 3 commits
  10. 16 Sep, 2009 1 commit
    • mikhail.naganov@gmail.com's avatar
      Add initial version of retainers heap profile. · abc0bd46
      mikhail.naganov@gmail.com authored
      The profile is taken together with constructors profile. In theory, it
      should represent a complete heap graph. However, this takes a lot of memory,
      so it is reduced to a more compact, but still useful form. Namely:
      
       - objects are aggregated by their constructors, except for Array and Object
         instances, that are too hetereogeneous;
      
       - for Arrays and Objects, initially every instance is concerned, but then
         they are grouped together based on their retainer graph paths similarity (e.g.
         if two objects has the same retainer, they are considered equal);
      
      Review URL: http://codereview.chromium.org/200132
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2903 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      abc0bd46
  11. 03 Aug, 2009 1 commit
  12. 22 Jul, 2009 1 commit
  13. 25 May, 2009 1 commit
  14. 05 May, 2009 1 commit
  15. 16 Apr, 2009 1 commit
  16. 25 Nov, 2008 1 commit
  17. 11 Nov, 2008 1 commit
  18. 09 Sep, 2008 1 commit
  19. 28 Aug, 2008 1 commit
  20. 28 Jul, 2008 1 commit
  21. 03 Jul, 2008 1 commit