]> git.baikalelectronics.ru Git - kernel.git/commit
perf cpumap: Maintain cpumaps ordered and without dups
authorAndi Kleen <ak@linux.intel.com>
Thu, 21 Nov 2019 00:15:13 +0000 (16:15 -0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 29 Nov 2019 15:20:45 +0000 (12:20 -0300)
commitde29df4cbc06a397e6999ce45ce2b700a3e2801b
treedc655a2d2eca2c1501d6f590d9b1d8485ff18701
parent8f3069089a082e632703d4703d9106a74fb9ac4a
perf cpumap: Maintain cpumaps ordered and without dups

Enforce this in _trim()

Needed for followon change.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Link: http://lore.kernel.org/lkml/20191121001522.180827-4-andi@firstfloor.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/lib/cpumap.c