summaryrefslogtreecommitdiff
path: root/tools/perf/arch/s390/util
AgeCommit message (Expand)Author
2024-02-15perf parse-regs: Introduce a weak function arch__sample_reg_masks()Leo Yan
2023-10-17perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_initIan Rogers
2023-08-16perf parse-regs: Move out arch specific header from util/perf_regs.hLeo Yan
2023-08-16perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common codeLeo Yan
2023-04-04perf stat: Suppress warning when using cpum_cf events on s390Thomas Richter
2023-03-15perf kvm: Use macro to replace variable 'decode_str_len'Leo Yan
2022-12-14perf build: Use libtraceevent from the systemIan Rogers
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo
2022-05-10perf auxtrace: Record whether an auxtrace mmap is neededAdrian Hunter
2022-04-28perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
2021-02-09perf arm64/s390: Fix printf conversion specifier for IP addressesArnaldo Carvalho de Melo
2020-05-05perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...Arnaldo Carvalho de Melo
2019-10-10perf tools: Avoid 'sample_reg_masks' being const + weakIan Rogers
2019-09-30perf tools: Propagate get_cpuid() errorArnaldo Carvalho de Melo
2019-09-25libperf: Move 'page_size' global variable to libperfJiri Olsa
2019-09-25perf evlist: Adopt backwards ring buffer state enumArnaldo Carvalho de Melo
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo
2019-08-29libperf: Rename the PERF_RECORD_ structs to have a "perf" prefixJiri Olsa
2019-08-26perf record: Move record_opts and other record decls out of perf.hArnaldo Carvalho de Melo
2019-08-22perf kvm s390: Add missing string.h headerArnaldo Carvalho de Melo
2019-08-12Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2019-08-08perf annotate: Fix s390 gap between kernel end and module startThomas Richter
2019-08-08perf record: Fix module size on s390Thomas Richter
2019-07-29libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evselJiri Olsa
2019-07-29libperf: Add nr_entries to struct perf_evlistJiri Olsa
2019-07-29perf evlist: Rename struct perf_evlist to struct evlistJiri Olsa
2019-07-29perf evsel: Rename struct perf_evsel to struct evselJiri Olsa
2019-07-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo
2019-07-09perf tools: Add missing headers, mostly stdlib.hArnaldo Carvalho de Melo
2019-06-25perf tools: Use linux/ctype.h in more placesArnaldo Carvalho de Melo
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376Thomas Gleixner
2019-05-28perf record: Fix s390 missing module symbol and warning for non-root usersThomas Richter
2019-02-14perf tools: Rename build libperf to perfJiri Olsa
2019-02-06perf kvm stat: Replace kvm-stat.h includes with forward declarationsArnaldo Carvalho de Melo
2018-08-03perf auxtrace: Support for perf report -D for s390Thomas Richter
2018-07-24perf kvm: Fix subcommands on s390Thomas Richter
2018-04-23perf record: Fix s390 undefined record__auxtrace_init() return valueThomas Richter
2018-04-23perf list: Remove s390 specific strcmp_cpuid_cmp functionThomas Richter
2018-02-19perf s390: Fix reading cpuid model informationThomas Richter
2018-02-16perf cpuid: Introduce a platform specific cpuid compare functionThomas Richter
2018-02-16perf record: Provide detailed information on s390 CPUThomas Richter
2017-12-05perf s390: add regs_query_register_offset()Hendrik Brueckner
2017-11-16s390/perf: add perf register support for floating-point registersHendrik Brueckner
2017-11-16s390/perf: define common DWARF register string tableHendrik Brueckner
2017-11-16s390/perf: add support for perf_regs and libdwHeiko Carstens
2017-11-16s390/perf: add callback to perf to enable using AUX bufferPu Hou
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-28perf test: Fix vmlinux failure on s390x part 2Thomas Richter
2017-09-28perf test: Fix vmlinux failure on s390xThomas Richter