[all-commits] [llvm/llvm-project] 7fe358: Send statistics in initialized event

GeorgeHuyubo via All-commits all-commits at lists.llvm.org
Tue Nov 15 19:09:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7fe3586cda5b683766ec6b6d5ca2d98c2baaf162
      https://github.com/llvm/llvm-project/commit/7fe3586cda5b683766ec6b6d5ca2d98c2baaf162
  Author: George Hu <huyubohyb at gmail.com>
  Date:   2022-11-15 (Tue, 15 Nov 2022)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/vscode.py
    A lldb/test/API/tools/lldb-vscode/eventStatistic/Makefile
    A lldb/test/API/tools/lldb-vscode/eventStatistic/TestVSCode_eventStatistic.py
    A lldb/test/API/tools/lldb-vscode/eventStatistic/foo.cpp
    A lldb/test/API/tools/lldb-vscode/eventStatistic/foo.h
    A lldb/test/API/tools/lldb-vscode/eventStatistic/main.cpp
    R lldb/test/API/tools/lldb-vscode/terminated-event/Makefile
    R lldb/test/API/tools/lldb-vscode/terminated-event/TestVSCode_terminatedEvent.py
    R lldb/test/API/tools/lldb-vscode/terminated-event/foo.cpp
    R lldb/test/API/tools/lldb-vscode/terminated-event/foo.h
    R lldb/test/API/tools/lldb-vscode/terminated-event/main.cpp
    M lldb/tools/lldb-vscode/JSONUtils.cpp
    M lldb/tools/lldb-vscode/JSONUtils.h
    M lldb/tools/lldb-vscode/lldb-vscode.cpp

  Log Message:
  -----------
  Send statistics in initialized event

Differential Revision: https://reviews.llvm.org/D138077




More information about the All-commits mailing list