Re: [PATCH 3/3] perf timechart: add more options to IO mode

From: Namhyung Kim
Date: Tue Jun 17 2014 - 20:34:05 EST


On Mon, 16 Jun 2014 10:15:22 +0400, Stanislav Fomichev wrote:
>> It's in nano-second unit, right? If so, it's very unconvenient for user
>> to specify. Maybe we could support to parse unit (s, ms, us, ...) also.
> Yes, it's nano-second. I didn't want to limit it to ms, because I
> still want to be able to specify ns. I think it's a good idea to support
> parsing units. Can I use OPT_CALLBACK or there is a better way to do that
> (I couldn't find any similar conversions in perf)?

Please use OPT_CALLBACK.

Thanks,
Namhyung
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/