]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf memswap: Split the byteswap memory range wrappers from util.[ch]
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 25 Apr 2017 18:45:35 +0000 (15:45 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 25 Apr 2017 18:45:35 +0000 (15:45 -0300)
commit98521b3869f8d6b4b9d2fdad8a56059e819ae002
tree147c2ba21dcf8ca49cb87e106e8e1dbe9e4ef411
parent5ab8c689f7c0c97e98b8014b7f0ede386bef5aaf
perf memswap: Split the byteswap memory range wrappers from util.[ch]

Just one more step into splitting util.[ch] to reduce the includes hell.

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-navarr9mijkgwgbzu464dwam@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/Build
tools/perf/util/header.c
tools/perf/util/intel-pt.c
tools/perf/util/memswap.c [new file with mode: 0644]
tools/perf/util/memswap.h [new file with mode: 0644]
tools/perf/util/session.c
tools/perf/util/util.c
tools/perf/util/util.h