]> asedeno.scripts.mit.edu Git - linux.git/commit
perf annotate: Introduce basic support for ARC
authorEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Tue, 4 Dec 2018 17:51:18 +0000 (20:51 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 Dec 2018 17:59:42 +0000 (14:59 -0300)
commit6d99a79cb40da3eddafef844b7a679fe5162f224
tree9a8ff146571c22ca340ca0a7ce4f94c7cb40fa79
parent75c375c0ae7cc75cec6683ee2539937c60c3e4af
perf annotate: Introduce basic support for ARC

Introduce basic 'perf annotate' support for ARC to be able to use
anotation via stdio interface.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Alexey Brodkin <alexey.brodkin@synopsys.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: linux-snps-arc@lists.infradead.org
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Vineet Gupta <vineet.gupta1@synopsys.com>
Link: http://lkml.kernel.org/r/20181204175118.25232-1-Eugeniy.Paltsev@synopsys.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/arc/annotate/instructions.c [new file with mode: 0644]
tools/perf/arch/common.c
tools/perf/util/annotate.c