Don't parse/handle mmap events with "(deleted)" filename.
Details
Details
- Reviewers
rafauler maksfb - Group Reviewers
Restricted Project - Commits
- rGa478a0913121: [BOLT][NFC] Drop MMap events for deleted files
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I observed that with perf data here: https://github.com/rafaelauler/bolt-tests/blob/main/test/X86/perf2bolt-multiple-edge.test#L13
Not sure how common is that, but "(deleted)" shows up in a couple of places in kernel, notably as DSO__DELETED in linux/tools/perf/util/map.c: https://github.com/search?q=repo%3Atorvalds%2Flinux%20%22(deleted)%22&type=code