]> Git Repo - linux.git/commit
perf mmap: Move perf_mmap and methods to separate mmap.[ch] files
authorArnaldo Carvalho de Melo <[email protected]>
Fri, 6 Oct 2017 13:31:47 +0000 (10:31 -0300)
committerArnaldo Carvalho de Melo <[email protected]>
Mon, 23 Oct 2017 14:20:53 +0000 (11:20 -0300)
commit1695849735752d2ace22d8c424ba579e33df691c
tree83133ee193eafdaf8802fc0465c85964adf47974
parentead81ee4f887c2e6205dacb83ab2e24367a003c1
perf mmap: Move perf_mmap and methods to separate mmap.[ch] files

To better organize the sources, and we may end up even using it
directly, without evlists and evsels.

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/util/Build
tools/perf/util/evlist.c
tools/perf/util/evlist.h
tools/perf/util/mmap.c [new file with mode: 0644]
tools/perf/util/mmap.h [new file with mode: 0644]
tools/perf/util/python-ext-sources
This page took 0.056231 seconds and 4 git commands to generate.