From patchwork Mon Mar 28 12:31:57 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [4/4] trace: [simple] always enable trace points Date: Mon, 28 Mar 2011 02:31:57 -0000 From: =?utf-8?Q?Llu=C3=ADs?= X-Patchwork-Id: 88597 Message-Id: <87mxkfctoi.fsf@ginnungagap.bsc.es> To: qemu-devel@nongnu.org Last patch was missing the trace-events hunk. Signed-off-by: LluĂ­s Vilanova diff --git a/scripts/tracetool b/scripts/tracetool index 7506776..b355ac5 100755 --- a/scripts/tracetool +++ b/scripts/tracetool @@ -221,15 +221,10 @@ EOF linetoc_simple() { - local name state + local name name=$(get_name "$1") - if has_property "$1" "disable"; then - state="0" - else - state="1" - fi cat < must be a valid as a C function name. #