Home
last modified time | relevance | path

Searched hist:"15327 c3d" (Results 1 – 1 of 1) sorted by relevance

/qemu/scripts/
H A Dsimpletrace.py15327c3d Sun Jun 22 13:46:06 GMT 2014 Stefan Hajnoczi <stefanha@redhat.com> simpletrace: add simpletrace.py --no-header option

It can be useful to read simpletrace files that have no header. For
example, a ring buffer may not have a header record but can still be
processed if the user is sure the file format version is compatible.

$ scripts/simpletrace.py --no-header trace-events trace-file

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>