qemu-e2k/trace
Namhyung Kim c9add62195 trace: Try using tracefs first
Recent Linux kernel provides separate tracefs which doesn't need to be
mounted on the debugfs.  Although most systems mount it at the
traditional place on the debugfs, it'd be safer to check tracefs first.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2017-12-18 14:37:36 +00:00
..
Makefile.objs trace: fix tcg tracing build breakage 2017-03-28 11:07:46 +01:00
control-internal.h trace: provide mechanism for registering trace events 2016-10-12 09:52:50 +02:00
control-target.c trace: Immediately apply per-vCPU state changes if a vCPU is being created 2017-09-15 14:25:22 +01:00
control.c Convert remaining error_report() to warn_report() 2017-09-19 14:09:34 +02:00
control.h trace: add trace_event_get_state_backends() 2017-08-01 12:13:07 +01:00
event-internal.h trace: remove the TraceEventID and TraceEventVCPUID enums 2016-10-12 09:35:54 +02:00
ftrace.c trace: Try using tracefs first 2017-12-18 14:37:36 +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: convert code to use event iterators 2016-10-12 09:35:54 +02:00
simple.c Convert single line fprintf(.../n) to warn_report() 2017-09-19 14:09:34 +02:00
simple.h trace: get rid of generated-events.h/generated-events.c 2016-10-12 09:54:52 +02:00