[all-commits] [llvm/llvm-project] 4dc3bc: Reland "[scudo] Add a Timer class to assist perfor...
ChiaHungDuan via All-commits
all-commits at lists.llvm.org
Mon Apr 3 15:50:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4dc3bcf0124aba07f885025c903c12f6c4124187
https://github.com/llvm/llvm-project/commit/4dc3bcf0124aba07f885025c903c12f6c4124187
Author: Chia-hung Duan <chiahungduan at google.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M compiler-rt/lib/scudo/standalone/CMakeLists.txt
M compiler-rt/lib/scudo/standalone/tests/CMakeLists.txt
A compiler-rt/lib/scudo/standalone/tests/timing_test.cpp
A compiler-rt/lib/scudo/standalone/timing.cpp
A compiler-rt/lib/scudo/standalone/timing.h
Log Message:
-----------
Reland "[scudo] Add a Timer class to assist performance measurement"
This reverts commit 2e9bcadb7c8acaa8f6ec7d807e5666246923e468.
Differential Revision: https://reviews.llvm.org/D146772
More information about the All-commits
mailing list