Jonathan R. Madsen
ee5fe1c1bd
offset thread ids where possible ( #130 )
...
- configure known background threads to start indexing down from TIMEMORY_MAX_THREADS
- invoke sampling::shutdown() instead of just blocking signals where possible
[ROCm/rocprofiler-systems commit: 1343c6722a ]
2022-08-08 08:37:37 -05:00
Jonathan R. Madsen
21b45e35f3
Pthread category region ( #102 )
...
* Perfetto args support for pthread functions
* Add pthread category
[ROCm/rocprofiler-systems commit: 0729e1737b ]
2022-07-22 16:45:35 -05:00
Jonathan R. Madsen
579025d9b7
Replaces OMNITRACE_CONDITIONAL_BASIC_PRINT with OMNITRACE_VERBOSE ( #97 )
...
Replaces OMNITRACE_CONDITIONAL_BASIC_PRINT with OMNITRACE_VERBOSE and similar where possible
[ROCm/rocprofiler-systems commit: c006e542a5 ]
2022-07-21 11:15:26 -05:00
Jonathan R. Madsen
b1bd1a4d94
Deprecate omnitrace use thread sampling ( #68 )
...
* Deprecate OMNITRACE_USE_THREAD_SAMPLING
* Reworked config based on OMNITRACE_MODE
- config::set_default_setting_value(...)
- config::get_mode() is now dynamically deduced
- moved tweaking defaults from library.cpp to config::configure_mode_settings(...)
- timemory submodule update fixing vsetting issue
* runtime.md update
* revert accidental lambda name change
* Reintroduce (deprecated) OMNITRACE_ROCM_SMI_DEVICES
- add handle_deprecated_setting(...) for this deprecated setting
[ROCm/rocprofiler-systems commit: 27e4e82376 ]
2022-06-24 15:03:15 -05:00