[all-commits] [llvm/llvm-project] a03cf3: [llvm-profgen] Strip context to support non-CS pro...
ictwanglei via All-commits
all-commits at lists.llvm.org
Tue Sep 28 12:21:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a03cf331e1e9dfb43d7cba750296cd3b78e83cf3
https://github.com/llvm/llvm-project/commit/a03cf331e1e9dfb43d7cba750296cd3b78e83cf3
Author: wlei <wlei at fb.com>
Date: 2021-09-28 (Tue, 28 Sep 2021)
Changed paths:
M llvm/test/tools/llvm-profgen/inline-cs-noprobe.test
M llvm/test/tools/llvm-profgen/noinline-cs-noprobe.test
M llvm/tools/llvm-profgen/PerfReader.cpp
M llvm/tools/llvm-profgen/PerfReader.h
M llvm/tools/llvm-profgen/ProfileGenerator.cpp
M llvm/tools/llvm-profgen/ProfileGenerator.h
M llvm/tools/llvm-profgen/llvm-profgen.cpp
Log Message:
-----------
[llvm-profgen] Strip context to support non-CS profile generation for hybrid sample
Differential Revision: https://reviews.llvm.org/D109769
More information about the All-commits
mailing list