• Corentin Pescheloche's avatar
    [api][profiler] Surface CpuProfiler memory in HeapCodeStatistics · 0bf11af7
    Corentin Pescheloche authored
    The goal of the PR is to add to telemetry a metric estimating the space
    occupied by the codemap retained by a CpuProfiler and its underlying
    CodeObserver.
    
    This change is motivated by the addition of kEagerLogger to CpuProfiler
    which when enabled let a CpuProfiler build a CodeMap without an active
    session. This metric will help us understand better the space consumed
    by a profiler in that scenario and will also help detect memory leaks.
    
    Bug: chromium:1241491
    Change-Id: Iadb1ed52b4c1ac70bc554942b4fa795cdf1212f3
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3224567Reviewed-by: 's avatarCamillo Bruni <cbruni@chromium.org>
    Commit-Queue: Camillo Bruni <cbruni@chromium.org>
    Auto-Submit: Corentin Pescheloche <cpescheloche@fb.com>
    Cr-Commit-Position: refs/heads/main@{#77703}
    0bf11af7
Name
Last commit
Last update
..
benchmarks Loading commit data...
bigint Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
debugging Loading commit data...
fuzzer Loading commit data...
fuzzilli Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...