From: Andreas Dachsberger <andreas.dachsber...@embedded-brains.de> Update #3706. --- cpukit/doxygen.h | 8 ++++++++ cpukit/include/rtems/capture.h | 2 +- cpukit/include/rtems/recorddata.h | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/cpukit/doxygen.h b/cpukit/doxygen.h index d8a49794ad..658c1c1dcd 100644 --- a/cpukit/doxygen.h +++ b/cpukit/doxygen.h @@ -34,6 +34,14 @@ * @brief Print Support */ +/** + * @defgroup RTEMSAPITracing Tracing + * + * @ingroup RTEMSAPI + * + * @brief Tracing + */ + /** * @defgroup RTEMSDeviceDrivers Device Drivers * diff --git a/cpukit/include/rtems/capture.h b/cpukit/include/rtems/capture.h index a0b862bca1..7a313b3b8b 100644 --- a/cpukit/include/rtems/capture.h +++ b/cpukit/include/rtems/capture.h @@ -41,7 +41,7 @@ /** * @defgroup libmisc_capture RTEMS Capture Engine * - * @ingroup libmisc + * @ingroup RTEMSAPITracing * * Capture Engine Component of the RTEMS Measurement and Monitoring System */ diff --git a/cpukit/include/rtems/recorddata.h b/cpukit/include/rtems/recorddata.h index c736fcbe2f..7ca0ff8e4f 100644 --- a/cpukit/include/rtems/recorddata.h +++ b/cpukit/include/rtems/recorddata.h @@ -42,7 +42,7 @@ extern "C" { /** * @defgroup RTEMSRecord Event Recording * - * @ingroup RTEMSAPIClassic + * @ingroup RTEMSAPITracing * * @brief Low-level event recording support. * -- 2.16.4 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel