Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-27707

Add some info to Perfomance analyzer docu

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • Qt Creator 8.0.0
    • None
    • Documentation
    • None
    • 0caa9b4cee (qt-creator/qt-creator/8.0) 0caa9b4cee (qt-creator/tqtc-qt-creator/8.0) 0caa9b4cee (qt-creator/qt-creator/qds-3.6) 0caa9b4cee (qt-creator/qt-creator/9.0)

    Description

      https://doc.qt.io/qtcreator/creator-cpu-usage-analyzer.html

      I would like to have as a note or just clarification in some sections

      To performance analyzer correct work needed:

      1. To allow perf events in kernel 
        echo -e "kernel.perf_event_paranoid=-1\nkernel.kptr_restrict=0" | sudo tee /etc/sysctl.d/10-perf.conf
      2. need to be installed for Debian(Ubuntu):
        sudo apt-get install linux-tools-$(uname r) linux-cloud-tools$(uname -r)
      3.  ./Qt/Tools/QtCreator/libexec/qtcreator/perfparser should be presented
      4.  Some info can be found in the application output even if the performance analyzer shows pop-up errors.

      Attachments

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

        Activity

          People

            leenam Leena Miettinen
            artem.sokolovskii Artem Sokolovskii
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes