index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
s390
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
1
-16
/
+0
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
1
-2
/
+1
2021-02-09
perf arm64/s390: Fix printf conversion specifier for IP addresses
Arnaldo Carvalho de Melo
1
-1
/
+2
2020-05-05
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...
Arnaldo Carvalho de Melo
1
-4
/
+4
2019-10-10
perf tools: Avoid 'sample_reg_masks' being const + weak
Ian Rogers
2
-0
/
+7
2019-09-30
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
1
-4
/
+5
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
1
-1
/
+1
2019-09-25
perf evlist: Adopt backwards ring buffer state enum
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
1
-1
/
+1
2019-08-26
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-22
perf kvm s390: Add missing string.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-12
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+30
2019-08-08
perf annotate: Fix s390 gap between kernel end and module start
Thomas Richter
1
-0
/
+17
2019-08-08
perf record: Fix module size on s390
Thomas Richter
1
-1
/
+13
2019-07-29
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
1
-1
/
+1
2019-07-29
libperf: Add nr_entries to struct perf_evlist
Jiri Olsa
1
-1
/
+1
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-3
/
+3
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2
-5
/
+5
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2
-1
/
+2
2019-07-09
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-06-25
perf tools: Use linux/ctype.h in more places
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376
Thomas Gleixner
2
-8
/
+2
2019-05-28
perf record: Fix s390 missing module symbol and warning for non-root users
Thomas Richter
1
-3
/
+6
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
1
-6
/
+6
2019-02-06
perf kvm stat: Replace kvm-stat.h includes with forward declarations
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-08-03
perf auxtrace: Support for perf report -D for s390
Thomas Richter
1
-0
/
+1
2018-07-24
perf kvm: Fix subcommands on s390
Thomas Richter
1
-1
/
+1
2018-04-23
perf record: Fix s390 undefined record__auxtrace_init() return value
Thomas Richter
1
-0
/
+1
2018-04-23
perf list: Remove s390 specific strcmp_cpuid_cmp function
Thomas Richter
1
-18
/
+0
2018-02-19
perf s390: Fix reading cpuid model information
Thomas Richter
1
-1
/
+1
2018-02-16
perf cpuid: Introduce a platform specific cpuid compare function
Thomas Richter
1
-0
/
+18
2018-02-16
perf record: Provide detailed information on s390 CPU
Thomas Richter
1
-5
/
+125
2017-12-05
perf s390: add regs_query_register_offset()
Hendrik Brueckner
1
-3
/
+29
2017-11-16
s390/perf: add perf register support for floating-point registers
Hendrik Brueckner
1
-1
/
+19
2017-11-16
s390/perf: define common DWARF register string table
Hendrik Brueckner
2
-17
/
+13
2017-11-16
s390/perf: add support for perf_regs and libdw
Heiko Carstens
3
-0
/
+45
2017-11-16
s390/perf: add callback to perf to enable using AUX buffer
Pu Hou
2
-0
/
+120
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-09-28
perf test: Fix vmlinux failure on s390x part 2
Thomas Richter
2
-22
/
+0
2017-09-28
perf test: Fix vmlinux failure on s390x
Thomas Richter
1
-8
/
+0
2017-08-11
perf report: Fix module symbol adjustment for s390x
Thomas Richter
1
-0
/
+7
2017-07-25
perf report: Fix kernel symbol adjustment for s390x
Thomas Richter
2
-0
/
+23
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-07-26
perf s390: Fix 'start' address of module's map
Song Shan Gong
2
-0
/
+21
2016-01-29
perf kvm/{x86,s390}: Remove const from kvm_events_tp
Hemant Kumar
1
-1
/
+1
2016-01-29
perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
Hemant Kumar
1
-1
/
+7
2015-02-12
perf build: Add arch s390 objects building
Jiri Olsa
1
-0
/
+4
2014-07-16
perf kvm: Add stat support on s390
Alexander Yarygin
1
-0
/
+105
2014-07-07
perf tools: Allow to use cpuinfo on s390
Alexander Yarygin
1
-0
/
+28
[next]