diff options
| author | Jiri Olsa <[email protected]> | 2019-07-21 11:24:21 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-07-29 21:34:44 +0000 |
| commit | 285a30c36d1e18e7e2afa24dae50ba5596be45e7 (patch) | |
| tree | fb02711e7ddc5186aad3ac9d95c4ebe788970a29 /tools/perf/util/python.c | |
| parent | libperf: Add perf_thread_map__get()/perf_thread_map__put() (diff) | |
| download | kernel-285a30c36d1e18e7e2afa24dae50ba5596be45e7.tar.gz kernel-285a30c36d1e18e7e2afa24dae50ba5596be45e7.zip | |
libperf: Add perf_evlist and perf_evsel structs
Add the perf_evlist and perf_evsel structs to libperf.
It's added as a declarations into:
include/perf/evlist.h
include/perf/evsel.h
which will be included by users.
The definitions are added into:
include/internal/evlist.h
include/internal/evsel.h
which is not to be included by users, but shared
within perf and libperf.
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Alexey Budankov <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Michael Petlan <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/python.c')
0 files changed, 0 insertions, 0 deletions
