[all-commits] [llvm/llvm-project] 5759e3: [scudo] Add mallopt to print stats to the log.
Christopher Ferris via All-commits
all-commits at lists.llvm.org
Fri Jun 16 13:35:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5759e3ce6d03a8363779df2efea554a15ff61047
https://github.com/llvm/llvm-project/commit/5759e3ce6d03a8363779df2efea554a15ff61047
Author: Christopher Ferris <cferris at google.com>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M compiler-rt/lib/scudo/standalone/include/scudo/interface.h
M compiler-rt/lib/scudo/standalone/wrappers_c.inc
Log Message:
-----------
[scudo] Add mallopt to print stats to the log.
Reviewed By: Chia-hungDuan
Differential Revision: https://reviews.llvm.org/D153094
More information about the All-commits
mailing list