Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 8, 2018 13:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/563708d434af605d1d26161b144b73c0 to your computer and use it in GitHub Desktop.
Save ryantm/563708d434af605d1d26161b144b73c0 to your computer and use it in GitHub Desktop.
/nix/store/8y8rcib0axcnrrq1xvg9yn3vn3i2a323-gperftools-2.7
├── bin
│   └── pprof
├── include
│   ├── google
│   │   ├── heap-checker.h
│   │   ├── heap-profiler.h
│   │   ├── malloc_extension_c.h
│   │   ├── malloc_extension.h
│   │   ├── malloc_hook_c.h
│   │   ├── malloc_hook.h
│   │   ├── profiler.h
│   │   ├── stacktrace.h
│   │   └── tcmalloc.h
│   └── gperftools
│   ├── heap-checker.h
│   ├── heap-profiler.h
│   ├── malloc_extension_c.h
│   ├── malloc_extension.h
│   ├── malloc_hook_c.h
│   ├── malloc_hook.h
│   ├── nallocx.h
│   ├── profiler.h
│   ├── stacktrace.h
│   └── tcmalloc.h
├── lib
│   ├── libprofiler.a
│   ├── libprofiler.la
│   ├── libprofiler.so -> libprofiler.so.0.4.18
│   ├── libprofiler.so.0 -> libprofiler.so.0.4.18
│   ├── libprofiler.so.0.4.18
│   ├── libtcmalloc.a
│   ├── libtcmalloc_and_profiler.a
│   ├── libtcmalloc_and_profiler.la
│   ├── libtcmalloc_and_profiler.so -> libtcmalloc_and_profiler.so.4.5.3
│   ├── libtcmalloc_and_profiler.so.4 -> libtcmalloc_and_profiler.so.4.5.3
│   ├── libtcmalloc_and_profiler.so.4.5.3
│   ├── libtcmalloc_debug.a
│   ├── libtcmalloc_debug.la
│   ├── libtcmalloc_debug.so -> libtcmalloc_debug.so.4.5.3
│   ├── libtcmalloc_debug.so.4 -> libtcmalloc_debug.so.4.5.3
│   ├── libtcmalloc_debug.so.4.5.3
│   ├── libtcmalloc.la
│   ├── libtcmalloc_minimal.a
│   ├── libtcmalloc_minimal_debug.a
│   ├── libtcmalloc_minimal_debug.la
│   ├── libtcmalloc_minimal_debug.so -> libtcmalloc_minimal_debug.so.4.5.3
│   ├── libtcmalloc_minimal_debug.so.4 -> libtcmalloc_minimal_debug.so.4.5.3
│   ├── libtcmalloc_minimal_debug.so.4.5.3
│   ├── libtcmalloc_minimal.la
│   ├── libtcmalloc_minimal.so -> libtcmalloc_minimal.so.4.5.3
│   ├── libtcmalloc_minimal.so.4 -> libtcmalloc_minimal.so.4.5.3
│   ├── libtcmalloc_minimal.so.4.5.3
│   ├── libtcmalloc.so -> libtcmalloc.so.4.5.3
│   ├── libtcmalloc.so.4 -> libtcmalloc.so.4.5.3
│   ├── libtcmalloc.so.4.5.3
│   └── pkgconfig
│   ├── libprofiler.pc
│   ├── libtcmalloc_debug.pc
│   ├── libtcmalloc_minimal_debug.pc
│   ├── libtcmalloc_minimal.pc
│   └── libtcmalloc.pc
└── share
├── doc
│   └── gperftools
│   ├── AUTHORS
│   ├── ChangeLog
│   ├── ChangeLog.old
│   ├── COPYING
│   ├── cpuprofile-fileformat.html
│   ├── cpuprofile.html
│   ├── designstyle.css
│   ├── heap_checker.html
│   ├── heap-example1.png
│   ├── heapprofile.html
│   ├── index.html
│   ├── INSTALL
│   ├── NEWS
│   ├── overview.dot
│   ├── overview.gif
│   ├── pageheap.dot
│   ├── pageheap.gif
│   ├── pprof_remote_servers.html
│   ├── pprof-test-big.gif
│   ├── pprof-test.gif
│   ├── pprof-vsnprintf-big.gif
│   ├── pprof-vsnprintf.gif
│   ├── README
│   ├── README_windows.txt
│   ├── spanmap.dot
│   ├── spanmap.gif
│   ├── tcmalloc.html
│   ├── tcmalloc-opspercpusec.vs.threads.1024.bytes.png
│   ├── tcmalloc-opspercpusec.vs.threads.128.bytes.png
│   ├── tcmalloc-opspercpusec.vs.threads.131072.bytes.png
│   ├── tcmalloc-opspercpusec.vs.threads.16384.bytes.png
│   ├── tcmalloc-opspercpusec.vs.threads.2048.bytes.png
│   ├── tcmalloc-opspercpusec.vs.threads.256.bytes.png
│   ├── tcmalloc-opspercpusec.vs.threads.32768.bytes.png
│   ├── tcmalloc-opspercpusec.vs.threads.4096.bytes.png
│   ├── tcmalloc-opspercpusec.vs.threads.512.bytes.png
│   ├── tcmalloc-opspercpusec.vs.threads.64.bytes.png
│   ├── tcmalloc-opspercpusec.vs.threads.65536.bytes.png
│   ├── tcmalloc-opspercpusec.vs.threads.8192.bytes.png
│   ├── tcmalloc-opspersec.vs.size.12.threads.png
│   ├── tcmalloc-opspersec.vs.size.16.threads.png
│   ├── tcmalloc-opspersec.vs.size.1.threads.png
│   ├── tcmalloc-opspersec.vs.size.20.threads.png
│   ├── tcmalloc-opspersec.vs.size.2.threads.png
│   ├── tcmalloc-opspersec.vs.size.3.threads.png
│   ├── tcmalloc-opspersec.vs.size.4.threads.png
│   ├── tcmalloc-opspersec.vs.size.5.threads.png
│   ├── tcmalloc-opspersec.vs.size.8.threads.png
│   ├── threadheap.dot
│   ├── threadheap.gif
│   ├── TODO
│   └── t-test1.times.txt
└── man
└── man1
└── pprof.1.gz
11 directories, 108 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment