]> git.proxmox.com Git - mirror_qemu.git/commit
trace: move setting of group name into Makefiles
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 25 Jan 2017 16:14:14 +0000 (16:14 +0000)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 31 Jan 2017 17:11:18 +0000 (17:11 +0000)
commit2098c56a9bc5901e145fa5d4759f075808811685
tree9e0ae77cc21487e4f6e1818350f97946630b92c1
parent9c5826306deef54003d8bc751021e95298014f32
trace: move setting of group name into Makefiles

Having tracetool.py figure out the right group name from just
the input filename is not practical when considering the
different build vs src path combinations. Instead simply take
the group name as a command line arg from the Makefile, which
can trivially provide the right name.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 20170125161417.31949-6-berrange@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Makefile.target
scripts/tracetool.py
trace/Makefile.objs