diff --git a/docs/rfcs/040-profiling.md b/docs/rfcs/040-profiling.md index 19fbd86eaf35..e8c1cc5c6fc8 100644 --- a/docs/rfcs/040-profiling.md +++ b/docs/rfcs/040-profiling.md @@ -167,8 +167,6 @@ Parameters: * `format`: profile output format (`pprof` or `jemalloc`; default `pprof`). -TODO: the profile is [not yet symbolized](https://github.com/neondatabase/neon/issues/9964). - Works on Linux only. ### Go Memory Profiling