metag: Perf
authorJames Hogan <james.hogan@imgtec.com>
Fri, 5 Oct 2012 15:54:55 +0000 (16:54 +0100)
committerJames Hogan <james.hogan@imgtec.com>
Sat, 2 Mar 2013 20:09:54 +0000 (20:09 +0000)
commit903b20ad6810e05bc5f7cc038257e80463e71001
tree592087306a334c55c00aba52ba1246da68f5f636
parent5633004cc2498ff50a5b88d415d3746ff0c301f2
metag: Perf

Add Perf support for metag.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
arch/metag/Kconfig
arch/metag/include/asm/perf_event.h [new file with mode: 0644]
arch/metag/kernel/Makefile
arch/metag/kernel/perf/Makefile [new file with mode: 0644]
arch/metag/kernel/perf/perf_event.c [new file with mode: 0644]
arch/metag/kernel/perf/perf_event.h [new file with mode: 0644]
arch/metag/kernel/perf_callchain.c [new file with mode: 0644]