index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
s390
Age
Commit message (
Expand
)
Author
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
2019-09-25
perf evlist: Adopt backwards ring buffer state enum
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
2019-08-26
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
2019-08-22
perf kvm s390: Add missing string.h header
Arnaldo Carvalho de Melo
2019-08-12
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2019-08-08
perf annotate: Fix s390 gap between kernel end and module start
Thomas Richter
2019-08-08
perf record: Fix module size on s390
Thomas Richter
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
[next]