microblaze: Core oprofile configs and hooks
authorJohn Williams <john.williams@petalogix.com>
Tue, 24 Nov 2009 10:27:54 +0000 (20:27 +1000)
committerMichal Simek <monstr@monstr.eu>
Mon, 14 Dec 2009 07:45:07 +0000 (08:45 +0100)
commit3540ce8238c2d29a2a20a1876575c0064d0da23e
tree7fc4eee9652b894fdb454eb2572d747da5944b85
parent33d9ff5985ff015cbaaef85285d19fe580487cf3
microblaze: Core oprofile configs and hooks

Microblaze uses timer interrupt mode. Microblaze don't have
any performance counter that's why we use just simple implementation.

Signed-off-by: John Williams <john.williams@petalogix.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/Kconfig
arch/microblaze/Makefile
arch/microblaze/oprofile/Makefile [new file with mode: 0644]
arch/microblaze/oprofile/microblaze_oprofile.c [new file with mode: 0644]