<?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 cli-wrapper-mpxtable.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>2946cd70 - Update the file headers across all of the LLVM projects in the monorepo</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.h#2946cd70</link>
        <description>Update the file headers across all of the LLVM projects in the monorepoto reflect the new license.We understand that people may be surprised that we&apos;re moving the headerentirely to discuss the new license. We checked this carefully with theFoundation&apos;s lawyer and we believe this is the correct approach.Essentially, all code in the project is now made available by the LLVMproject under our new license, so you will see that the license headersinclude that license only. Some of our contributors have contributedcode under our old license, and accordingly, we have retained a copy ofour old license notice in the top-level files in each project andrepository.llvm-svn: 351636

            List of files:
            /llvm-project-15.0.7/lldb/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.h</description>
        <pubDate>Sat, 19 Jan 2019 08:50:56 +0000</pubDate>
        <dc:creator>Chandler Carruth &lt;chandlerc@gmail.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/cli-wrapper-mpxtable.h#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/cli-wrapper-mpxtable.h</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>
