Skip to content

Commit de58093

Browse files
committed
restructure src files
1 parent 4acad53 commit de58093

54 files changed

Lines changed: 3510 additions & 3965 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/gpa-user-guide/counter-api.rst

Lines changed: 0 additions & 113 deletions
This file was deleted.

docs/gpa-user-guide/domain-api.rst

Lines changed: 0 additions & 81 deletions
This file was deleted.

docs/gpa-user-guide/string-handle-api.rst

Lines changed: 0 additions & 46 deletions
This file was deleted.

docs/gpa-user-guide/thread-naming-api.rst

Lines changed: 0 additions & 71 deletions
This file was deleted.

docs/index.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Intel® Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) API
77
Overview
88
========
99

10-
1110
.. note::
1211

1312
The ITT/JIT API documentation from the Intel® VTune Profiler and Intel® Graphics
@@ -53,9 +52,9 @@ To build the ITT/JIT API static library:
5352
- To list available build options, execute: `python buildall.py -h`.
5453

5554

56-
.. code:: bash
55+
.. code-block:: console
5756
58-
usage: buildall.py [-h] [-d] [-c] [-v] [-pt] [-ft] [--force_bits]
57+
usage: python buildall.py [-h] [-d] [-c] [-v] [-pt] [-ft] [--force_bits]
5958
6059
optional arguments:
6160
-h, --help show this help message and exit
@@ -73,6 +72,6 @@ To build the ITT/JIT API static library:
7372
:maxdepth: 1
7473
:caption: Contents:
7574

76-
VTune <vtune-user-guide/vtune-user-guide.rst>
77-
GPA <gpa-user-guide/gpa-user-guide.rst>
75+
VTune <src/vtune-user-guide.rst>
76+
GPA <src/gpa-user-guide.rst>
7877
GitHub Project <https://github.com/intel/ittapi>

docs/vtune-user-guide/GUID-05002AF5-830E-43B6-9CA1-A5015F87329D-low.png renamed to docs/src/GUID-05002AF5-830E-43B6-9CA1-A5015F87329D-low.png

File renamed without changes.

docs/vtune-user-guide/GUID-1ABE0C25-5938-4D25-8D9E-F2004C907256-low.png renamed to docs/src/GUID-1ABE0C25-5938-4D25-8D9E-F2004C907256-low.png

File renamed without changes.

docs/vtune-user-guide/GUID-240BEE5F-39AC-464F-BA3C-4DC896BECB76-low.gif renamed to docs/src/GUID-240BEE5F-39AC-464F-BA3C-4DC896BECB76-low.gif

File renamed without changes.

docs/vtune-user-guide/GUID-3AFC2DCE-141C-4709-9F29-7D143D40EEB9-low.png renamed to docs/src/GUID-3AFC2DCE-141C-4709-9F29-7D143D40EEB9-low.png

File renamed without changes.

docs/vtune-user-guide/GUID-594B6013-D1E9-4593-B9EC-85791339769D-low.png renamed to docs/src/GUID-594B6013-D1E9-4593-B9EC-85791339769D-low.png

File renamed without changes.

0 commit comments

Comments
 (0)