On Fri, Oct 22, 2010 at 3:22 PM, Stefan Hajnoczi
wrote:
> On Thu, Oct 21, 2010 at 08:13:51PM +, Blue Swirl wrote:
>> Replace debug printf statements with tracepoints.
>>
>> Signed-off-by: Blue Swirl
>> ---
>> There were problems with tracetool if the tracepoint string contained
>> parentheses
On Thu, Oct 21, 2010 at 08:13:51PM +, Blue Swirl wrote:
> Replace debug printf statements with tracepoints.
>
> Signed-off-by: Blue Swirl
> ---
> There were problems with tracetool if the tracepoint string contained
> parentheses or brackets, so I removed those.
>
> hw/cs4231.c| 2