diff --git a/README.md b/README.md index 8621c44..a23de08 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,7 @@ Only main chapters:   :small_orange_diamond: perf-tools - performance analysis tools based on Linux perf_events (aka perf) and ftrace.
  :small_orange_diamond: sysdig - system exploration and troubleshooting tool with first class support for containers.
  :small_orange_diamond: Valgrind - is an instrumentation framework for building dynamic analysis tools.
+  :small_orange_diamond: gperftools - high-performance multi-threaded malloc() implementation, plus some performance analysis tools.
  :small_orange_diamond: glances - cross-platform system monitoring tool written in Python.
  :small_orange_diamond: htop - interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.
  :small_orange_diamond: atop - ASCII performance monitor. Includes statistics for CPU, memory, disk, swap, network, and processes.