* 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

[ROCm/rocprofiler-sdk commit: 4d5b71b0e7]
This commit is contained in:
Jonathan R. Madsen
2024-05-20 15:38:18 -05:00
committato da GitHub
parent 0b6fe0dd59
commit e7cba805c5
67 ha cambiato i file con 342 aggiunte e 349 eliminazioni
@@ -24,8 +24,6 @@
#include "lib/common/utility.hpp"
#include "lib/common/logging.hpp"
#include <glog/logging.h>
#include <unistd.h>
#include <cerrno>
#include <cstring>