<?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 TestMPXTable.py</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>4cc8f2a0 - [lldb][tests] Automatically call compute_mydir (NFC)</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/tools/intel-features/intel-mpx/test/TestMPXTable.py#4cc8f2a0</link>
        <description>[lldb][tests] Automatically call compute_mydir (NFC)Eliminate boilerplate of having each test manually assign to `mydir` by calling`compute_mydir` in lldbtest.py.Differential Revision: https://reviews.llvm.org/D128077

            List of files:
            /llvm-project-15.0.7/lldb/tools/intel-features/intel-mpx/test/TestMPXTable.py</description>
        <pubDate>Fri, 17 Jun 2022 00:38:47 +0000</pubDate>
        <dc:creator>Dave Lee &lt;davelee.com@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>141c8475 - [lldb] Get rid of LLDB_LIB_DIR and LLDB_IMPLIB_DIR in dotest</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/tools/intel-features/intel-mpx/test/TestMPXTable.py#141c8475</link>
        <description>[lldb] Get rid of LLDB_LIB_DIR and LLDB_IMPLIB_DIR in dotestThis patch removes the rather confusing LLDB_LIB_DIR and LLDB_IMPLIB_DIRenvironment variables. They are confusing because LLDB_LIB_DIR wouldpoint to the bin subdirectory in the build root while LLDB_IMPLIB_DIRwould point to the lib subdirectory. The reason far this wasLLDB.framework, which gets build under bin.This patch replaces their uses with configuration.lldb_framework_pathand configuration.lldb_libs_dir respectively.Differential revision: https://reviews.llvm.org/D86817

            List of files:
            /llvm-project-15.0.7/lldb/tools/intel-features/intel-mpx/test/TestMPXTable.py</description>
        <pubDate>Fri, 28 Aug 2020 22:43:35 +0000</pubDate>
        <dc:creator>Jonas Devlieghere &lt;jonas@devlieghere.com&gt;</dc:creator>
    </item>
<item>
        <title>307db0f8 - Tool for using Intel(R) Processor Trace hardware feature</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/tools/intel-features/intel-mpx/test/TestMPXTable.py#307db0f8</link>
        <description>Tool for using Intel(R) Processor Trace hardware featureSummary:1. Provide single library for all Intel specific hardware features instead    of individual libraries for each feature2. Added Intel(R) Processor Trace hardware feature in this single library.    Details about the tool implementing this feature is as follows:     Tool developed on top of LLDB to provide its users the execution     trace of the debugged inferiors. Tool&apos;s API are exposed as C++ object     oriented interface in a shared library. API are designed especially to be     easily integrable with IDEs providing LLDB as an application debugger.     Entire API is also available as Python functions through a script bridging     interface allowing development of python modules.     This patch also provides a CLI wrapper to use the Tool through LLDB&apos;s command     line. Highlights of the Tool and the wrapper are given below:  ******************************  Intel(R) Processor Trace Tool:  ******************************       - Provides execution trace of the debugged application       - Uses Intel(R) Processor Trace hardware feature (already implemented inside LLDB)         for this purpose           -- Collects trace packets generated by this feature from LLDB, decodes and              post-processes them           -- Constructs the execution trace of the application           -- Presents execution trace as a list of assembly instructions       - Provides 4 APIs (exposed as C++ object oriented interface)           -- start trace with configuration options for a thread/process,           -- stop trace for a thread/process,           -- get the execution flow (assembly instructions) for a thread,           -- get trace specific information for a thread       - Easily integrable into IDEs providing LLDB as application debugger       - Entire API available as Python functions through script bridging interface           -- Allows developing python apps on top of Tool       - README_TOOL.txt provides more details about the Tool, its dependencies, building         steps and API usage       - Tool ready to use through LLDB&apos;s command line           -- CLI wrapper has been developed on top of the Tool for this purpose  *********************************  CLI wrapper: cli-wrapper-pt.cpp  *********************************       - Provides 4 commands (syntax similar to LLDB&apos;s CLI commands):           -- processor-trace start           -- processor-trace stop           -- processor-trace show-trace-options           -- processor-trace show-instr-log       - README_CLI.txt provides more details about commands and their optionsSigned-off-by: Abhishek Aggarwal &lt;abhishek.a.aggarwal@intel.com&gt;Reviewers: clayborg, jingham, lldb-commits, labathReviewed By: clayborgSubscribers: ravitheja, emaste, krytarowski, mgornyDifferential Revision: https://reviews.llvm.org/D33035llvm-svn: 310261

            List of files:
            /llvm-project-15.0.7/lldb/tools/intel-features/intel-mpx/test/TestMPXTable.py</description>
        <pubDate>Mon, 07 Aug 2017 15:26:11 +0000</pubDate>
        <dc:creator>Abhishek Aggarwal &lt;abhishek.a.aggarwal@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
