U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » PROFILEMT flag
PROFILEMT flag [message #15962] Tue, 20 May 2008 00:51
mirek is currently offline  mirek
Messages: 14290
Registered: November 2005
Ultimate Member
This new main-config flag activates mutex profiling.

PROFILEMT is also a macro that must be use to activate profiling for mutexes (without flagPROFILEMT, it is empty).

Profiling gives approximate information about total number the mutex was locked and number of time when entering lock blocked the thread. The goal is to identify contention problems in code.

Mirek
 
Read Message
Previous Topic: GCC default compiler version change in Linux packages
Next Topic: Valgrind support in TheIDE
Goto Forum:
  


Current Time: Sun Apr 26 03:42:56 GMT+2 2026

Total time taken to generate the page: 0.00416 seconds