https://github.com/torvalds/linux
Revision cea6575fdccfc0624ca42f656e16e6b4d9bb48a5 authored by James Clark on 26 November 2020, 14:13:21 UTC, committed by Arnaldo Carvalho de Melo on 24 December 2020, 13:04:24 UTC
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>
1 parent 2760f5a
History
Tip revision: cea6575fdccfc0624ca42f656e16e6b4d9bb48a5 authored by James Clark on 26 November 2020, 14:13:21 UTC
perf cpumap: Add new map type for aggregation
Tip revision: cea6575
File Mode Size
Makefile -rw-r--r-- 380 bytes
bitstream.h -rw-r--r-- 15.0 KB
compress.c -rw-r--r-- 127.0 KB
decompress.c -rw-r--r-- 80.4 KB
entropy_common.c -rw-r--r-- 7.6 KB
error_private.h -rw-r--r-- 1.7 KB
fse.h -rw-r--r-- 26.2 KB
fse_compress.c -rw-r--r-- 24.5 KB
fse_decompress.c -rw-r--r-- 10.5 KB
huf.h -rw-r--r-- 12.0 KB
huf_compress.c -rw-r--r-- 25.6 KB
huf_decompress.c -rw-r--r-- 32.3 KB
mem.h -rw-r--r-- 4.7 KB
zstd_common.c -rw-r--r-- 2.5 KB
zstd_internal.h -rw-r--r-- 8.7 KB
zstd_opt.h -rw-r--r-- 32.9 KB

back to top