• S
    trace: install trace-events file · 89ae5831
    Stefan Hajnoczi 提交于
    Install the ./trace-events file into the data directory.  This file
    contains the list of trace events that were built into QEMU at
    compile-time.
    
    The file is a handy reference for the set of trace events that the QEMU
    binary was built with.  It is also needed by the simpletrace.py tool
    that parses binary trace data either emitted from QEMU when built with
    --enable-trace-backend=simple or by the SystemTap simpletrace script
    that QEMU provides.
    Signed-off-by: NStefan Hajnoczi <stefanha@redhat.com>
    Message-id: 1411486175-3017-1-git-send-email-stefanha@redhat.com
    89ae5831
Makefile 18.9 KB