]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
trace: docs: "simple" backend does support strings
authorHollis Blanchard <hollis_blanchard@mentor.com>
Tue, 9 Feb 2016 00:03:03 +0000 (16:03 -0800)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 1 Mar 2016 13:20:15 +0000 (13:20 +0000)
The simple tracing backend has supported strings for more than three years
(62bab73213ba885426a781eb2741670b9f3cae36).

Signed-off-by: Hollis Blanchard <hollis_blanchard@mentor.com>
Message-id: 1454976185-30095-1-git-send-email-hollis_blanchard@mentor.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
docs/tracing.txt

index 3853a6ad8acb03888babfed5817565bace8b58e7..f2f553bd4ccc9253a3ddfe58d7a681d0f0eaa88c 100644 (file)
@@ -172,9 +172,6 @@ source tree.  It may not be as powerful as platform-specific or third-party
 trace backends but it is portable.  This is the recommended trace backend
 unless you have specific needs for more advanced backends.
 
-The "simple" backend currently does not capture string arguments, it simply
-records the char* pointer value instead of the string that is pointed to.
-
 === Ftrace ===
 
 The "ftrace" backend writes trace data to ftrace marker. This effectively