rocprofiler-sdk/defines.h Source File#
|
ROCprofiler-SDK developer API 1.0.0
ROCm Profiling API and tools
|
defines.h
53 * @brief rocprofiler-sdk clients (i.e. tool using rocprofiler-sdk) should set this definition to 1
54 * before including any rocprofiler-sdk header if it wants rocprofiler-sdk to provide preprocessor
55 * definitions to help with compilation support for tools prior to v1.0.0 release. Note: for v1.0.0
56 * release, rocprofiler-sdk sets the ppdef to 1 by default. Eventually, rocprofiler-sdk will remove
59 * For example in version 0.6.0, there was a function `rocprofiler_create_profile_config` and, prior
70 * @brief Set this preprocessor definition to 0 to silent compiler warnings when using features that
75 * @brief Set this preprocessor definition to 1 to enable compiler warnings when using experimental
80 * @brief When this attribute is added to a type, object, expression, etc., the developer should be
Generated by