[all-commits] [llvm/llvm-project] de9cee: [LLDB][Telemetry]Define telemetry::CommandInfo (#...
Vy Nguyen via All-commits
all-commits at lists.llvm.org
Fri Mar 7 02:59:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: de9cee1c97882dc69a20ac688d20a84f831b62c6
https://github.com/llvm/llvm-project/commit/de9cee1c97882dc69a20ac688d20a84f831b62c6
Author: Vy Nguyen <vyng at google.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M lldb/include/lldb/Core/Telemetry.h
M lldb/source/Core/Telemetry.cpp
M lldb/source/Interpreter/CommandInterpreter.cpp
M lldb/unittests/Core/TelemetryTest.cpp
Log Message:
-----------
[LLDB][Telemetry]Define telemetry::CommandInfo (#129354)
and collect telemetry about a command's execution.
*NOTE: Please consider this PR a DRAFT ( Waiting on PR/127696 to be
submitted. )
---------
Co-authored-by: Jonas Devlieghere <jonas at devlieghere.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list