Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 2 additions & 7 deletions doc/release-notes/whats-new.en.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,15 @@
What's New in ATS v10.x
=======================

This version of |ATS| includes over <x> commits, from <y> pull requests. A total of <z> contributors
have participated in this development cycle.
This version of |ATS| includes over <x> commits, from <y> pull requests. A
total of <z> contributors have participated in this development cycle.

.. toctree::
:maxdepth: 1

New Features
------------
- Add support for dtrace style markers (SDT) and include a few markers at locations of interest to users of SystemTap, dtrace, and gdb. See :ref:`developer-debug-builds`.

``verify_global_plugin`` and ``verify_remap_plugin`` Maintenance Commands
``verify_global_plugin`` and ``verify_remap_plugin` are new maintenance
commands added to |TS|. These load a plugin's shared object file and
verify it meets minimal global or remap plugin API requirements.

New or modified Configurations
------------------------------
Expand Down