perf: build: introduce the libcapstone
authorChangbin Du <changbin.du@huawei.com>
Sat, 17 Feb 2024 07:40:42 +0000 (15:40 +0800)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 21 Feb 2024 02:06:25 +0000 (18:06 -0800)
commit8b767db3309595a23eff1c3f2498f17b1f3a9bbc
tree43260abd7b02c6f8170af12caaa6ca95897f1250
parent81377de00f117706211ced7f6adcb9a5a94ba326
perf: build: introduce the libcapstone

Later we will use libcapstone to disassemble instructions of samples.

Signed-off-by: Changbin Du <changbin.du@huawei.com>
Reviewed-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: changbin.du@gmail.com
Cc: Thomas Richter <tmricht@linux.ibm.com>
Cc: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20240217074046.4100789-2-changbin.du@huawei.com
tools/build/Makefile.feature
tools/build/feature/Makefile
tools/build/feature/test-all.c
tools/build/feature/test-libcapstone.c [new file with mode: 0644]
tools/perf/Makefile.config
tools/perf/Makefile.perf
tools/perf/builtin-version.c
tools/perf/tests/make