qemu-e2k/trace
Lluís Vilanova 8eb1b9db55 trace: Avoid implicit bool->integer conversions
An explicit if/else is clearer than arithmetic assuming #true is 1,
while the compiler should be able to generate just as optimal code.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Message-id: 147194273830.26836.5875729707953474838.stgit@fimbulvetr.bsc.es
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2016-09-05 13:47:02 -04:00
..
Makefile.objs trace: Add per-vCPU tracing states for events with the 'vcpu' property 2016-07-18 18:23:12 +01:00
control-internal.h trace: Add per-vCPU tracing states for events with the 'vcpu' property 2016-07-18 18:23:12 +01:00
control-target.c trace: Avoid implicit bool->integer conversions 2016-09-05 13:47:02 -04:00
control.c trace: Remove 'trace_events_dstate_init' 2016-09-05 13:47:01 -04:00
control.h trace: Remove 'trace_events_dstate_init' 2016-09-05 13:47:01 -04:00
event-internal.h trace: Remove 'trace_events_dstate_init' 2016-09-05 13:47:01 -04:00
ftrace.c all: Clean up includes 2016-02-04 17:41:30 +00:00
ftrace.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
mem-internal.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
mem.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
qmp.c trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state 2016-07-18 18:23:12 +01:00
simple.c Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
simple.h all: Clean up includes 2016-02-23 12:43:05 +00:00