summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/s390/util
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Propagate get_cpuid() errorArnaldo Carvalho de Melo2019-09-301-4/+5
* libperf: Move 'page_size' global variable to libperfJiri Olsa2019-09-251-1/+1
* perf evlist: Adopt backwards ring buffer state enumArnaldo Carvalho de Melo2019-09-251-0/+1
* perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo2019-09-201-1/+1
* libperf: Rename the PERF_RECORD_ structs to have a "perf" prefixJiri Olsa2019-08-291-1/+1
* perf record: Move record_opts and other record decls out of perf.hArnaldo Carvalho de Melo2019-08-261-0/+1
* perf kvm s390: Add missing string.h headerArnaldo Carvalho de Melo2019-08-221-0/+1
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2019-08-121-1/+30
|\
| * 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
* | libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evselJiri Olsa2019-07-291-1/+1
* | libperf: Add nr_entries to struct perf_evlistJiri Olsa2019-07-291-1/+1
* | perf evlist: Rename struct perf_evlist to struct evlistJiri Olsa2019-07-291-3/+3
* | perf evsel: Rename struct perf_evsel to struct evselJiri Olsa2019-07-292-5/+5
|/
* 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-251-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376Thomas Gleixner2019-06-052-8/+2
* perf record: Fix s390 missing module symbol and warning for non-root usersThomas Richter2019-05-281-3/+6
* perf tools: Rename build libperf to perfJiri Olsa2019-02-141-6/+6
* perf kvm stat: Replace kvm-stat.h includes with forward declarationsArnaldo Carvalho de Melo2019-02-061-0/+1
* 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/+0
* 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 record: Provide detailed information on s390 CPUThomas Richter2018-02-161-5/+125
* perf s390: add regs_query_register_offset()Hendrik Brueckner2017-12-051-3/+29
* s390/perf: add perf register support for floating-point registersHendrik Brueckner2017-11-161-1/+19
* s390/perf: define common DWARF register string tableHendrik Brueckner2017-11-162-17/+13
* s390/perf: add support for perf_regs and libdwHeiko Carstens2017-11-163-0/+45
* s390/perf: add callback to perf to enable using AUX bufferPu Hou2017-11-162-0/+120
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* perf test: Fix vmlinux failure on s390x part 2Thomas Richter2017-09-282-22/+0
* perf test: Fix vmlinux failure on s390xThomas Richter2017-09-281-8/+0
* 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 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
* perf build: Add arch s390 objects buildingJiri Olsa2015-02-121-0/+4
* perf kvm: Add stat support on s390Alexander Yarygin2014-07-161-0/+105
* perf tools: Allow to use cpuinfo on s390Alexander Yarygin2014-07-071-0/+28
* perf tools: Fix build on non-glibc systems due to libio.h absenceCody P Schafer2013-03-151-1/+1
* [S390] perf: add DWARF register lookup for s390Heiko Carstens2011-01-051-0/+22
OpenPOWER on IntegriCloud