[PATCH] D107192: [llvm-profgen][CSSPGO] Support count based aggregated type of hybrid perf script
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 2 13:31:39 PDT 2021
wenlei added a comment.
Along the lines of supporting aggregation as an extension, perhaps we could handle parseAggregatedCount in the base class inside parseSample for anything other than stuff like PERF_RECORD_MMAP2. What do you think?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107192/new/
https://reviews.llvm.org/D107192
More information about the llvm-commits
mailing list