This is an archive of the discontinued LLVM Phabricator instance.

Add auto source map deduce count statistics
ClosedPublic

Authored by yinghuitan on Sep 22 2022, 2:35 PM.

Details

Summary

This patch adds auto source map deduce count as a target level statistics.
This will help telemetry to track how many debug sessions benefit from this feature.

Event Timeline

yinghuitan created this revision.Sep 22 2022, 2:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 22 2022, 2:35 PM
yinghuitan requested review of this revision.Sep 22 2022, 2:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 22 2022, 2:36 PM
clayborg accepted this revision.Sep 22 2022, 2:41 PM
This revision is now accepted and ready to land.Sep 22 2022, 2:41 PM

rebase and trigger linter

This revision was automatically updated to reflect the committed changes.