index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
s390
Age
Commit message (
Expand
)
Author
2018-04-23
perf record: Fix s390 undefined record__auxtrace_init() return value
Thomas Richter
2018-04-23
perf list: Remove s390 specific strcmp_cpuid_cmp function
Thomas Richter
2018-03-21
perf annotate: Pass function descriptor to its instruction parsing routines
Arnaldo Carvalho de Melo
2018-03-08
perf annotate: Handle s390 PC relative load and store instruction.
Thomas Richter
2018-03-08
perf annotate: Fix s390 target function disassembly
Thomas Richter
2018-02-19
perf s390: Fix reading cpuid model information
Thomas Richter
2018-02-16
perf cpuid: Introduce a platform specific cpuid compare function
Thomas Richter
2018-02-16
perf annotate: Scan cpuid for s390 and save machine type
Thomas Richter
2018-02-16
perf record: Provide detailed information on s390 CPU
Thomas Richter
2018-02-15
perf s390: Rework system call table creation by using syscall.tbl
Hendrik Brueckner
2018-02-15
perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl
Hendrik Brueckner
2017-12-27
perf s390: Generate system call table from asm/unistd.h
Hendrik Brueckner
2017-12-18
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-12-18
tools arch s390: Do not include header files from the kernel sources
Arnaldo Carvalho de Melo
2017-12-12
Merge tag 'v4.15-rc3' into perf/core, to refresh the tree
Ingo Molnar
2017-12-06
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...
Ingo Molnar
2017-12-05
perf s390: add regs_query_register_offset()
Hendrik Brueckner
2017-12-05
perf annotate: Fix unnecessary memory allocation for s390x
Thomas Richter
2017-11-16
s390/perf: add perf register support for floating-point registers
Hendrik Brueckner
2017-11-16
s390/perf: define common DWARF register string table
Hendrik Brueckner
2017-11-16
s390/perf: add support for perf_regs and libdw
Heiko Carstens
2017-11-16
s390/perf: add callback to perf to enable using AUX buffer
Pu Hou
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-23
perf annotate: Remove arch::cpuid_parse callback
Jiri Olsa
2017-09-28
perf test: Fix vmlinux failure on s390x part 2
Thomas Richter
2017-09-28
perf test: Fix vmlinux failure on s390x
Thomas Richter
2017-08-11
perf report: Fix module symbol adjustment for s390x
Thomas Richter
2017-07-25
perf report: Fix kernel symbol adjustment for s390x
Thomas Richter
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-11
perf annotate s390: Implement jump types for perf annotate
Christian Borntraeger
2016-09-01
perf probe: Support probing on offline cross-arch binary
Masami Hiramatsu
2016-07-26
perf s390: Fix 'start' address of module's map
Song Shan Gong
2016-01-29
perf kvm/{x86,s390}: Remove const from kvm_events_tp
Hemant Kumar
2016-01-29
perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
Hemant Kumar
2015-02-12
perf build: Add arch s390 objects building
Jiri Olsa
2015-02-12
perf build: Add arch x86 objects building
Jiri Olsa
2014-07-16
perf kvm: Add stat support on s390
Alexander Yarygin
2014-07-07
perf tools: Allow to use cpuinfo on s390
Alexander Yarygin
2013-03-15
perf tools: Fix build on non-glibc systems due to libio.h absence
Cody P Schafer
2011-01-05
[S390] perf: add DWARF register lookup for s390
Heiko Carstens