]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf lock: Make 'f' part of the common 'lock_options'
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 17 Mar 2017 14:16:02 +0000 (11:16 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 17 Mar 2017 14:49:07 +0000 (11:49 -0300)
commitb40e36121e23031f1e8916a70110ffc841230670
tree969356a1683c72c2ea1d8f947cf51bd654ecb524
parent249eed53152167c64c6dc66fa269a1d8b415a7b4
perf lock: Make 'f' part of the common 'lock_options'

All options need the -f/--force option, so move it to the array
referenced via OPT_PARENT.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Changbin Du <changbin.du@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-unbeionpi58rioh4e9w8kp4n@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-lock.c