Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf annotate: Handle arm64 move instructions | Kim Phillips | 2018-08-30 | 1 | -2/+0 |
* | perf annotate: Pass function descriptor to its instruction parsing routines | Arnaldo Carvalho de Melo | 2018-03-21 | 1 | -2/+3 |
* | perf annotate: Handle s390 PC relative load and store instruction. | Thomas Richter | 2018-03-08 | 1 | -0/+63 |
* | perf annotate: Fix s390 target function disassembly | Thomas Richter | 2018-03-08 | 1 | -1/+52 |
* | perf annotate: Scan cpuid for s390 and save machine type | Thomas Richter | 2018-02-16 | 1 | -1/+26 |
* | perf annotate: Fix unnecessary memory allocation for s390x | Thomas Richter | 2017-12-05 | 1 | -1/+2 |
* | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ | |||||
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | perf annotate: Remove arch::cpuid_parse callback | Jiri Olsa | 2017-10-23 | 1 | -1/+3 |
|/ | |||||
* | perf annotate s390: Implement jump types for perf annotate | Christian Borntraeger | 2017-04-11 | 1 | -0/+30 |