This is an archive of the discontinued LLVM Phabricator instance.

Add HitCount into Breakpoint statistics
ClosedPublic

Authored by yinghuitan on Mar 2 2023, 4:06 PM.

Details

Summary

Turns out breakpoint statistics is missing hitCount.
This patches adds the hitCount field.

Diff Detail

Event Timeline

yinghuitan created this revision.Mar 2 2023, 4:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 2 2023, 4:06 PM
yinghuitan requested review of this revision.Mar 2 2023, 4:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 2 2023, 4:06 PM
clayborg accepted this revision.Mar 2 2023, 9:15 PM
This revision is now accepted and ready to land.Mar 2 2023, 9:15 PM
This revision was automatically updated to reflect the committed changes.