lkml.org 
[lkml]   [2012]   [Sep]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH 2/4] perf stat: add compile-time option to disable --big-num
On Fri, Sep 14, 2012 at 8:40 AM, Ingo Molnar <mingo@kernel.org> wrote:
>
> * Irina Tirdea <irina.tirdea@gmail.com> wrote:
>
>> From: Irina Tirdea <irina.tirdea@intel.com>
>>
>> In printf's format, ' is used to group the output with thousands' grouping
>> characters for decimal conversion. Bionic does not support ' for printf.
>
> Please try to solve compatibility without affecting the default
> output and big num is the default perf stat output.

Understood.

> Could the big num output be implemented within perf, without
> relying on glibc's printf implementation?
>

Yes. I'll write a function that does the grouping instead of using
printf and send it for review instead of this patch.

Thanks,
Irina


\
 
 \ /
  Last update: 2012-09-20 21:41    [W:0.199 / U:1.768 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site