<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Build</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>93e843f9 - perf/ui/gtk: Fix gtk2 build</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/perf/ui/gtk/Build#93e843f9</link>
        <description>perf/ui/gtk: Fix gtk2 buildRavi Bangoria reported an issue when doing the gtk2 feature detection onFedora 31, where some types got deprecated:  /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: error: &#8216;GTypeDebugFlags&#8217; is deprecated [-Werror=deprecated-declarations]    236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);Fix this for perf by allowing the compile to pass with deprecatedsymbols via the -Wno-deprecated-declarations compiler directive.Reported-by: Ravi Bangoria &lt;ravi.bangoria@linux.ibm.com&gt;Signed-off-by: Jiri Olsa &lt;jolsa@kernel.org&gt;Tested-by: Ravi Bangoria &lt;ravi.bangoria@linux.ibm.com&gt;Cc: Alexander Shishkin &lt;alexander.shishkin@linux.intel.com&gt;Cc: Jelle van der Waa &lt;jelle@vdwaa.nl&gt;Cc: Michael Petlan &lt;mpetlan@redhat.com&gt;Cc: Namhyung Kim &lt;namhyung@kernel.org&gt;Cc: Peter Zijlstra &lt;peterz@infradead.org&gt;Link: http://lore.kernel.org/lkml/20200113104358.123511-2-jolsa@kernel.orgSigned-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux-6.15/tools/perf/ui/gtk/Build</description>
        <pubDate>Mon, 13 Jan 2020 10:43:58 +0000</pubDate>
        <dc:creator>Jiri Olsa &lt;jolsa@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>604e2139 - perf ui gtk: Add missing zalloc object</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/perf/ui/gtk/Build#604e2139</link>
        <description>perf ui gtk: Add missing zalloc objectWhen we moved zalloc.o to the library we missed gtk library which needsit compiled in, otherwise the missing __zfree symbol will cause thelibrary to fail to load.Adding the zalloc object to the gtk library build.Fixes: 7f7c536f23e6 (&quot;tools lib: Adopt zalloc()/zfree() from tools/perf&quot;)Signed-off-by: Jiri Olsa &lt;jolsa@kernel.org&gt;Cc: Alexander Shishkin &lt;alexander.shishkin@linux.intel.com&gt;Cc: Jelle van der Waa &lt;jelle@vdwaa.nl&gt;Cc: Michael Petlan &lt;mpetlan@redhat.com&gt;Cc: Namhyung Kim &lt;namhyung@kernel.org&gt;Cc: Peter Zijlstra &lt;peterz@infradead.org&gt;Link: http://lore.kernel.org/lkml/20200113104358.123511-1-jolsa@kernel.orgSigned-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux-6.15/tools/perf/ui/gtk/Build</description>
        <pubDate>Mon, 13 Jan 2020 10:43:57 +0000</pubDate>
        <dc:creator>Jiri Olsa &lt;jolsa@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>88aeea06 - perf build: Add gtk objects building</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/perf/ui/gtk/Build#88aeea06</link>
        <description>perf build: Add gtk objects buildingMove the gtk objects building under build framework.Add new gtk build object so it&apos;s separated from the rest of the code andcould be librarized.Signed-off-by: Jiri Olsa &lt;jolsa@kernel.org&gt;Tested-by: Sukadev Bhattiprolu &lt;sukadev@linux.vnet.ibm.com&gt;Tested-by: Will Deacon &lt;will.deacon@arm.com&gt;Cc: Alexis Berlemont &lt;alexis.berlemont@gmail.com&gt;Cc: Borislav Petkov &lt;bp@alien8.de&gt;Cc: Corey Ashford &lt;cjashfor@linux.vnet.ibm.com&gt;Cc: David Ahern &lt;dsahern@gmail.com&gt;Cc: Frederic Weisbecker &lt;fweisbec@gmail.com&gt;Cc: Namhyung Kim &lt;namhyung@kernel.org&gt;Cc: Paul Mackerras &lt;paulus@samba.org&gt;Cc: Peter Zijlstra &lt;peterz@infradead.org&gt;Cc: Stephane Eranian &lt;eranian@google.com&gt;Link: http://lkml.kernel.org/n/tip-cd27z7vww85nxdq37rkjkkbm@git.kernel.orgSigned-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux-6.15/tools/perf/ui/gtk/Build</description>
        <pubDate>Mon, 29 Dec 2014 23:34:23 +0000</pubDate>
        <dc:creator>Jiri Olsa &lt;jolsa@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
