<?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 invalid-perfscript.test</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>426e326a - [CSSPGO][llvm-profgen] Renovate perfscript check and command line input validation</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profgen/invalid-perfscript.test#426e326a</link>
        <description>[CSSPGO][llvm-profgen] Renovate perfscript check and command line input validationThis include some changes related with PerfReader&apos;s the input check and command line change:1) It appears there might be thousands of leading MMAP-Event line in the perfscript for large workload. For this case, the 4k threshold is not eligible to determine it&apos;s a hybrid sample. This change renovated the `isHybridPerfScript` by going through the script without threshold limitation checking whether there is a non-empty call stack immediately followed by a LBR sample. It will stop once it find a valid one.2) Added several input validations for the command line switches in PerfReader.3) Changed the command line `show-disassembly` to `show-disassembly-only`, it will print to stdout and exit early which leave an empty output profile.Reviewed By: hoy, wenleiDifferential Revision: https://reviews.llvm.org/D96387

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profgen/invalid-perfscript.test</description>
        <pubDate>Wed, 10 Feb 2021 00:41:44 +0000</pubDate>
        <dc:creator>wlei &lt;wlei@fb.com&gt;</dc:creator>
    </item>
</channel>
</rss>
