[all-commits] [llvm/llvm-project] 8070bf: [clangd] Record remote index usage

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Fri Jul 30 06:25:35 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8070bf8c6e6afbf0b8a20322d935cb530b4b796a
      https://github.com/llvm/llvm-project/commit/8070bf8c6e6afbf0b8a20322d935cb530b4b796a
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2021-07-30 (Fri, 30 Jul 2021)

  Changed paths:
    M clang-tools-extra/clangd/tool/ClangdMain.cpp

  Log Message:
  -----------
  [clangd] Record remote index usage

This is a gauage metric that sets particular remote-index instances as
used. It should enable accumulation of multiple streams to see number of clangd
processes making use of remote index, broken down by remote index address.

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




More information about the All-commits mailing list