Searched hist:cea6575fdccfc0624ca42f656e16e6b4d9bb48a5 (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | cpumap.h | cea6575fdccfc0624ca42f656e16e6b4d9bb48a5 Thu Nov 26 14:13:21 UTC 2020 James Clark <james.clark@arm.com> perf cpumap: Add new map type for aggregation
Currently this is a duplicate of perf_cpu_map so that it can be used as a drop in replacement.
In a later commit it will be changed from a map of ints to use the new cpu_aggr_id struct.
No functional changes.
Signed-off-by: James Clark <james.clark@arm.com> Acked-by: Namhyung Kim <namhyung@kernel.org> Acked-by: Jiri Olsa <jolsa@redhat.com> Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com> Tested-by: John Garry <john.garry@huawei.com> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Ingo Molnar <mingo@redhat.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Richter <tmricht@linux.ibm.com> Link: https://lore.kernel.org/r/20201126141328.6509-6-james.clark@arm.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
| H A D | cpumap.c | cea6575fdccfc0624ca42f656e16e6b4d9bb48a5 Thu Nov 26 14:13:21 UTC 2020 James Clark <james.clark@arm.com> perf cpumap: Add new map type for aggregation
Currently this is a duplicate of perf_cpu_map so that it can be used as a drop in replacement.
In a later commit it will be changed from a map of ints to use the new cpu_aggr_id struct.
No functional changes.
Signed-off-by: James Clark <james.clark@arm.com> Acked-by: Namhyung Kim <namhyung@kernel.org> Acked-by: Jiri Olsa <jolsa@redhat.com> Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com> Tested-by: John Garry <john.garry@huawei.com> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Ingo Molnar <mingo@redhat.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Richter <tmricht@linux.ibm.com> Link: https://lore.kernel.org/r/20201126141328.6509-6-james.clark@arm.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|