summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/perf_event.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-161-2/+2
* perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-6/+6
* perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-271-2/+2
* MIPS: perf: Reorganize contents of perf support files.David Daney2011-10-241-514/+1
* MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.cDavid Daney2011-10-241-15/+11
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-07-261-2/+0
|\
| * MIPS: Remove pointless return statement from empty void functions.Ralf Baechle2011-07-251-2/+0
* | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-1/+1
|/
* MIPS, Perf-events: Use unsigned delta for right shift in event updateDeng-Cheng Zhu2011-03-141-1/+1
* MIPS, Perf-events: Work with the new callchain interfaceDeng-Cheng Zhu2011-03-141-57/+6
* MIPS, Perf-events: Fix event check in validate_event()Deng-Cheng Zhu2011-03-141-2/+3
* MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu2011-03-141-119/+156
* MIPS: Add support for hardware performance events (mipsxx)Deng-Cheng Zhu2010-10-291-0/+7
* MIPS: Perf-events: Add callchain supportDeng-Cheng Zhu2010-10-291-1/+107
* MIPS: add support for hardware performance events (skeleton)Deng-Cheng Zhu2010-10-291-0/+488
OpenPOWER on IntegriCloud