aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/arch/arc/annotate/instructions.c
AgeCommit message (Collapse)AuthorFilesLines
2018-12-17perf annotate: Introduce basic support for ARCEugeniy Paltsev1-0/+9
Introduce basic 'perf annotate' support for ARC to be able to use anotation via stdio interface. Signed-off-by: Eugeniy Paltsev <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Alexey Brodkin <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: [email protected] Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Vineet Gupta <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>