This is an archive of the discontinued LLVM Phabricator instance.

[LNT] Fixed the time extraction from MMAP and MMAP2 events using the Layout
ClosedPublic

Authored by kpdev42 on Jan 11 2022, 3:55 AM.

Details

Summary

We used a lot of perf_data files from different systems to analyze, summarize and debug the time extraction from MMAP and MMAP2 events.

OS Laboratory. Huawei Russian Research Institute. Saint-Petersburg

Diff Detail

Repository
rLNT LNT

Event Timeline

kpdev42 created this revision.Jan 11 2022, 3:55 AM
kpdev42 requested review of this revision.Jan 11 2022, 3:55 AM
thopre accepted this revision.Jan 11 2022, 4:01 AM

LGTM, thanks!

This revision is now accepted and ready to land.Jan 11 2022, 4:01 AM