On Thu, Aug 05, 2010 at 05:35:35PM +0530, Prerna Saxena wrote: > Fix to ensure rebuild is properly triggered when switching trace backends > using ./configure. > Also, when using the 'ust' backend, check if the relevant headers are > available at host. > > Signed-off-by: Prerna Saxena <pre...@linux.vnet.ibm.com> > --- > Makefile | 4 ++-- > configure | 20 +++++++++++++++++--- > 2 files changed, 19 insertions(+), 5 deletions(-)
Applied thanks! http://repo.or.cz/w/qemu/stefanha.git/commitdiff/431b29107008775db1dd8c4eb69dc59573017d98 Before submitting the tracing branch for qemu.git I'd like to break this in half and squash the halves with the trace-events file and UST commits. Stefan