Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S sysadmin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 85
    • Issues 85
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • tails
  • sysadmin
  • Issues
  • #16300

Closed
Open
Created Jan 05, 2019 by lamby@lamby

Please include profiling output in diffoscope checks

Originally created by @lamby on #16300 (Redmine)

Please include profiling output in diffoscope checks to help upstream. Also attached, but:

From e38d56bd52ca9b5df0c1b55aa2c0cdee82b5456e Mon Sep 17 00:00:00 2001
From: Chris Lamb <chris@chris-lamb.co.uk>
Date: Sat, 5 Jan 2019 21:46:34 +0100
Subject: [PATCH] Include profiling information in diffoscope output.

---
 files/jenkins/slaves/isobuilders/compare_artifacts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/files/jenkins/slaves/isobuilders/compare_artifacts b/files/jenkins/slaves/isobuilders/compare_artifacts
index cdfe3020..7f2de597 100644
--- a/files/jenkins/slaves/isobuilders/compare_artifacts
+++ b/files/jenkins/slaves/isobuilders/compare_artifacts
@@ -29,6 +29,7 @@ dothediffo()
                 --max-report-size 262144000 \
                 --max-diff-block-lines 10000 \
                 --max-diff-input-lines 10000000 \
+                --profile=- \
                 $IMAGEFILES; then
         sudo rm $IMAGEFILES
     else
-- 
2.20.1

Attachments

  • 0001-Include-profiling-information-in-diffoscope-output.patch
Edited May 21, 2020 by lamby
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking