<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>fe4d0d5d - rtla/Makefile: Properly handle dependencies</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/tools/rtla/Makefile#fe4d0d5d</link>
        <description>rtla/Makefile: Properly handle dependenciesLinus had a problem compiling RTLA, saying:&quot;[...] I wish the tracing tools would do a bit more packagechecking and helpful error messages too, rather than justfail with:    fatal error: tracefs.h: No such file or directory&quot;Which is indeed not a helpful message. Update the Makefile, addingproper checks for the dependencies, with useful information abouthow to resolve possible problems.For example, the previous error is now reported as:    $ make    ********************************************    ** NOTICE: libtracefs version 1.3 or higher not found    **    ** Consider installing the latest libtracefs from your    ** distribution, e.g., &apos;dnf install libtracefs&apos; on Fedora,    ** or from source:    **    **  https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/    **    ********************************************These messages are inspired by the ones used on trace-cmd, as suggestedby Stevel Rostedt.Link: https://lore.kernel.org/r/CAHk-=whxmA86E=csNv76DuxX_wYsg8mW15oUs3XTabu2Yc80yw@mail.gmail.com/Changes from V1: - Moved the rst2man check to the install phase (when it is used). - Removed the procps-ng lib check [1] as it is being removed.[1] a0f9f8c1030c66305c9b921057c3d483064d5529.1651220820.git.bristot@kernel.orgLink: https://lkml.kernel.org/r/3f1fac776c37e4b67c876a94e5a0e45ed022ff3d.1651238057.git.bristot@kernel.orgCc: Ingo Molnar &lt;mingo@kernel.org&gt;Cc: Andrew Morton &lt;akpm@linux-foundation.org&gt;Reported-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;Suggested-by: Steven Rostedt &lt;rostedt@goodmis.org&gt;Signed-off-by: Daniel Bristot de Oliveira &lt;bristot@kernel.org&gt;Signed-off-by: Steven Rostedt (Google) &lt;rostedt@goodmis.org&gt;

            List of files:
            /linux-6.15/Documentation/tools/rtla/Makefile</description>
        <pubDate>Fri, 29 Apr 2022 14:54:58 +0000</pubDate>
        <dc:creator>Daniel Bristot de Oliveira &lt;bristot@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>d40d48e1 - rtla: Add Documentation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/tools/rtla/Makefile#d40d48e1</link>
        <description>rtla: Add DocumentationAdds the basis for rtla documentation. This patch alsoincludes the rtla(1) man page.As suggested by Jonathan Corbet, we are placing these manpages at Documentation/tools/rtla, using rst format. Itis not linked to the official documentation, though.The Makefile is based on bpftool&apos;s Documentation one.Link: https://lkml.kernel.org/r/5f510f3e962fc0cd531c43f5a815544dd720c3f2.1639158831.git.bristot@kernel.orgCc: Tao Zhou &lt;tao.zhou@linux.dev&gt;Cc: Ingo Molnar &lt;mingo@redhat.com&gt;Cc: Tom Zanussi &lt;zanussi@kernel.org&gt;Cc: Masami Hiramatsu &lt;mhiramat@kernel.org&gt;Cc: Juri Lelli &lt;juri.lelli@redhat.com&gt;Cc: Clark Williams &lt;williams@redhat.com&gt;Cc: John Kacur &lt;jkacur@redhat.com&gt;Cc: Peter Zijlstra &lt;peterz@infradead.org&gt;Cc: Thomas Gleixner &lt;tglx@linutronix.de&gt;Cc: Sebastian Andrzej Siewior &lt;bigeasy@linutronix.de&gt;Cc: Daniel Bristot de Oliveira &lt;bristot@kernel.org&gt;Cc: linux-rt-users@vger.kernel.orgCc: linux-trace-devel@vger.kernel.orgCc: linux-kernel@vger.kernel.orgSuggested-by: Steven Rostedt &lt;rostedt@goodmis.org&gt;Suggested-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Signed-off-by: Daniel Bristot de Oliveira &lt;bristot@kernel.org&gt;Signed-off-by: Steven Rostedt &lt;rostedt@goodmis.org&gt;

            List of files:
            /linux-6.15/Documentation/tools/rtla/Makefile</description>
        <pubDate>Fri, 10 Dec 2021 18:11:27 +0000</pubDate>
        <dc:creator>Daniel Bristot de Oliveira &lt;bristot@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
