Age | Commit message (Expand) | Author | Files | Lines |
2018-04-23 | perf record: Fix s390 undefined record__auxtrace_init() return value | Thomas Richter | 1 | -0/+1 |
2018-04-23 | perf list: Remove s390 specific strcmp_cpuid_cmp function | Thomas Richter | 1 | -18/+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-19 | perf s390: Fix reading cpuid model information | Thomas Richter | 1 | -1/+1 |
2018-02-16 | perf cpuid: Introduce a platform specific cpuid compare function | Thomas Richter | 1 | -0/+18 |
2018-02-16 | perf annotate: Scan cpuid for s390 and save machine type | Thomas Richter | 1 | -1/+26 |
2018-02-16 | perf record: Provide detailed information on s390 CPU | Thomas Richter | 1 | -5/+125 |
2018-02-15 | perf s390: Rework system call table creation by using syscall.tbl | Hendrik Brueckner | 2 | -14/+14 |
2018-02-15 | perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl | Hendrik Brueckner | 1 | -0/+390 |
2017-12-27 | perf s390: Generate system call table from asm/unistd.h | Hendrik Brueckner | 2 | -0/+57 |
2017-12-18 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
2017-12-18 | tools arch s390: Do not include header files from the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2017-12-12 | Merge tag 'v4.15-rc3' into perf/core, to refresh the tree | Ingo Molnar | 2 | -3/+30 |
2017-12-07 | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to... | Ingo Molnar | 6 | -12/+349 |
2017-12-05 | perf s390: add regs_query_register_offset() | Hendrik Brueckner | 2 | -3/+30 |
2017-12-05 | perf annotate: Fix unnecessary memory allocation for s390x | Thomas Richter | 1 | -1/+2 |
2017-11-16 | s390/perf: add perf register support for floating-point registers | Hendrik Brueckner | 2 | -1/+51 |
2017-11-16 | s390/perf: define common DWARF register string table | Hendrik Brueckner | 3 | -21/+80 |
2017-11-16 | s390/perf: add support for perf_regs and libdw | Heiko Carstens | 4 | -0/+108 |
2017-11-16 | s390/perf: add callback to perf to enable using AUX buffer | Pu Hou | 2 | -0/+120 |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 4 | -0/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
2017-10-23 | perf annotate: Remove arch::cpuid_parse callback | Jiri Olsa | 1 | -1/+3 |
2017-09-28 | perf test: Fix vmlinux failure on s390x part 2 | Thomas Richter | 2 | -22/+0 |
2017-09-28 | perf test: Fix vmlinux failure on s390x | Thomas Richter | 1 | -8/+0 |
2017-08-11 | perf report: Fix module symbol adjustment for s390x | Thomas Richter | 1 | -0/+7 |
2017-07-25 | perf report: Fix kernel symbol adjustment for s390x | Thomas Richter | 2 | -0/+23 |
2017-04-19 | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-04-11 | perf annotate s390: Implement jump types for perf annotate | Christian Borntraeger | 1 | -0/+30 |
2016-09-01 | perf probe: Support probing on offline cross-arch binary | Masami Hiramatsu | 1 | -0/+8 |
2016-07-26 | perf s390: Fix 'start' address of module's map | Song Shan Gong | 2 | -0/+21 |
2016-01-29 | perf kvm/{x86,s390}: Remove const from kvm_events_tp | Hemant Kumar | 1 | -1/+1 |
2016-01-29 | perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h | Hemant Kumar | 1 | -1/+7 |
2015-02-12 | perf build: Add arch s390 objects building | Jiri Olsa | 3 | -3/+5 |
2015-02-12 | perf build: Add arch x86 objects building | Jiri Olsa | 1 | -0/+0 |
2014-07-17 | perf kvm: Add stat support on s390 | Alexander Yarygin | 2 | -0/+107 |
2014-07-07 | perf tools: Allow to use cpuinfo on s390 | Alexander Yarygin | 2 | -0/+29 |
2013-03-15 | perf tools: Fix build on non-glibc systems due to libio.h absence | Cody P Schafer | 1 | -1/+1 |
2011-01-05 | [S390] perf: add DWARF register lookup for s390 | Heiko Carstens | 2 | -0/+26 |