From 14101d028d9ebe9facfbab0cd6c7cf92b77e755d Mon Sep 17 00:00:00 2001 From: Lluís Vilanova Date: Mon, 25 Aug 2014 13:20:03 +0200 Subject: trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP Signed-off-by: Lluís Vilanova Message-id: 20140825112002.31112.60143.stgit@fimbulvetr.bsc.es Signed-off-by: Stefan Hajnoczi --- trace/control.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'trace/control.h') diff --git a/trace/control.h b/trace/control.h index e1ec033705..da9bb6b774 100644 --- a/trace/control.h +++ b/trace/control.h @@ -148,13 +148,6 @@ static void trace_event_set_state_dynamic(TraceEvent *ev, bool state); -/** - * trace_print_events: - * - * Print the state of all events. - */ -void trace_print_events(FILE *stream, fprintf_function stream_printf); - /** * trace_init_backends: * @events: Name of file with events to be enabled at startup; may be NULL. -- cgit v1.2.3-55-g7522