diff options
author | Kan Liang <kan.liang@linux.intel.com> | 2024-01-23 19:50:35 +0100 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2024-01-24 23:05:11 +0100 |
commit | 70f4b20d07df94916230b6783097358703c90113 (patch) | |
tree | 955578ef9e03de2c79a6c127aa687e5e49ccca9f /tools/perf/util/pmus.h | |
parent | perf mem: Clean up is_mem_loads_aux_event() (diff) | |
download | linux-70f4b20d07df94916230b6783097358703c90113.tar.xz linux-70f4b20d07df94916230b6783097358703c90113.zip |
perf mem: Clean up perf_mem_events__record_args()
The current code iterates all memory PMUs. It doesn't matter if the
system has only one memory PMU or multiple PMUs. The check of
perf_pmus__num_mem_pmus() is not required anymore.
The rec_tmp is not used in c2c and mem. Removing them as well.
Suggested-by: Leo Yan <leo.yan@linaro.org>
Tested-by: Leo Yan <leo.yan@linaro.org>
Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Reviewed-by: Ian Rogers <irogers@google.com>
Cc: ravi.bangoria@amd.com
Cc: james.clark@arm.com
Cc: will@kernel.org
Cc: mike.leach@linaro.org
Cc: renyu.zj@linux.alibaba.com
Cc: yuhaixin.yhx@linux.alibaba.com
Cc: tmricht@linux.ibm.com
Cc: atrajeev@linux.vnet.ibm.com
Cc: linux-arm-kernel@lists.infradead.org
Cc: john.g.garry@oracle.com
Link: https://lore.kernel.org/r/20240123185036.3461837-7-kan.liang@linux.intel.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/util/pmus.h')
0 files changed, 0 insertions, 0 deletions