]> git.proxmox.com Git - mirror_qemu.git/commit
trace: pass trace-events to tracetool as a positional param
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 4 Oct 2016 13:35:58 +0000 (14:35 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 12 Oct 2016 07:54:53 +0000 (09:54 +0200)
commit0bc6484d58bd7f43fbf6fc87c7974910b698489c
treeb5cd069048c78a7d813ad87e379963888979f8e4
parent9096b78a38a22963ca59bb16d54a772aa86d5159
trace: pass trace-events to tracetool as a positional param

Instead of reading the contents of 'trace-events' from stdin,
accept the filename as a positional parameter. This also
allows for reading from multiple files, though this facility
is not used at this time.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: LluĂ­s Vilanova <vilanova@ac.upc.edu>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 1475588159-30598-20-git-send-email-berrange@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Makefile.target
scripts/tracetool.py
trace/Makefile.objs