[all-commits] [llvm/llvm-project] a478a0: [BOLT][NFC] Drop MMap events for deleted files
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Mon Jun 5 13:03:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a478a0913121cb23402a0b7c1caa2f01780783a7
https://github.com/llvm/llvm-project/commit/a478a0913121cb23402a0b7c1caa2f01780783a7
Author: Amir Ayupov <aaupov at fb.com>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M bolt/lib/Profile/DataAggregator.cpp
Log Message:
-----------
[BOLT][NFC] Drop MMap events for deleted files
Don't parse/handle mmap events with "(deleted)" filename.
Reviewed By: #bolt, rafauler
Differential Revision: https://reviews.llvm.org/D151948
More information about the All-commits
mailing list