commit | efd21307119d5a23ac83ae8fd5a39a5c7aeb8493 | [log] [tgz] |
---|---|---|
author | Jiri Olsa <jolsa@kernel.org> | Tue Jan 03 09:19:55 2017 +0100 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Jan 03 11:11:10 2017 -0300 |
tree | e377b7fb57818f6b5b7f7143562eb03f9e3bdc33 | |
parent | b66fb1da5a8cac3f5c3cdbe41937c91efc4e76a4 [diff] |
perf record: Make __record_options static There's no need for this one to be global. Signed-off-by: Jiri Olsa <jolsa@kernel.org> Tested-by: Wang Nan <wangnan0@huawei.com> Cc: David Ahern <dsahern@gmail.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1483431600-19887-3-git-send-email-jolsa@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>