]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: Remove unused xyarray.c as it was moved to tools/lib/perf
authorIan Rogers <irogers@google.com>
Fri, 12 Feb 2021 04:38:03 +0000 (20:38 -0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 12 Feb 2021 20:25:17 +0000 (17:25 -0300)
commitb66551a2f7ca5dc703e0b891f37c84c6926a7b63
treea2f13a24ac006047b51c2c1c660048e51882b0c5
parentc1c507aae94acf69fe43aae95754afca5243c6d9
perf tools: Remove unused xyarray.c as it was moved to tools/lib/perf

Migrated to libperf in:

  7c1779696eb47155 ("libperf: Adopt xyarray class from perf")

Signed-off-by: Ian Rogers <irogers@google.com>
Acked-by: Jiri Olsa <jolsa@redhat.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lore.kernel.org/lkml/20210212043803.365993-1-irogers@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/xyarray.c [deleted file]