<?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>6490dda5 - libperf: Explicitly specify install-html dependencies</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/lib/perf/Documentation/Makefile#6490dda5</link>
        <description>libperf: Explicitly specify install-html dependenciesinstall_doc of tools/lib/perf/Makefile invokes install-man,install-html, and install-examples oftools/lib/perf/Documentation/Makefile at once. This invocation succeedswhen make runs in serial but can fail when make runs in parallel becausewhile install-man of tools/lib/perf/Documentation/Makefile depends onall, install-html depends on nothing and can run ahead of all.Explicitly specify the dependencies of install-html to ensure thatthey are resolved before install-html.Signed-off-by: Akihiko Odaki &lt;akihiko.odaki@daynix.com&gt;Link: https://lore.kernel.org/r/20240915-perf-v1-1-cbfd9cd1d482@daynix.comSigned-off-by: Namhyung Kim &lt;namhyung@kernel.org&gt;

            List of files:
            /linux-6.15/tools/lib/perf/Documentation/Makefile</description>
        <pubDate>Sun, 15 Sep 2024 01:34:29 +0000</pubDate>
        <dc:creator>Akihiko Odaki &lt;akihiko.odaki@daynix.com&gt;</dc:creator>
    </item>
<item>
        <title>81de3bf3 - libperf: Add man pages</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/lib/perf/Documentation/Makefile#81de3bf3</link>
        <description>libperf: Add man pagesChange the man page generation to asciidoc, because it&apos;s easier to useand has been more commonly used in related projects. Remove the currentrst pages.Add 3 man pages to have a base for more additions:  libperf.3          - overall description  libperf-counting.7 - counting basics explained on simple example  libperf-sampling.7 - sampling basics explained on simple exampleThe plan is to add more man pages to cover the basic API.The build generates html and man pages:  $ cd tools/lib/perf/Documentation  $ make    ASCIIDOC libperf.xml    XMLTO    libperf.3    ASCIIDOC libperf-counting.xml    XMLTO    libperf-counting.7    ASCIIDOC libperf-sampling.xml    XMLTO    libperf-sampling.7    ASCIIDOC libperf.html    ASCIIDOC libperf-counting.html    ASCIIDOC libperf-sampling.htmlAdd the following install targets:   install-man      - man pages   install-html     - html version of man pages   install-examples - examples mentioned in the man pagesSigned-off-by: Jiri Olsa &lt;jolsa@kernel.org&gt;Cc: Alexander Shishkin &lt;alexander.shishkin@linux.intel.com&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/20191206210612.8676-3-jolsa@kernel.orgSigned-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux-6.15/tools/lib/perf/Documentation/Makefile</description>
        <pubDate>Fri, 06 Dec 2019 21:06:12 +0000</pubDate>
        <dc:creator>Jiri Olsa &lt;jolsa@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3ce311af - libperf: Move to tools/lib/perf</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/lib/perf/Documentation/Makefile#3ce311af</link>
        <description>libperf: Move to tools/lib/perfMove libperf from its current location under tools/perf to a separatedirectory under tools/lib/.Also change various paths (mainly includes) to reflect the libperf moveto a separate directory and add a new directory under MANIFEST.Signed-off-by: Jiri Olsa &lt;jolsa@kernel.org&gt;Tested-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;Cc: Alexander Shishkin &lt;alexander.shishkin@linux.intel.com&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/20191206210612.8676-2-jolsa@kernel.orgSigned-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux-6.15/tools/lib/perf/Documentation/Makefile</description>
        <pubDate>Fri, 06 Dec 2019 21:06:11 +0000</pubDate>
        <dc:creator>Jiri Olsa &lt;jolsa@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
