Community
Participate
Working Groups
Build Identifier: I20100608-0911 The GProf view presents a border around its table. This is inconsistent with the GCov view and other Eclipse views which use a table to present data (eg the "Problems" view). Reproducible: Always
Created attachment 191664 [details] GmonView.java.patch This patch resolves the reported issue by overriding AbstractSTDataView#createPartControl() in GMonView, as in GCovView.
fixed in git: http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.git/commit/?id=3ae11a1ba3133f2257dad079e12862481ac266d9 Thanks, John.
Great. Thank you for processing the patch.
Comment on attachment 191664 [details] GmonView.java.patch Thanks for the patch, John! Xavier, please mark patches that you accept with the iplog+ flag. Thanks.