<?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 test-record-dummy-C0</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>35c8d213 - perf tools: Don&apos;t set attr.exclude_guest by default</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/perf/tests/shell/attr/test-record-dummy-C0#35c8d213</link>
        <description>perf tools: Don&apos;t set attr.exclude_guest by defaultThe exclude_guest in the event attribute is to limit profiling in thehost environment.  But I&apos;m not sure why we want to set it by defaultcause we don&apos;t care about it in most cases and I feel like it justmakes new PMU implementation complicated.Of course it&apos;s useful for perf kvm command so I added theexclude_GH_default variable to preserve the old behavior for perf kvmand other commands like perf record and stat won&apos;t set the exclude bit.This is helpful for AMD IBS case since having exclude_guest bit willclear new feature bit due to the missing feature check logic.  $ sysctl kernel.perf_event_paranoid  kernel.perf_event_paranoid = 0  $ perf record -W -e ibs_op// -vv true 2&gt;&amp;1 | grep switching  switching off PERF_FORMAT_LOST support  switching off weight struct support  switching off bpf_event  switching off ksymbol  switching off cloexec flag  switching off mmap2  switching off exclude_guest, exclude_hostIntestingly, I found it sets the exclude_bit if &quot;u&quot; modifier is used.I don&apos;t know why but it&apos;s neither intuitive nor consistent.  Let&apos;sremove the bit there too.Reviewed-by: Ian Rogers &lt;irogers@google.com&gt;Reviewed-by: James Clark &lt;james.clark@linaro.org&gt;Reviewed-by: Ravi Bangoria &lt;ravi.bangoria@amd.com&gt;Acked-by: Kan Liang &lt;kan.liang@linux.intel.com&gt;Cc: James Clark &lt;james.clark@arm.com&gt;Cc: Atish Patra &lt;atishp@atishpatra.org&gt;Cc: Mingwei Zhang &lt;mizhang@google.com&gt;Cc: Kajol Jain &lt;kjain@linux.ibm.com&gt;Cc: Thomas Richter &lt;tmricht@linux.ibm.com&gt;Cc: Palmer Dabbelt &lt;palmer@rivosinc.com&gt;Link: https://lore.kernel.org/r/20241016062359.264929-3-namhyung@kernel.orgSigned-off-by: Namhyung Kim &lt;namhyung@kernel.org&gt;

            List of files:
            /linux-6.15/tools/perf/tests/shell/attr/test-record-dummy-C0</description>
        <pubDate>Wed, 16 Oct 2024 06:23:52 +0000</pubDate>
        <dc:creator>Namhyung Kim &lt;namhyung@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>8296aa0f - perf test: Move attr files into shell directory where they are used</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/perf/tests/shell/attr/test-record-dummy-C0#8296aa0f</link>
        <description>perf test: Move attr files into shell directory where they are usedNow the attr tests are shell tests move the associated python andconfiguration files. Update the installation build rules for the newdirectories. Recycle the lib install rules for python files allowingthe explicit attr.py install line to be dropped.Signed-off-by: Ian Rogers &lt;irogers@google.com&gt;Tested-by: Athira Rajeev &lt;atrajeev@linux.vnet.ibm.com&gt;Cc: Stephen Rothwell &lt;sfr@canb.auug.org.au&gt;Cc: zhaimingbing &lt;zhaimingbing@cmss.chinamobile.com&gt;Cc: Howard Chu &lt;howardchu95@gmail.com&gt;Cc: Ze Gao &lt;zegao2021@gmail.com&gt;Cc: Weilin Wang &lt;weilin.wang@intel.com&gt;Cc: James Clark &lt;james.clark@linaro.org&gt;Cc: Leo Yan &lt;leo.yan@linux.dev&gt;Cc: Thomas Richter &lt;tmricht@linux.ibm.com&gt;Cc: Veronika Molnarova &lt;vmolnaro@redhat.com&gt;Link: https://lore.kernel.org/r/20241015000158.871828-4-irogers@google.comSigned-off-by: Namhyung Kim &lt;namhyung@kernel.org&gt;

            List of files:
            /linux-6.15/tools/perf/tests/shell/attr/test-record-dummy-C0</description>
        <pubDate>Tue, 15 Oct 2024 00:01:58 +0000</pubDate>
        <dc:creator>Ian Rogers &lt;irogers@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
