* Additional 1.0.0 changes

- Update VERSION
- Add beta compatibility for rocprofiler_agent_set_profile_callback_t

* Fix location of deprecated typedef rocprofiler_agent_set_profile_callback_t

* rocprofiler_record_counter_t -> rocprofiler_counter_record_t

* Experimental + deprecated annotations

* rocprofiler_record_dimension_info_t -> rocprofiler_counter_record_dimension_info_t

---------

Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com>
Этот коммит содержится в:
Meserve, Mark
2025-03-26 02:12:03 -05:00
коммит произвёл GitHub
родитель 6d6eec230c
Коммит a1fcdf7f83
23 изменённых файлов: 144 добавлений и 126 удалений
+1 -1
Просмотреть файл
@@ -74,7 +74,7 @@ get_client_ctx()
void
record_callback(rocprofiler_dispatch_counting_service_data_t dispatch_data,
rocprofiler_record_counter_t* record_data,
rocprofiler_counter_record_t* record_data,
size_t record_count,
rocprofiler_user_data_t /* user_data */,
void* callback_data_args)