]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf tools: Remove regex.h and fnmatch.h from util.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 18 Apr 2017 15:33:30 +0000 (12:33 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Apr 2017 16:01:56 +0000 (13:01 -0300)
commit1eae20c1d40acf7676aa799b48f747d9b28bf352
tree404b15cff6e1c5fe940d299f215e44561d5b0cdf
parent76b31a29ddaf2fa5f0a70458c214bed02a4a70e9
perf tools: Remove regex.h and fnmatch.h from util.h

The users of regex and fnmatch functions should include those headers
instead.

Cc: Adrian Hunter <adrian.hunter@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-ixzm5kuamsq1ixbkuv6kmwzj@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-report.c
tools/perf/util/machine.c
tools/perf/util/sort.c
tools/perf/util/sort.h
tools/perf/util/util.h