summaryrefslogtreecommitdiffstats
path: root/arch/sh/oprofile/common.c
Commit message (Collapse)AuthorAgeFilesLines
* sh: oprofile: Backtrace support.Dave Peverley2008-12-221-0/+9
| | | | | | | | | This patch improves the oprofile support on sh and adds backtrace support. Signed-off-by: Dave Peverley <dpeverley@mpc-data.co.uk> Signed-off-by: Chris Smith <chris.smith@st.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: oprofile: Refactor common setup code for multiple driver support.Paul Mundt2008-12-221-0/+141
This re-implements the old op_model_null code in to something more generic, where multiple drivers, backtrace, etc. can all be interfaced. Based largely on arch/mips/oprofile/common.c. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
OpenPOWER on IntegriCloud