summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* perf annotate: Fix s390 gap between kernel end and module startThomas Richter2019-08-081-0/+17
* perf record: Fix module size on s390Thomas Richter2019-08-081-1/+13
* tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo2019-07-092-1/+2
* perf tools: Add missing headers, mostly stdlib.hArnaldo Carvalho de Melo2019-07-091-0/+1
* perf tools: Use linux/ctype.h in more placesArnaldo Carvalho de Melo2019-06-261-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376Thomas Gleixner2019-06-052-8/+2Star
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-021-3/+6
|\
| * perf record: Fix s390 missing module symbol and warning for non-root usersThomas Richter2019-05-281-3/+6
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* perf annotate: Calculate the max instruction name, align column to thatArnaldo Carvalho de Melo2019-03-061-1/+1
* perf tools: Rename build libperf to perfJiri Olsa2019-02-142-7/+7
* perf kvm stat: Replace kvm-stat.h includes with forward declarationsArnaldo Carvalho de Melo2019-02-061-0/+1
* perf annotate: Handle arm64 move instructionsKim Phillips2018-08-301-2/+0Star
* perf auxtrace: Support for perf report -D for s390Thomas Richter2018-08-031-0/+1
* perf kvm: Fix subcommands on s390Thomas Richter2018-07-241-1/+1
* perf record: Fix s390 undefined record__auxtrace_init() return valueThomas Richter2018-04-231-0/+1
* perf list: Remove s390 specific strcmp_cpuid_cmp functionThomas Richter2018-04-231-18/+0Star
* perf annotate: Pass function descriptor to its instruction parsing routinesArnaldo Carvalho de Melo2018-03-211-2/+3
* perf annotate: Handle s390 PC relative load and store instruction.Thomas Richter2018-03-081-0/+63
* perf annotate: Fix s390 target function disassemblyThomas Richter2018-03-081-1/+52
* perf s390: Fix reading cpuid model informationThomas Richter2018-02-191-1/+1
* perf cpuid: Introduce a platform specific cpuid compare functionThomas Richter2018-02-161-0/+18
* perf annotate: Scan cpuid for s390 and save machine typeThomas Richter2018-02-161-1/+26
* perf record: Provide detailed information on s390 CPUThomas Richter2018-02-161-5/+125
* perf s390: Rework system call table creation by using syscall.tblHendrik Brueckner2018-02-152-14/+14
* perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tblHendrik Brueckner2018-02-151-0/+390
* perf s390: Generate system call table from asm/unistd.hHendrik Brueckner2017-12-272-0/+57
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-12-181-1/+1
|\
| * tools arch s390: Do not include header files from the kernel sourcesArnaldo Carvalho de Melo2017-12-181-1/+1
* | Merge tag 'v4.15-rc3' into perf/core, to refresh the treeIngo Molnar2017-12-122-3/+30
|\|
| * perf s390: add regs_query_register_offset()Hendrik Brueckner2017-12-052-3/+30
* | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...Ingo Molnar2017-12-066-12/+349
|\|
| * s390/perf: add perf register support for floating-point registersHendrik Brueckner2017-11-162-1/+51
| * s390/perf: define common DWARF register string tableHendrik Brueckner2017-11-163-21/+80
| * s390/perf: add support for perf_regs and libdwHeiko Carstens2017-11-164-0/+108
| * s390/perf: add callback to perf to enable using AUX bufferPu Hou2017-11-162-0/+120
* | perf annotate: Fix unnecessary memory allocation for s390xThomas Richter2017-12-051-1/+2
|/
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-074-0/+4
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* | perf annotate: Remove arch::cpuid_parse callbackJiri Olsa2017-10-231-1/+3
|/
* perf test: Fix vmlinux failure on s390x part 2Thomas Richter2017-09-282-22/+0Star
* perf test: Fix vmlinux failure on s390xThomas Richter2017-09-281-8/+0Star
* perf report: Fix module symbol adjustment for s390xThomas Richter2017-08-111-0/+7
* perf report: Fix kernel symbol adjustment for s390xThomas Richter2017-07-252-0/+23
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-191-0/+1
* perf annotate s390: Implement jump types for perf annotateChristian Borntraeger2017-04-111-0/+30
* perf probe: Support probing on offline cross-arch binaryMasami Hiramatsu2016-09-011-0/+8
* perf s390: Fix 'start' address of module's mapSong Shan Gong2016-07-262-0/+21
* perf kvm/{x86,s390}: Remove const from kvm_events_tpHemant Kumar2016-01-291-1/+1
* perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.hHemant Kumar2016-01-291-1/+7