<?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 basic.profraw</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0a418490 - Reland &quot;[memprof] Extend the index prof format to include memory profiles.&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/basic.profraw#0a418490</link>
        <description>Reland &quot;[memprof] Extend the index prof format to include memory profiles.&quot;This patch adds support for optional memory profile information to beincluded with and indexed profile. The indexed profile header adds a newfield which points to the offset of the memory profile section (ifpresent) in the indexed profile. For users who do not utilize thisfeature the only overhead is a 64-bit offset in the header.The memory profile section contains (1) profile metadata describing theinformation recorded for each entry (2) an on-disk hashtable containingthe profile records indexed via llvm::md5(function_name). We chose tointroduce a separate hash table instead of the existing one since theindexing for the instrumented fdo hash table is based on a CFG hashwhich itself is perturbed by memprof instrumentation.This commit also includes the changes reviewed separately in D120093.Differential Revision: https://reviews.llvm.org/D120103

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/basic.profraw</description>
        <pubDate>Fri, 18 Feb 2022 00:01:31 +0000</pubDate>
        <dc:creator>Snehasish Kumar &lt;snehasishk@google.com&gt;</dc:creator>
    </item>
<item>
        <title>807ba7aa - Reland &quot;[memprof] Extend the index prof format to include memory profiles.&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/basic.profraw#807ba7aa</link>
        <description>Reland &quot;[memprof] Extend the index prof format to include memory profiles.&quot;This reverts commit 85355a560a33897453df2ef959e255ee725eebce.This patch adds support for optional memory profile information to beincluded with and indexed profile. The indexed profile header adds a newfield which points to the offset of the memory profile section (ifpresent) in the indexed profile. For users who do not utilize thisfeature the only overhead is a 64-bit offset in the header.The memory profile section contains (1) profile metadata describing theinformation recorded for each entry (2) an on-disk hashtable containingthe profile records indexed via llvm::md5(function_name). We chose tointroduce a separate hash table instead of the existing one since theindexing for the instrumented fdo hash table is based on a CFG hashwhich itself is perturbed by memprof instrumentation.Differential Revision: https://reviews.llvm.org/D118653

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/basic.profraw</description>
        <pubDate>Mon, 14 Feb 2022 19:52:42 +0000</pubDate>
        <dc:creator>Snehasish Kumar &lt;snehasishk@google.com&gt;</dc:creator>
    </item>
<item>
        <title>de54e4ab - Reland &quot;[memprof] Extend the index prof format to include memory profiles.&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/basic.profraw#de54e4ab</link>
        <description>Reland &quot;[memprof] Extend the index prof format to include memory profiles.&quot;This reverts commit 0f73fb18ca333e38cdb9ffa701a8db026c56041d.Use llvm/Profile/MIBEntryDef.inc instead of relative path.Generated the raw profile data with `-mllvm-enable-name-compression=false` so that builbots where the reader isbuilt without zlib do not fail.Also updated the test build instructions.

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/basic.profraw</description>
        <pubDate>Mon, 14 Feb 2022 18:32:58 +0000</pubDate>
        <dc:creator>Snehasish Kumar &lt;snehasishk@google.com&gt;</dc:creator>
    </item>
<item>
        <title>43c2348c - [memprof] Extend the index prof format to include memory profiles.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/basic.profraw#43c2348c</link>
        <description>[memprof] Extend the index prof format to include memory profiles.This patch adds support for optional memory profile information to beincluded with and indexed profile. The indexed profile header adds a newfield which points to the offset of the memory profile section (ifpresent) in the indexed profile. For users who do not utilize thisfeature the only overhead is a 64-bit offset in the header.The memory profile section contains (1) profile metadata describing theinformation recorded for each entry (2) an on-disk hashtable containingthe profile records indexed via llvm::md5(function_name). We chose tointroduce a separate hash table instead of the existing one since theindexing for the instrumented fdo hash table is based on a CFG hashwhich itself is perturbed by memprof instrumentation.Differential Revision: https://reviews.llvm.org/D118653

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/basic.profraw</description>
        <pubDate>Sat, 12 Feb 2022 00:28:33 +0000</pubDate>
        <dc:creator>Snehasish Kumar &lt;snehasishk@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
