Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-63192

Valgrind plugin cannot run valgrind 3.12 and callgrind

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • valgrind-plugin
    • Jenkins 2.222.3
      Valgrind Plugin 0.28
      valgrind 3.12
      debian 9.12

      Wanted to display callgrind results to track execution time along with number of instructions, we tried to display a callgrind result file. It appears that it is not a recognize format by the valgrind publisher. Which is not a surprise as the callgrind tool is not integrated in the valgrind builder.

      By the way, searching in the valgrind plugin code (ValgrindBuilder class) it seems that the last version acually taken into account could be valgrind 3.8.0.

      Could it be possible to update the plugin so that it is in sync with valgrind version and more importantly it can run callgrind and publish its results. Note that the callgrind results format is available here.

            existence Johannes Ohlemacher
            jlpinardon jlpinardon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: