Change integer base to hex for fields representing addresses
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 21 Feb 2020 21:59:33 +0000 (16:59 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 26 Feb 2020 15:53:37 +0000 (10:53 -0500)
commit2c054599f20c4abba83e11221d71056dc15448cf
treef013ffa351c469b25be568052e364d2702fa60b6
parent8c7190e049b7cb5c049bf52b789a1d0f21206cb4
Change integer base to hex for fields representing addresses

It seems more expected to show addresses in hexadecimal.

I applied this to all fields named "ip" or "addr".

I haven't change the `addr` fields in the i2c.h file as I am not aware
of what is the convention when displaying I2C addresses.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I6ed00b31e319e1d966ab138471248dcf3d2c7315
instrumentation/events/lttng-module/arch/x86/kvm/mmutrace.h
instrumentation/events/lttng-module/arch/x86/kvm/trace.h
instrumentation/events/lttng-module/btrfs.h
instrumentation/events/lttng-module/ext3.h
instrumentation/events/lttng-module/ext4.h
instrumentation/events/lttng-module/kvm.h
instrumentation/events/lttng-module/module.h
instrumentation/events/lttng-module/random.h
instrumentation/events/lttng-module/rpm.h
This page took 0.0263 seconds and 4 git commands to generate.