<?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 cutoff.proftext</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>52aa224a - [llvm-profdata] add value-cutoff functionality in show command</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/cutoff.proftext#52aa224a</link>
        <description>[llvm-profdata] add value-cutoff functionality in show commandThis patch improves llvm-profdata show command:(1) add -value-cutoff=&lt;N&gt; option: Show only those functions whose max count    values are greater or equal to N.(2) add -list-below-cutoff option: Only output names of functions whose max    count value are below the cutoff.(3) formats value-profile counts and prints out percentage.Differential Revision: https://reviews.llvm.org/D56342llvm-svn: 350673

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/cutoff.proftext</description>
        <pubDate>Tue, 08 Jan 2019 22:41:48 +0000</pubDate>
        <dc:creator>Rong Xu &lt;xur@google.com&gt;</dc:creator>
    </item>
<item>
        <title>6f366c3a - [PGO] Use SourceFileName rather module name in PGOFuncName</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/cutoff.proftext#6f366c3a</link>
        <description>[PGO] Use SourceFileName rather module name in PGOFuncNameIn LTO or Thin-lto mode (though linker plugin), the modulenames are of temp file names which are different fordifferent compilations. Using SourceFileName avoids the issue.This should not change any functionality for current PGO asall the current callers of getPGOFuncName() is before LTO.llvm-svn: 350579

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/cutoff.proftext</description>
        <pubDate>Mon, 07 Jan 2019 23:25:56 +0000</pubDate>
        <dc:creator>Rong Xu &lt;xur@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
