Function

GLibmem_profile

deprecated: 2.46 

Declaration

void
g_mem_profile (
  void
)

Description

GLib used to support some tools for memory profiling, but this no longer works. There are many other useful tools for memory profiling these days which can be used instead.

Deprecated since: 2.46

Use other memory profiling tools instead.