linux/tools/perf
Ian Rogers 1eaf496ed3 perf pmu: Separate pmu and pmus
Separate and hide the pmus list in pmus.[ch]. Move pmus functionality
out of pmu.[ch] into pmus.[ch] renaming pmus functions which were
prefixed perf_pmu__ to perf_pmus__.

Reviewed-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Ian Rogers <irogers@google.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Ali Saidi <alisaidi@amazon.com>
Cc: Athira Rajeev <atrajeev@linux.vnet.ibm.com>
Cc: Dmitrii Dolgov <9erthalion6@gmail.com>
Cc: Huacai Chen <chenhuacai@kernel.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: James Clark <james.clark@arm.com>
Cc: Jing Zhang <renyu.zj@linux.alibaba.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: John Garry <john.g.garry@oracle.com>
Cc: Kajol Jain <kjain@linux.ibm.com>
Cc: Kang Minchul <tegongkang@gmail.com>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Madhavan Srinivasan <maddy@linux.ibm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Mike Leach <mike.leach@linaro.org>
Cc: Ming Wang <wangming01@loongson.cn>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Ravi Bangoria <ravi.bangoria@amd.com>
Cc: Rob Herring <robh@kernel.org>
Cc: Sandipan Das <sandipan.das@amd.com>
Cc: Sean Christopherson <seanjc@google.com>
Cc: Suzuki Poulouse <suzuki.poulose@arm.com>
Cc: Thomas Richter <tmricht@linux.ibm.com>
Cc: Will Deacon <will@kernel.org>
Cc: Xing Zhengjun <zhengjun.xing@linux.intel.com>
Cc: coresight@lists.linaro.org
Cc: linux-arm-kernel@lists.infradead.org
Link: https://lore.kernel.org/r/20230527072210.2900565-28-irogers@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2023-05-27 09:41:39 -03:00
..
arch perf pmu: Separate pmu and pmus 2023-05-27 09:41:39 -03:00
bench perf pmu: Separate pmu and pmus 2023-05-27 09:41:39 -03:00
dlfilters
Documentation perf stat: Add "--per-cache" aggregation option and document it 2023-05-23 16:10:13 -03:00
examples/bpf
include/perf
jvmti
pmu-events perf vendor events intel: Add metricgroup descriptions for all models 2023-05-26 22:27:41 -03:00
python
scripts
tests perf pmu: Separate pmu and pmus 2023-05-27 09:41:39 -03:00
trace tools headers UAPI: Sync arch prctl headers with the kernel sources 2023-05-17 11:23:43 -03:00
ui perf annotate browser: Add '<' and '>' keys for navigation 2023-05-15 17:52:13 -03:00
util perf pmu: Separate pmu and pmus 2023-05-27 09:41:39 -03:00
.gitignore
Build
builtin-annotate.c perf annotate browser: Add '<' and '>' keys for navigation 2023-05-15 17:52:13 -03:00
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-c2c.c perf pmu: Separate pmu and pmus 2023-05-27 09:41:39 -03:00
builtin-config.c
builtin-daemon.c
builtin-data.c
builtin-diff.c
builtin-evlist.c
builtin-ftrace.c perf ftrace: Flush output after each writing 2023-05-15 18:27:33 -03:00
builtin-help.c
builtin-inject.c
builtin-kallsyms.c
builtin-kmem.c
builtin-kvm.c
builtin-kwork.c
builtin-list.c perf pmu: Separate pmu and pmus 2023-05-27 09:41:39 -03:00
builtin-lock.c
builtin-mem.c perf pmu: Separate pmu and pmus 2023-05-27 09:41:39 -03:00
builtin-probe.c
builtin-record.c perf pmu: Separate pmu and pmus 2023-05-27 09:41:39 -03:00
builtin-report.c
builtin-sched.c
builtin-script.c
builtin-stat.c perf pmu: Separate pmu and pmus 2023-05-27 09:41:39 -03:00
builtin-timechart.c
builtin-top.c perf evlist: Remove __evlist__add_default 2023-05-27 09:39:37 -03:00
builtin-trace.c perf parse-events: Add pmu filter 2023-05-15 09:12:14 -03:00
builtin-version.c
builtin.h
check-headers.sh
command-list.txt
CREDITS
design.txt
Makefile
Makefile.config
Makefile.perf
MANIFEST
perf-archive.sh
perf-completion.sh
perf-iostat.sh
perf-read-vdso.c
perf-sys.h
perf.c
perf.h