Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 13975
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
Previous Topic: GCC default compiler version change in Linux packages
Next Topic: Valgrind support in TheIDE
Goto Forum:
  


Current Time: Thu Mar 28 23:15:11 CET 2024

Total time taken to generate the page: 0.02165 seconds