Update logging (#838)

* Update logging

* Remove unused function

* Fix lib/rocprofiler-sdk/hsa/pc_sampling.cpp logging compilation

* Fix logging FLAGS_vmodule string leak and numerical log level

* Update logging

* Update glog submodule

* Leak fixes

* format
Dieser Commit ist enthalten in:
Jonathan R. Madsen
2024-05-20 15:38:18 -05:00
committet von GitHub
Ursprung 2c7e9e8e8b
Commit 4d5b71b0e7
67 geänderte Dateien mit 342 neuen und 349 gelöschten Zeilen
@@ -27,7 +27,6 @@
#include <rocprofiler-sdk/fwd.h>
#include <rocprofiler-sdk/hsa.h>
#include <glog/logging.h>
#include <hsa/hsa_api_trace.h>
#include <hsa/hsa_ven_amd_loader.h>