Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-3284

Support Intel Thread Checker for Qt Threads

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • Not Evaluated
    • Some future release
    • 4.4.3
    • Core: Threads
    • None

    Description

      It would be nice if Qt would support using Intel's ThreadChecker for verifying the correctness of multi-threaded applications.

      Currently the ThreadChecker produces lots of false positives as it does not understand what is going on in the internals of Qt. There is however a user-level synchronization API to tell the ThreadChecker where to track thread synchronization. It would be a nice option to have a flag in the configuration script/application to compile a QtCore with these additional calls to the user-level synchronization API functions of the ThreadChecker.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sorvig Morten Sørvig
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes