Disable x86 error code bitwise enum in default build
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 13 May 2021 14:30:24 +0000 (10:30 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 13 May 2021 15:47:57 +0000 (11:47 -0400)
commit2eb43df613157244ac7b391f77d81d8149f919b8
tree6aaf80fae4381a2c1af82415a14cc2c1c68d99c9
parent4f65dbd279a289c2801985aaa419df575ea90e17
Disable x86 error code bitwise enum in default build

Only generate the bitwise enumerations when
CONFIG_LTTNG_EXPERIMENTAL_BITWISE_ENUM is enabled, so the default build
does not generate traces which lead to warnings when viewed with
babeltrace 1.x and babeltrace 2 with default options.

commit 8c7f2a9f2732b11f5cc9798cecb621420cc0e972
Author: Francis Deslauriers <francis.deslauriers@efficios.com>
Date:   Fri Jun 5 18:42:54 2020 -0400

    x86: add error code enum to pagefault tracepoints

Change-Id: I7901fad216b4774a9bbf3665568f357321805871
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/instrumentation/events/arch/x86/exceptions.h
This page took 0.025165 seconds and 4 git commands to generate.