Files
Danny Tuppeny e013a4c9bf [analysis_server] Add some notes on how to use the CPU Profiler for the analysis server hosted by VS Code
Change-Id: I1af51746901d0eb579431c277b0cff204f025c42
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/397840
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Kenzie Davisson <kenzieschmoll@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
2024-12-02 18:34:38 +00:00

649 B

Overview

This section of the documentation discusses the processes used when working on the analysis_server package. Many of those processes are the same as the ones followed when working on the analyzer package. The processes they have in common are not duplicated here, so you should also familiarize yourself with the processes documented in the analyzer package.

The documentation covers the following topics: