[PATCH] D88417: [clangd] Record memory usages after each notification

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 12 05:29:42 PDT 2020


kadircet updated this revision to Diff 297565.
kadircet marked 5 inline comments as done.
kadircet added a comment.

- Separate profiling and exporting into 2 functions
- Rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88417/new/

https://reviews.llvm.org/D88417

Files:
  clang-tools-extra/clangd/ClangdLSPServer.cpp
  clang-tools-extra/clangd/ClangdLSPServer.h
  clang-tools-extra/clangd/ClangdServer.cpp
  clang-tools-extra/clangd/ClangdServer.h
  clang-tools-extra/clangd/unittests/ClangdTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88417.297565.patch
Type: text/x-patch
Size: 8363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201012/51a36ad3/attachment-0001.bin>


More information about the cfe-commits mailing list