开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
s390
Age
Commit message (
Expand
)
Author
2019-07-29
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
libperf: Add nr_entries to struct perf_evlist
Jiri Olsa
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
2019-06-25
perf tools: Use linux/ctype.h in more places
Arnaldo Carvalho de Melo
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376
Thomas Gleixner
2019-06-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-28
perf record: Fix s390 missing module symbol and warning for non-root users
Thomas Richter
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-06
perf annotate: Calculate the max instruction name, align column to that
Arnaldo Carvalho de Melo
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
2019-02-06
perf kvm stat: Replace kvm-stat.h includes with forward declarations
Arnaldo Carvalho de Melo
2018-08-30
perf annotate: Handle arm64 move instructions
Kim Phillips
2018-08-03
perf auxtrace: Support for perf report -D for s390
Thomas Richter
2018-07-24
perf kvm: Fix subcommands on s390
Thomas Richter
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
[next]