gperftools

E284620

gperftools is a Google-developed collection of performance analysis tools for C++ programs, including a fast memory allocator and CPU/heap profilers.

All labels observed (3)

Label Occurrences
Google Performance Tools 1
gperftools canonical 1
tcmalloc 1

How this entity was disambiguated

Statements (42)

Predicate Object
instanceOf performance analysis tool ⓘ
software library ⓘ
abbreviationOf Google Performance Tools ⓘ
linked to: gperftools
canBeIntegratedWith existing C++ applications ⓘ
category memory management library ⓘ
profiling tool ⓘ
software performance optimization ⓘ
compatibleWith multithreaded applications ⓘ
designedFor high-performance servers ⓘ
long-running C++ processes ⓘ
developer Google ⓘ
hasComponent CPU profiler ⓘ
debug allocation library ⓘ
heap checker ⓘ
heap profiler ⓘ
tcmalloc ⓘ
linked to: gperftools
implements thread-caching malloc ⓘ
license BSD-style license ⓘ
openSource true ⓘ
operatingSystem Linux ⓘ
Unix-like systems ⓘ
profilingMethod sampling-based CPU profiling ⓘ
profilingOutputFormat call-graph data ⓘ
programmingLanguage C++ ⓘ
provides CPU profiling ⓘ
fast memory allocator ⓘ
heap leak checking ⓘ
heap profiling ⓘ
replaces system malloc ⓘ
repositoryHost GitHub ⓘ
supportsFeature allocation backtrace recording ⓘ
heap growth analysis ⓘ
low-overhead profiling ⓘ
per-thread caching of allocations ⓘ
supportsLanguage C++ ⓘ
targetUser C++ developers ⓘ
performance engineers ⓘ
systems programmers ⓘ
useCase CPU usage profiling ⓘ
memory allocation optimization ⓘ
memory leak detection ⓘ
performance analysis of C++ programs ⓘ

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

gprof → relatedTo → gperftools ⓘ
gperftools → hasComponent → tcmalloc ⓘ
linked to: gperftools
gperftools → abbreviationOf → Google Performance Tools ⓘ
linked to: gperftools