[Lldb-commits] [PATCH] D134483: Add auto source map deduce count statistics
jeffrey tan via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 22 14:36:01 PDT 2022
yinghuitan created this revision.
yinghuitan added reviewers: clayborg, labath, jingham, jdoerfert, JDevlieghere, aadsm, kusmour.
Herald added a project: All.
yinghuitan requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
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.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D134483
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134483.462295.patch
Type: text/x-patch
Size: 5867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220922/1dd3fb3f/attachment.bin>
More information about the lldb-commits
mailing list