[Bug 110249] IGT command line tools load redundant GUI libraries

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 26 16:05:35 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=110249

--- Comment #5 from Chris Wilson <chris at chris-wilson.co.uk> ---
One down, the rest left to an adventurous sole.

commit a350b9f9f606296b1599c3617c8530a8985709e2 (HEAD, upstream/master)
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Tue Mar 26 13:26:26 2019 +0000

    tools/intel-gpu-top: Only link against igt_perf.la

    Fix the meson build to not link intel-gpu-top against the whole test
    infrastructure; it's a tool not a test!

    Reported-by: Eero Tamminen <eero.t.tamminen at intel.com>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110249
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
    Cc: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
    Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin at intel.com>

But first, it would be wise for Eero to confirm that does the trick,

$ ldd build/tools/intel_gpu_top 
        linux-vdso.so.1 (0x00007ffdf29f9000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f64a15b2000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f64a179d000)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190326/6dc6350b/attachment.html>


More information about the dri-devel mailing list