]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 26 Aug 2019 22:02:31 +0000 (19:02 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 26 Aug 2019 22:39:11 +0000 (19:39 -0300)
commit69d81f09e1607b577346c0579bf938c1194bff3a
tree9bac5bd977e2c0ae2e636c183e67450924c1c6de
parentb1fcd190bb3fc1234dca60390d171a4cc75b21b2
libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix

Even more, to have a "perf_record_" prefix, so that they match the
PERF_RECORD_ enum they map to.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-qbabmcz2a0pkzt72liyuz3p8@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
13 files changed:
tools/perf/lib/include/perf/event.h
tools/perf/tests/parse-no-sample-id-all.c
tools/perf/util/bpf-event.c
tools/perf/util/event.h
tools/perf/util/evsel.c
tools/perf/util/evsel.h
tools/perf/util/intel-bts.c
tools/perf/util/namespaces.c
tools/perf/util/namespaces.h
tools/perf/util/python.c
tools/perf/util/session.c
tools/perf/util/thread.c
tools/perf/util/thread.h