perf options: Introduce OPT_UINTEGER
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 May 2010 18:30:00 +0000 (15:30 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 May 2010 18:30:00 +0000 (15:30 -0300)
commitc100edbee8dbf033ec4095a976a74c1c75c9fc1d
treeff4d16bfe5fb31c78e78fb6f99a297000ee07353
parentdc4ff19341126155c5714119396efbae62ab40bf
perf options: Introduce OPT_UINTEGER

For unsigned int options to be parsed, next patches will make use of it.

Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/parse-options.c
tools/perf/util/parse-options.h