<?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 sample-profile.proftext</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>5adace35 - [AutoFDO] Make call targets order deterministic for sample profile</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/sample-profile.proftext#5adace35</link>
        <description>[AutoFDO] Make call targets order deterministic for sample profileSummary:StringMap is used for storing call target to frequency map for AutoFDO. However the iterating order of StringMap is non-deterministic, which leads to non-determinism in AutoFDO profile output. Now new API getSortedCallTargets and SortCallTargets are added for deterministic ordering and output.Roundtrip test for text profile and binary profile is added.Reviewers: wmi, davidxl, danielcdhSubscribers: hiraditya, mgrang, llvm-commits, twohTags: #llvmDifferential Revision: https://reviews.llvm.org/D66191llvm-svn: 369440

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/sample-profile.proftext</description>
        <pubDate>Tue, 20 Aug 2019 20:52:00 +0000</pubDate>
        <dc:creator>Wenlei He &lt;aktoon@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2c27daf7 - Fix the bug when SampleProfileWriter writes out number of callsites.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/sample-profile.proftext#2c27daf7</link>
        <description>Fix the bug when SampleProfileWriter writes out number of callsites.Summary: As we support multiple callsites for the same location, we need to traverse all locations to get the number of callsites.Reviewers: davidxlReviewed By: davidxlSubscribers: sanjoy, llvm-commitsDifferential Revision: https://reviews.llvm.org/D36246llvm-svn: 309907

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/sample-profile.proftext</description>
        <pubDate>Thu, 03 Aug 2017 00:09:18 +0000</pubDate>
        <dc:creator>Dehao Chen &lt;dehao@google.com&gt;</dc:creator>
    </item>
<item>
        <title>6722688e - http://reviews.llvm.org/D13145</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/sample-profile.proftext#6722688e</link>
        <description>http://reviews.llvm.org/D13145Support hierarachical sample profile format.llvm-svn: 248865

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/sample-profile.proftext</description>
        <pubDate>Wed, 30 Sep 2015 00:42:46 +0000</pubDate>
        <dc:creator>Dehao Chen &lt;dehao@google.com&gt;</dc:creator>
    </item>
<item>
        <title>d5336ae2 - Add show and merge tools for sample PGO profiles.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/sample-profile.proftext#d5336ae2</link>
        <description>Add show and merge tools for sample PGO profiles.Summary:This patch extends the &apos;show&apos; and &apos;merge&apos; commands in llvm-profdata to handlesample PGO formats. Using the &apos;merge&apos; command it is now possible to convertone sample PGO format to another.The only format that is currently not working is &apos;gcc&apos;. I still need toimplement support for it in lib/ProfileData.The changes in the sample profile support classes are needed for themerge operation.Reviewers: bognerSubscribers: llvm-commitsDifferential Revision: http://reviews.llvm.org/D6065llvm-svn: 221032

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/sample-profile.proftext</description>
        <pubDate>Sat, 01 Nov 2014 00:56:55 +0000</pubDate>
        <dc:creator>Diego Novillo &lt;dnovillo@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
