Collecteur d'informations sur l'usage mémoire.
Plus de détails...
#include <arcane/utils/MemoryInfo.h>
|
virtual void | createOwner (const void *owner, const TraceInfo &trace_info) |
| Crée une référence sur owner avec les infos de trace trace_info.
|
|
virtual void | setOwner (const void *owner, const TraceInfo &new_info) |
| Modifie les infos de la référence owner.
|
|
virtual void | removeOwner (const void *owner) |
| Supprime la référence sur owner.
|
|
virtual void | addInfo (const void *owner, const void *ptr, Int64 size) |
|
virtual void | addInfo (const void *owner, const void *ptr, Int64 size, const void *old_ptr) |
|
virtual void | removeInfo (const void *owner, const void *ptr, bool can_fail) |
|
virtual void | changeOwner (const void *new_owner, const void *ptr) |
|
virtual void | printInfos (std::ostream &ostr) |
|
virtual void | setIteration (Integer iteration) |
| Positionne le numéro de l'itération courante.
|
|
virtual void | printAllocatedMemory (std::ostream &ostr, Integer iteration) |
|
virtual void | setTraceMng (ITraceMng *trace) |
| Positionne le ITraceMng pour les messages.
|
|
virtual void | beginCollect () |
|
virtual void | endCollect () |
|
virtual bool | isCollecting () const |
|
virtual void | setKeepStackTrace (bool is_active) |
| Indique si on active la sauvegarde de la pile d'appel.
|
|
virtual bool | keepStackTrace () const |
| Indique si la sauvegarde de la pile d'appel est activée.
|
|
virtual void | setStackTraceMinAllocSize (Int64 alloc_size) |
| Positionne la taille minimale des allocations dont on trace la pile d'appel.
|
|
virtual Int64 | stackTraceMinAllocSize () const |
| Taille minimale des allocations dont on trace la pile d'appel.
|
|
virtual void | visitAllocatedBlocks (IFunctorWithArgumentT< const MemoryInfoChunk & > *functor) const |
| Visiteur sur l'ensemble des blocs alloués.
|
|
virtual Int64 | nbAllocation () const |
|
void | checkMemory (const void *owner, Int64 size) |
|
virtual | ~IMemoryInfo () |
| Libère les ressources.
|
|
Collecteur d'informations sur l'usage mémoire.
Définition à la ligne 33 du fichier MemoryInfo.h.
◆ MemoryInfoMap
typedef std::map<const void*,MemoryInfoChunk> Arcane::MemoryInfo::MemoryInfoMap |
|
private |
◆ MemoryTraceInfoMap
typedef std::map<const void*,TraceInfo> Arcane::MemoryInfo::MemoryTraceInfoMap |
|
private |
◆ MemoryInfo()
Arcane::MemoryInfo::MemoryInfo |
( |
| ) |
|
◆ ~MemoryInfo()
Arcane::MemoryInfo::~MemoryInfo |
( |
| ) |
|
|
virtual |
◆ _getTraceInfo()
TraceInfo * Arcane::MemoryInfo::_getTraceInfo |
( |
const void * | owner | ) |
|
|
private |
◆ _printInfos()
void Arcane::MemoryInfo::_printInfos |
( |
std::ostream & | ostr | ) |
|
|
private |
◆ _removeMemory()
void Arcane::MemoryInfo::_removeMemory |
( |
const void * | owner, |
|
|
Int64 | size ) |
|
private |
◆ _removeOwner()
void Arcane::MemoryInfo::_removeOwner |
( |
const void * | owner | ) |
|
|
private |
◆ addInfo() [1/2]
void Arcane::MemoryInfo::addInfo |
( |
const void * | owner, |
|
|
const void * | ptr, |
|
|
Int64 | size ) |
|
virtual |
◆ addInfo() [2/2]
void Arcane::MemoryInfo::addInfo |
( |
const void * | owner, |
|
|
const void * | ptr, |
|
|
Int64 | size, |
|
|
const void * | old_ptr ) |
|
virtual |
◆ beginCollect()
void Arcane::MemoryInfo::beginCollect |
( |
| ) |
|
|
virtual |
◆ changeOwner()
void Arcane::MemoryInfo::changeOwner |
( |
const void * | new_owner, |
|
|
const void * | ptr ) |
|
virtual |
◆ checkMemory()
void Arcane::MemoryInfo::checkMemory |
( |
const void * | owner, |
|
|
Int64 | size ) |
◆ createOwner()
void Arcane::MemoryInfo::createOwner |
( |
const void * | owner, |
|
|
const TraceInfo & | trace_info ) |
|
virtual |
◆ endCollect()
void Arcane::MemoryInfo::endCollect |
( |
| ) |
|
|
virtual |
◆ isCollecting()
bool Arcane::MemoryInfo::isCollecting |
( |
| ) |
const |
|
virtual |
◆ keepStackTrace()
virtual bool Arcane::MemoryInfo::keepStackTrace |
( |
| ) |
const |
|
inlinevirtual |
◆ nbAllocation()
virtual Int64 Arcane::MemoryInfo::nbAllocation |
( |
| ) |
const |
|
inlinevirtual |
◆ printAllocatedMemory()
void Arcane::MemoryInfo::printAllocatedMemory |
( |
std::ostream & | ostr, |
|
|
Integer | iteration ) |
|
virtual |
◆ printInfos()
void Arcane::MemoryInfo::printInfos |
( |
std::ostream & | ostr | ) |
|
|
virtual |
◆ removeInfo()
void Arcane::MemoryInfo::removeInfo |
( |
const void * | owner, |
|
|
const void * | ptr, |
|
|
bool | can_fail ) |
|
virtual |
◆ removeOwner()
void Arcane::MemoryInfo::removeOwner |
( |
const void * | owner | ) |
|
|
virtual |
◆ setIteration()
virtual void Arcane::MemoryInfo::setIteration |
( |
Integer | iteration | ) |
|
|
inlinevirtual |
◆ setKeepStackTrace()
virtual void Arcane::MemoryInfo::setKeepStackTrace |
( |
bool | is_active | ) |
|
|
inlinevirtual |
◆ setOwner()
void Arcane::MemoryInfo::setOwner |
( |
const void * | owner, |
|
|
const TraceInfo & | new_info ) |
|
virtual |
◆ setStackTraceMinAllocSize()
virtual void Arcane::MemoryInfo::setStackTraceMinAllocSize |
( |
Int64 | alloc_size | ) |
|
|
inlinevirtual |
Positionne la taille minimale des allocations dont on trace la pile d'appel.
Pour toutes les allocations au dessus de alloc_size, la pile d'appel est conservée afin de pouvoir identifier les fuites mémoires. Le cout mémoire et CPU de la conservation d'une pile d'appel est important et il est donc déconseillé de mettre une valeur trop faible (en dessous de 1000) à alloc_size. La conservation de la pile d'appel est désactivée si keepStackTrace() vaut false.
Implémente Arcane::IMemoryInfo.
Définition à la ligne 80 du fichier MemoryInfo.h.
◆ setTraceMng()
void Arcane::MemoryInfo::setTraceMng |
( |
ITraceMng * | msg | ) |
|
|
virtual |
◆ stackTraceMinAllocSize()
virtual Int64 Arcane::MemoryInfo::stackTraceMinAllocSize |
( |
| ) |
const |
|
inlinevirtual |
◆ visitAllocatedBlocks()
◆ m_alloc_id
Int64 Arcane::MemoryInfo::m_alloc_id |
|
private |
◆ m_biggest_allocated
Int64 Arcane::MemoryInfo::m_biggest_allocated |
|
private |
◆ m_current_allocated
Int64 Arcane::MemoryInfo::m_current_allocated |
|
private |
◆ m_display_max_alloc
bool Arcane::MemoryInfo::m_display_max_alloc |
|
private |
◆ m_in_display
bool Arcane::MemoryInfo::m_in_display |
|
private |
◆ m_info_big_alloc
Int64 Arcane::MemoryInfo::m_info_big_alloc |
|
private |
◆ m_info_biggest_minimal
Int64 Arcane::MemoryInfo::m_info_biggest_minimal |
|
private |
◆ m_info_peak_minimal
Int64 Arcane::MemoryInfo::m_info_peak_minimal |
|
private |
◆ m_infos
MemoryInfoMap Arcane::MemoryInfo::m_infos |
|
private |
◆ m_is_first_collect
bool Arcane::MemoryInfo::m_is_first_collect |
|
private |
◆ m_is_stack_trace_active
bool Arcane::MemoryInfo::m_is_stack_trace_active |
|
private |
◆ m_iteration
Integer Arcane::MemoryInfo::m_iteration |
|
private |
◆ m_max_allocated
Int64 Arcane::MemoryInfo::m_max_allocated |
|
private |
◆ m_owner_infos
MemoryTraceInfoMap Arcane::MemoryInfo::m_owner_infos |
|
private |
◆ m_trace
La documentation de cette classe a été générée à partir des fichiers suivants :