Skip to content

aberant/memprof-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memprof Analyzer

github.com/ice799/memprof

DESCRIPTION

this is an early alpha release of a tool to help analyze your memprof data with mongo db. it’s a basic REPL with a few simple commands.

quit
inspect ( object_id )
references ( object_id )
search ( search_key match_data )

TODO

  • make it work in ruby 1.8.7

  • add help command

  • automate importing of memprof data

  • generate mongo indexes

  • automate generation of refs table

  • namespace everything

  • make it a gem

  • understand what all this data means

About

a REPL for analyzing memprof data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages