perf config: Do not die when parsing u64 or int config values
authorArnaldo Carvalho de Melo <[email protected]>
Tue, 27 Jun 2017 14:44:58 +0000 (11:44 -0300)
committerArnaldo Carvalho de Melo <[email protected]>
Tue, 27 Jun 2017 14:44:58 +0000 (11:44 -0300)
commit25ce4bb8c50513e922da2709fedc9db112452fbc
tree3c19f48f74de6ed113f272f23a4e26cbb69b03b9
parent62d94b00f80b0ecb7fa9eea0539c59e9f82b0fcd
perf config: Do not die when parsing u64 or int config values

Just warn the user and ignore those values.

Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/builtin-diff.c
tools/perf/builtin-report.c
tools/perf/util/config.c
tools/perf/util/config.h
tools/perf/util/data-convert-bt.c
tools/perf/util/help-unknown-cmd.c