<?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 README</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>765532c8 - perf script: Finish the rename from trace to script</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/perf/scripts/perl/Perf-Trace-Util/README#765532c8</link>
        <description>perf script: Finish the rename from trace to scriptThe scripts have calls to &apos;perf trace&apos; that need to be converted to &apos;perf script&apos;, do it.This problem was introduced in 133dc4c.Reported-by: Torok Edwin &lt;edwintorok@gmail.com&gt;Cc: Frederic Weisbecker &lt;fweisbec@gmail.com&gt;Cc: Ingo Molnar &lt;mingo@elte.hu&gt;Cc: Mike Galbraith &lt;efault@gmx.de&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;Cc: Tom Zanussi &lt;tzanussi@gmail.com&gt;Cc: Torok Edwin &lt;edwintorok@gmail.com&gt;LKML-Reference: &lt;new-submission&gt;Signed-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux-6.15/tools/perf/scripts/perl/Perf-Trace-Util/README</description>
        <pubDate>Thu, 23 Dec 2010 15:10:22 +0000</pubDate>
        <dc:creator>Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>8ea339ad - perf trace/scripting: Add Fedora libperl install note to doc</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/perf/scripts/perl/Perf-Trace-Util/README#8ea339ad</link>
        <description>perf trace/scripting: Add Fedora libperl install note to docFedora needs perl-ExtUtils-Embed for Perl scripting, which alsobrings along libperl-devel; note this info for the convenienceof Fedora users.Signed-off-by: Tom Zanussi &lt;tzanussi@gmail.com&gt;Cc: fweisbec@gmail.comCc: rostedt@goodmis.orgCc: anton@samba.orgCc: hch@infradead.orgLKML-Reference: &lt;1259565529-6407-5-git-send-email-tzanussi@gmail.com&gt;Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;

            List of files:
            /linux-6.15/tools/perf/scripts/perl/Perf-Trace-Util/README</description>
        <pubDate>Mon, 30 Nov 2009 07:18:49 +0000</pubDate>
        <dc:creator>Tom Zanussi &lt;tzanussi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d1b93772 - perf trace: Add interface to access perf data from Perl handlers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/perf/scripts/perl/Perf-Trace-Util/README#d1b93772</link>
        <description>perf trace: Add interface to access perf data from Perl handlersThe Perl scripting support for perf trace allows most of a traceevent&apos;s data to be accessed directly as handler arguments, butnot all of it e.g. the less common fields aren&apos;t passed in.  Togive scripts access to the other fields and/or any other data ormetadata in the main perf executable that might be useful, a wayto access the C data in perf from Perl is needed; this patchuses the Perl XS facility to do it for the common_xxx eventfields not passed to handler functions.Context.pm exports three functions to Perl scripts that accessfields for the current event by calling back into perf:common_pc(), common_flags() and common_lock_depth().  Supportfor common_flags() field values was added to Core.pm and ascript used to sanity check these and other basic scriptingfeatures, check-perf-trace.pl, was also added.Signed-off-by: Tom Zanussi &lt;tzanussi@gmail.com&gt;Cc: fweisbec@gmail.comCc: rostedt@goodmis.orgCc: anton@samba.orgCc: hch@infradead.orgLKML-Reference: &lt;1259133352-23685-6-git-send-email-tzanussi@gmail.com&gt;Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;

            List of files:
            /linux-6.15/tools/perf/scripts/perl/Perf-Trace-Util/README</description>
        <pubDate>Wed, 25 Nov 2009 07:15:50 +0000</pubDate>
        <dc:creator>Tom Zanussi &lt;tzanussi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>bcefe12e - perf trace: Add perf trace scripting support modules for Perl</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/perf/scripts/perl/Perf-Trace-Util/README#bcefe12e</link>
        <description>perf trace: Add perf trace scripting support modules for PerlAdd Perf-Trace-Util Perl module and some scripts that use it.Core.pm contains Perl code to define and access flag andsymbolic fields. Util.pm contains general-purpose utilityfunctions.Also adds some makefile bits to install them inlibexec/perf-core/scripts/perl (or wherever perfexec_instdirpoints).Signed-off-by: Tom Zanussi &lt;tzanussi@gmail.com&gt;Cc: fweisbec@gmail.comCc: rostedt@goodmis.orgCc: anton@samba.orgCc: hch@infradead.orgLKML-Reference: &lt;1259133352-23685-5-git-send-email-tzanussi@gmail.com&gt;Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;

            List of files:
            /linux-6.15/tools/perf/scripts/perl/Perf-Trace-Util/README</description>
        <pubDate>Wed, 25 Nov 2009 07:15:49 +0000</pubDate>
        <dc:creator>Tom Zanussi &lt;tzanussi@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
