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