OSDN Git Service

perf config: Allow '_' in config file variable names
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 30 May 2012 00:59:02 +0000 (21:59 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 30 May 2012 00:59:02 +0000 (21:59 -0300)
commit8dc7c651dd7d95b548adef8cd56908392d3ba432
tree6723d190f0eacda4a810a147c5f4268a21b9d1d9
parente9823b21bab7ff0c39e14a7a970a40fad74ce778
perf config: Allow '_' in config file variable names

For annotate I want to be able to have variables that are the same as
the ones representing feature toggles.

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-7rhhf6m0a72p2wja4tgv1itg@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/config.c