<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>32541685 - [lldb][AArch64/Linux] Show memory tagged memory regions</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/linux/aarch64/mte_memory_region/Makefile#32541685</link>
        <description>[lldb][AArch64/Linux] Show memory tagged memory regionsThis extends the &quot;memory region&quot; command toshow tagged regions on AArch64 Linux when the MTEextension is enabled.(lldb) memory region the_page[0x0000fffff7ff8000-0x0000fffff7ff9000) rw-memory tagging: enabledThis is done by adding an optional &quot;flags&quot; field tothe qMemoryRegion packet. The only supported flag is&quot;mt&quot; but this can be extended.This &quot;mt&quot; flag is read from /proc/{pid}/smaps on Linux,other platforms will leave out the &quot;flags&quot; field.Where this &quot;mt&quot; flag is received &quot;memory region&quot; willshow that it is enabled. If it is not or the targetdoesn&apos;t support memory tagging, the line is not shown.(since majority of the time tagging will not be enabled)Testing is added for the existing /proc/{pid}/mapsparsing and the new smaps parsing.Minidump parsing has been updated where needed,though it only uses maps not smaps.Target specific tests can be run with QEMU and I haveadded MTE flags to the existing helper scripts.Reviewed By: labathDifferential Revision: https://reviews.llvm.org/D87442

            List of files:
            /llvm-project-15.0.7/lldb/test/API/linux/aarch64/mte_memory_region/Makefile</description>
        <pubDate>Mon, 17 Aug 2020 14:02:04 +0000</pubDate>
        <dc:creator>David Spickett &lt;david.spickett@linaro.org&gt;</dc:creator>
    </item>
</channel>
</rss>
