commit | 69d81f09e1607b577346c0579bf938c1194bff3a | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Aug 26 19:02:31 2019 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Aug 26 19:39:11 2019 -0300 |
tree | 9bac5bd977e2c0ae2e636c183e67450924c1c6de | |
parent | b1fcd190bb3fc1234dca60390d171a4cc75b21b2 [diff] |
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>