perf options: Introduce OPT_U64
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 May 2010 15:16:48 +0000 (12:16 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 May 2010 15:16:48 +0000 (12:16 -0300)
commit6ba85cea872954a36d79e46bf6a9c6ea92794f01
tree0831a7adc633ff0e493b53beb088cf91b827d5c6
parenta9a4ab747e2d45bf08fddbc1568f080091486af9
perf options: Introduce OPT_U64

We have things like user_interval (-c/--count) in 'perf record' that
needs this.

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