<div>I want to check performance of cairo on webkit, so I attempt to use cairo-trace/cairo-perf-trace.</div>
<div>I could get .trace with cairo-trace on target, but I got error message during attempt to use cairo-perf-trace on target.</div>
<div>The error message was like this : </div>
<div>    /scratchbox/tools/bin/sed: line 1: syntax error: unexpected &quot;)&quot;<br>    /scratchbox/tools/bin/sed: line 1: syntax error: unexpected &quot;)&quot;<br>    ./cairo-perf-trace: eval: line 1: gcc: not found</div>

<div> </div>
<div>So, I wonder is it possible to use cairo-perf-trace on target and what should I do for that.</div>