| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | perf core: Add a 'nr' field to perf_event_callchain_context | Arnaldo Carvalho de Melo | 2016-05-16 | 1 | -2/+2 |
* | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo | 2016-05-16 | 1 | -6/+6 |
* | perf core: Allow setting up max frame stack depth via sysctl | Arnaldo Carvalho de Melo | 2016-04-27 | 1 | -2/+2 |
* | MIPS: perf: Reorganize contents of perf support files. | David Daney | 2011-10-24 | 1 | -514/+1 |
* | MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.c | David Daney | 2011-10-24 | 1 | -15/+11 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2011-07-26 | 1 | -2/+0 |
|\ |
|
| * | MIPS: Remove pointless return statement from empty void functions. | Ralf Baechle | 2011-07-25 | 1 | -2/+0 |
* | | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
|/ |
|
* | MIPS, Perf-events: Use unsigned delta for right shift in event update | Deng-Cheng Zhu | 2011-03-14 | 1 | -1/+1 |
* | MIPS, Perf-events: Work with the new callchain interface | Deng-Cheng Zhu | 2011-03-14 | 1 | -57/+6 |
* | MIPS, Perf-events: Fix event check in validate_event() | Deng-Cheng Zhu | 2011-03-14 | 1 | -2/+3 |
* | MIPS, Perf-events: Work with the new PMU interface | Deng-Cheng Zhu | 2011-03-14 | 1 | -119/+156 |
* | MIPS: Add support for hardware performance events (mipsxx) | Deng-Cheng Zhu | 2010-10-29 | 1 | -0/+7 |
* | MIPS: Perf-events: Add callchain support | Deng-Cheng Zhu | 2010-10-29 | 1 | -1/+107 |
* | MIPS: add support for hardware performance events (skeleton) | Deng-Cheng Zhu | 2010-10-29 | 1 | -0/+488 |