linux/tools/perf/lib/include/internal
Jiri Olsa 547740f7b3 libperf: Add perf_mmap struct
Add the perf_mmap struct to libperf.

The definition is added into:

  include/internal/mmap.h

which is not to be included by users, but shared within perf and
libperf.

Committer notes:

Remove unnecessary includes from tools/perf/lib/include/internal/mmap.h,
those will be readded as they become necessary, later in the series.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Michael Petlan <mpetlan@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lore.kernel.org/lkml/20190913132355.21634-11-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2019-09-25 09:51:45 -03:00
..
cpumap.h libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx() 2019-08-22 11:18:45 -03:00
evlist.h libperf: Adopt simplified perf_evlist__open()/close() functions from tools/perf 2019-07-29 18:34:46 -03:00
evsel.h libperf: Adopt perf_evsel__enable()/disable()/apply_filter() functions 2019-07-29 18:34:46 -03:00
lib.h libperf: Adopt the readn()/writen() functions from tools/perf 2019-07-29 18:34:46 -03:00
mmap.h libperf: Add perf_mmap struct 2019-09-25 09:51:45 -03:00
tests.h libperf: Add tests support 2019-07-29 18:34:46 -03:00
threadmap.h libperf: Add perf_thread_map__new_dummy() function 2019-07-29 18:34:44 -03:00
xyarray.h libperf: Fix alignment trap with xyarray contents in 'perf stat' 2019-08-22 17:16:57 -03:00