commit | 1f14c9147c55149f2d631c8f661da53cd930c8c4 | [log] [tgz] |
---|---|---|
author | Fabiano Rosas <farosas@suse.de> | Tue Sep 05 15:03:59 2023 -0300 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Thu Sep 07 14:01:25 2023 -0400 |
tree | 067f1d2196088b3ca1ec83197fb0ed2af997712d | |
parent | 03a3a62fbd0aa5227e978eef3c67d3978aec9e5f [diff] |
iothread: Set the GSource "name" field Having a name in the source helps with debugging core dumps when one might not have access to TLS data to cross-reference AioContexts with their addresses. Signed-off-by: Fabiano Rosas <farosas@suse.de> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20230905180359.14083-1-farosas@suse.de Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>