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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D134483
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.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 22 2022, 2:41 PM Closed by commit rGc5073ed5f929: Add auto source map deduce count statistics (authored by yinghuitan). · Explain WhySep 22 2022, 2:53 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 462300 lldb/include/lldb/Target/PathMappingList.h
lldb/include/lldb/Target/Statistics.h
lldb/source/Breakpoint/BreakpointResolverFileLine.cpp
lldb/source/Target/PathMappingList.cpp
lldb/source/Target/Statistics.cpp
lldb/test/API/functionalities/breakpoint/breakpoint_command/TestBreakpointCommand.py
|