-
- Downloads
system-info: Print diagnostic messages as arrays of lines
A single line with escaped newlines is unnecessarily hard to read.
This repurposes code that we already had for printing a udev uevent
pseudo-file in this way.
We retain the ability to parse old s-r-s-i output in which the
diagnostic messages were a string: the intended meaning is fairly
obvious.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
240fd9d2
No related branches found
No related tags found
Showing
- bin/input-monitor.c 5 additions, 42 deletionsbin/input-monitor.c
- bin/system-info.c 3 additions, 12 deletionsbin/system-info.c
- bin/system-info.md 7 additions, 1 deletionbin/system-info.md
- steam-runtime-tools/graphics.c 2 additions, 3 deletionssteam-runtime-tools/graphics.c
- steam-runtime-tools/json-utils-internal.h 3 additions, 0 deletionssteam-runtime-tools/json-utils-internal.h
- steam-runtime-tools/json-utils.c 84 additions, 3 deletionssteam-runtime-tools/json-utils.c
- steam-runtime-tools/xdg-portal.c 2 additions, 2 deletionssteam-runtime-tools/xdg-portal.c
- tests/json-report/full-good-report.json 9 additions, 2 deletionstests/json-report/full-good-report.json
Loading
Please register or sign in to comment