Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-03 | sh: define PERF_COUNTER_INDEX_OFFSET. | Paul Mundt | |
Fixes up recent build breakage. Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2009-06-24 | sh: make set_perf_counter_pending() static inline. | Paul Mundt | |
Fixes up a recently introduced build error. Reported-by: Kyle McMartin <kyle@mcmartin.ca> Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2009-06-17 | sh: Generic HAVE_PERF_COUNTER support. | Paul Mundt | |
This enables support for the generic software-based perf counters. Hardware counter support could be added in the future, but the lack of a performance counter IRQ makes this rather dubious. Signed-off-by: Paul Mundt <lethal@linux-sh.org> |