View Issue Details

IDProjectCategoryView StatusLast Update
0031316Open CASCADEOCCT:Foundation Classespublic2020-12-02 17:12
Reporternds Assigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Target Version7.5.0Fixed in Version7.5.0 
Summary0031316: Foundation Classes - OSD_MemInfo parameter to set active metrics
DescriptionIt's proposed to give possibility of managing active counters of memory checker.

Some counters take much time (e.g. MemHeapUsage on Windows) but may be out of point of interest. So it would be nice to switch off this counter from computation.
TagsNo tags attached.
Test case number

Relationships

duplicate of 0030904 closedkgv Visualization - OSD_MemInfo provide Update with parameter of computation kind 

Activities

git

2020-01-23 17:18

administrator   ~0090024

Branch CR31316 has been created by nds.

SHA-1: e83d440f92791f4f562da885a256cb31897948ba


No new revisions were added by this update.

git

2020-01-23 17:19

administrator   ~0090025

Branch CR31316 has been updated by nds.

SHA-1: 434ff116dbbc72a10ca990c0baff0d45686d85d8


Detailed log of new commits:

Author: nds
Date: Thu Jan 23 17:15:36 2020 +0300

    0031316: Visualization - OSD_MemInfo parameter to set active metrics

kgv

2020-01-23 17:21

developer   ~0090026

+  NCollection_Map<OSD_MemInfo::Counter> myActiveCounters; //!< container of information to collect

I propose using "bool myActiveCounters[MemCounter_NB]" instead of a map.

nds

2020-09-21 10:40

developer   ~0095181

Dear Igor,
it's integrated, could you please close it.

git

2020-09-27 14:30

administrator   ~0095410

Branch CR31316 has been deleted by inv.

SHA-1: 434ff116dbbc72a10ca990c0baff0d45686d85d8

Issue History

Date Modified Username Field Change
2020-01-23 17:17 nds New Issue
2020-01-23 17:17 nds Assigned To => kgv
2020-01-23 17:18 kgv Relationship added duplicate of 0030904
2020-01-23 17:18 git Note Added: 0090024
2020-01-23 17:19 git Note Added: 0090025
2020-01-23 17:21 kgv Note Added: 0090026
2020-01-23 17:21 kgv Category OCCT:Visualization => OCCT:Foundation Classes
2020-01-23 17:21 kgv Summary Visualization - OSD_MemInfo parameter to set active metrics => Foundation Classes - OSD_MemInfo parameter to set active metrics
2020-01-28 10:16 nds Assigned To kgv => nds
2020-09-21 10:40 nds Status new => resolved
2020-09-21 10:40 nds Note Added: 0095181
2020-09-21 10:40 nds Assigned To nds => bugmaster
2020-09-21 10:40 nds Status resolved => reviewed
2020-09-21 18:04 bugmaster Target Version 7.5.0 => 7.6.0
2020-09-21 19:27 kgv Status reviewed => feedback
2020-09-21 19:27 kgv Target Version 7.6.0 => 7.5.0
2020-09-22 13:23 bugmaster Status feedback => verified
2020-09-22 13:23 bugmaster Resolution open => fixed
2020-09-27 14:30 git Note Added: 0095410
2020-12-02 16:41 emo Fixed in Version => 7.5.0
2020-12-02 17:12 emo Status verified => closed