Files
linux/tools
Ian Rogers f69d34e8f2 perf pmu: perf_cpu_map__new_int to avoid parsing a string
Prefer perf_cpu_map__new_int(0) to perf_cpu_map__new("0") as it avoids
strings parsing.

Signed-off-by: Ian Rogers <irogers@google.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
2025-11-17 18:43:08 -08:00
..
2025-07-23 11:55:22 +02:00
2025-07-28 16:47:35 -04:00