mirror of
https://github.com/Kitware/CMake.git
synced 2026-06-26 09:48:16 +00:00
Help/instrumentation: Add release notes for instrumentation data version 1.1
This commit is contained in:
@@ -76,6 +76,16 @@ File-Based API
|
||||
optional ``fileSetType`` field gained a new ``SOURCES`` value to incorporate
|
||||
the new :ref:`file set <file sets>` ``SOURCES`` type in codemodel replies.
|
||||
|
||||
Instrumentation
|
||||
---------------
|
||||
|
||||
* The :manual:`cmake-instrumentation(7)` data version has been updated to 1.1.
|
||||
* :manual:`cmake-instrumentation(7)` gained a ``captureOutput`` option which
|
||||
collects the ``stdout`` and ``stderr`` of instrumented commands.
|
||||
* :manual:`cmake-instrumentation(7)` gained a ``compileTrace`` option which
|
||||
records compiler-generated trace files (e.g., from Clang's ``-ftime-trace``
|
||||
flag).
|
||||
|
||||
Generators
|
||||
----------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user