Home
last modified time | relevance | path

Searched hist:"62 bab73213ba885426a781eb2741670b9f3cae36" (Results 1 – 3 of 3) sorted by relevance

/qemu/trace/
H A Dsimple.h62bab73213ba885426a781eb2741670b9f3cae36 Wed Jul 18 09:45:59 UTC 2012 Harsh Prateek Bora <harsh@linux.vnet.ibm.com> Simpletrace v2: Support multiple arguments, strings.

Existing simpletrace backend allows to trace at max 6 args and does not
support strings. This newer tracelog format gets rid of fixed size records
and therefore allows to trace variable number of args including strings.

Sample trace with strings:
v9fs_version 0.000 tag=0xffff id=0x64 msize=0x2000 version=9P2000.L
v9fs_version_return 6.705 tag=0xffff id=0x64 msize=0x2000 version=9P2000.L

Signed-off-by: Harsh Prateek Bora <harsh@linux.vnet.ibm.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
H A Dsimple.c62bab73213ba885426a781eb2741670b9f3cae36 Wed Jul 18 09:45:59 UTC 2012 Harsh Prateek Bora <harsh@linux.vnet.ibm.com> Simpletrace v2: Support multiple arguments, strings.

Existing simpletrace backend allows to trace at max 6 args and does not
support strings. This newer tracelog format gets rid of fixed size records
and therefore allows to trace variable number of args including strings.

Sample trace with strings:
v9fs_version 0.000 tag=0xffff id=0x64 msize=0x2000 version=9P2000.L
v9fs_version_return 6.705 tag=0xffff id=0x64 msize=0x2000 version=9P2000.L

Signed-off-by: Harsh Prateek Bora <harsh@linux.vnet.ibm.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
/qemu/scripts/tracetool/backend/
H A Dsimple.py62bab73213ba885426a781eb2741670b9f3cae36 Wed Jul 18 09:45:59 UTC 2012 Harsh Prateek Bora <harsh@linux.vnet.ibm.com> Simpletrace v2: Support multiple arguments, strings.

Existing simpletrace backend allows to trace at max 6 args and does not
support strings. This newer tracelog format gets rid of fixed size records
and therefore allows to trace variable number of args including strings.

Sample trace with strings:
v9fs_version 0.000 tag=0xffff id=0x64 msize=0x2000 version=9P2000.L
v9fs_version_return 6.705 tag=0xffff id=0x64 msize=0x2000 version=9P2000.L

Signed-off-by: Harsh Prateek Bora <harsh@linux.vnet.ibm.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>