<?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 stackcollapse-record</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>6745d8ea - perf script: Add stackcollapse.py script</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/perf/scripts/python/bin/stackcollapse-record#6745d8ea</link>
        <description>perf script: Add stackcollapse.py scriptAdd stackcollapse.py script as an example of parsing call chains, andalso of using optparse to access command line options.The flame graph tools include a set of scripts that parse output fromvarious tools (including &quot;perf script&quot;), remove the offsets in thefunction and collapse each stack to a single line.  The website alsosays &quot;perf report could have a report style [...] that output foldedstacks directly, obviating the need for stackcollapse-perf.pl&quot;, so hereit is.This script is a Python rewrite of stackcollapse-perf.pl, using the perfscripting interface to access the perf data directly from Python.Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;Acked-by: Jiri Olsa &lt;jolsa@kernel.org&gt;Cc: Brendan Gregg &lt;bgregg@netflix.com&gt;Link: http://lkml.kernel.org/r/1460467573-22989-1-git-send-email-pbonzini@redhat.comSigned-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux-6.15/tools/perf/scripts/python/bin/stackcollapse-record</description>
        <pubDate>Tue, 12 Apr 2016 13:26:13 +0000</pubDate>
        <dc:creator>Paolo Bonzini &lt;pbonzini@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
