-
- Downloads
Filter `gameoverlayrenderer.so` from LD_PRELOAD
`gameoverlayrenderer.so` leads to a spammy and slow output while running
`steam-runtime-system-info`.
Because of this we just remove it from the `LD_PRELOAD` before calling
the all the helper subrocesses.
Signed-off-by:
Ludovico de Nittis <ludovico.denittis@collabora.com>
parent
a32da5eb
No related branches found
No related tags found
Showing
- steam-runtime-tools/architecture.c 22 additions, 7 deletionssteam-runtime-tools/architecture.c
- steam-runtime-tools/library.c 20 additions, 7 deletionssteam-runtime-tools/library.c
- steam-runtime-tools/utils-internal.h 1 addition, 0 deletionssteam-runtime-tools/utils-internal.h
- steam-runtime-tools/utils.c 39 additions, 0 deletionssteam-runtime-tools/utils.c
- tests/meson.build 1 addition, 0 deletionstests/meson.build
- tests/utils.c 103 additions, 0 deletionstests/utils.c
Loading
Please register or sign in to comment