[PATCH] D107097: [llvm-profgen] An option to ignore parsing MMap events
Xun Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 29 12:58:03 PDT 2021
lxfind added a comment.
Having both "--show-mmap-events --ignore-mmap-events" seems a bit counter-intuitive.
If we already preprocessed the mmap events, could we also assume that we have the right pids and hence don't need --show-mmap-events?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107097/new/
https://reviews.llvm.org/D107097
More information about the llvm-commits
mailing list