commit | fc764105397fa55e7c03f42a6d019063ec0cad00 | [log] [tgz] |
---|---|---|
author | Lluís <[email protected]> | Wed Aug 31 20:31:18 2011 +0200 |
committer | Stefan Hajnoczi <[email protected]> | Thu Sep 01 10:34:54 2011 +0100 |
tree | 554e18aadadccd03db4f95ac6856e97527f2de9f | |
parent | 49926043c1319ce99481d45c87c602c20b9dbb79 [diff] |
trace: separate trace event control and query routines from the simple backend Generalize the 'st_print_trace_events' and 'st_change_trace_event_state' into backend-specific 'trace_print_events' and 'trace_event_set_state' (respectively) in the "trace/control.h" file. Signed-off-by: Lluís Vilanova <[email protected]>