[lttng-dev] UST context field "ip" is now in decimal since 2.13 instead of hexadecimal as before

Jérémie Galarneau jgalar at efficios.com
Thu Mar 16 12:22:34 EDT 2023


Hi Thomas,

I have submitted a patch on our gerrit, see:
https://review.lttng.org/c/lttng-ust/+/9659

Thanks for the report!
Jérémie

--
Jérémie Galarneau
EfficiOS Inc.
https://www.efficios.com
________________________________
From: lttng-dev <lttng-dev-bounces at lists.lttng.org> on behalf of thomas.gatterweh--- via lttng-dev <lttng-dev at lists.lttng.org>
Sent: March 14, 2023 05:03
To: lttng-dev <lttng-dev at lists.lttng.org>
Subject: [lttng-dev] UST context field "ip" is now in decimal since 2.13 instead of hexadecimal as before


Hi!



In this commit  https://github.com/lttng/lttng-ust/commit/4e48b5d2debaf6c0c598489c183cc6cb2125c8a3  the base for UST context field “ip” was changed from 16 (hexadecimal) to 10 (decimal), most likely an unintentional copy&paste error. See change in lttng-context-ip.c, line 47.

Can it be changed back to 16 (hexadecimal), so that the ip address recorded by this context field gets displayed in hex again, which makes much more sense?



Best regards,

Thomas Gatterweh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.lttng.org/pipermail/lttng-dev/attachments/20230316/e8b901a3/attachment-0001.htm>


More information about the lttng-dev mailing list