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:51:30 +0000 (11:51 -0400)
commit32c4fa6f4fb0696925ce48782282c719c5ba1c3f
tree730cd1dbfffd6077732bb9a5235149a7666fcde1
parent4a70ab77fdaf10e6d1f055f6be0a05af8365d34c
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.02688 seconds and 4 git commands to generate.