On Tue, Sep 6, 2011 at 2:24 PM, Stefan Hajnoczi wrote:
> On Mon, Sep 05, 2011 at 07:45:36PM +, Blue Swirl wrote:
>> On Mon, Sep 5, 2011 at 3:37 PM, Stefan Hajnoczi
>> wrote:
>> > String arguments are useful for producing human-readable traces without
>> > post-processing (e.g. stderr backend)
On Mon, Sep 05, 2011 at 07:45:36PM +, Blue Swirl wrote:
> On Mon, Sep 5, 2011 at 3:37 PM, Stefan Hajnoczi
> wrote:
> > String arguments are useful for producing human-readable traces without
> > post-processing (e.g. stderr backend). Although the simple backend
> > cannot handles strings all
On 2011-09-05 21:45, Blue Swirl wrote:
> On Mon, Sep 5, 2011 at 3:37 PM, Stefan Hajnoczi
> wrote:
>> String arguments are useful for producing human-readable traces without
>> post-processing (e.g. stderr backend). Although the simple backend
>> cannot handles strings all others can. Strings sho
On Mon, Sep 5, 2011 at 3:37 PM, Stefan Hajnoczi
wrote:
> String arguments are useful for producing human-readable traces without
> post-processing (e.g. stderr backend). Although the simple backend
> cannot handles strings all others can. Strings should be allowed and
> the simple backend can be
String arguments are useful for producing human-readable traces without
post-processing (e.g. stderr backend). Although the simple backend
cannot handles strings all others can. Strings should be allowed and
the simple backend can be extended to support them.
Signed-off-by: Stefan Hajnoczi
---