enso/tools/ci/docker
Hubert Plociniczak f2779cfea4
Allow for profiling startup in dockerized setting (#9865)
When `PROFILING_FILENAME` and `PROFILING_TIME` are set, language server will collect profiling data on startup and place it under `/opt/enso/profiling/$PROFILING_NAME` where it can be fetched from.

Needed to better analyze #9789.
2024-05-06 15:04:54 +00:00
..
docker-entrypoint.sh Allow for profiling startup in dockerized setting (#9865) 2024-05-06 15:04:54 +00:00
Dockerfile Allow for profiling startup in dockerized setting (#9865) 2024-05-06 15:04:54 +00:00