aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/perf_event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-2/+0
2011-07-25MIPS: Remove pointless return statement from empty void functions.Ralf Baechle1-2/+0
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-1/+1
2011-03-14MIPS, Perf-events: Use unsigned delta for right shift in event updateDeng-Cheng Zhu1-1/+1
2011-03-14MIPS, Perf-events: Work with the new callchain interfaceDeng-Cheng Zhu1-57/+6
2011-03-14MIPS, Perf-events: Fix event check in validate_event()Deng-Cheng Zhu1-2/+3
2011-03-14MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu1-119/+156
2010-10-29MIPS: Add support for hardware performance events (mipsxx)Deng-Cheng Zhu1-0/+7
2010-10-29MIPS: Perf-events: Add callchain supportDeng-Cheng Zhu1-1/+107
2010-10-29MIPS: add support for hardware performance events (skeleton)Deng-Cheng Zhu1-0/+488