index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
2019-08-29
1
-1
/
+1
*
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
2019-08-26
1
-0
/
+1
*
perf kvm s390: Add missing string.h header
Arnaldo Carvalho de Melo
2019-08-22
1
-0
/
+1
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2019-08-12
1
-1
/
+30
|
\
|
*
perf annotate: Fix s390 gap between kernel end and module start
Thomas Richter
2019-08-08
1
-0
/
+17
|
*
perf record: Fix module size on s390
Thomas Richter
2019-08-08
1
-1
/
+13
*
|
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
1
-1
/
+1
*
|
libperf: Add nr_entries to struct perf_evlist
Jiri Olsa
2019-07-29
1
-1
/
+1
*
|
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
1
-3
/
+3
*
|
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
2
-5
/
+5
|
/
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
2
-1
/
+2
*
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
2019-07-09
1
-0
/
+1
*
perf tools: Use linux/ctype.h in more places
Arnaldo Carvalho de Melo
2019-06-25
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376
Thomas Gleixner
2019-06-05
2
-8
/
+2
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-02
1
-3
/
+6
|
\
|
*
perf record: Fix s390 missing module symbol and warning for non-root users
Thomas Richter
2019-05-28
1
-3
/
+6
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
perf annotate: Calculate the max instruction name, align column to that
Arnaldo Carvalho de Melo
2019-03-06
1
-1
/
+1
*
perf tools: Rename build libperf to perf
Jiri Olsa
2019-02-14
2
-7
/
+7
*
perf kvm stat: Replace kvm-stat.h includes with forward declarations
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
perf annotate: Handle arm64 move instructions
Kim Phillips
2018-08-30
1
-2
/
+0
*
perf auxtrace: Support for perf report -D for s390
Thomas Richter
2018-08-03
1
-0
/
+1
*
perf kvm: Fix subcommands on s390
Thomas Richter
2018-07-24
1
-1
/
+1
*
perf record: Fix s390 undefined record__auxtrace_init() return value
Thomas Richter
2018-04-23
1
-0
/
+1
*
perf list: Remove s390 specific strcmp_cpuid_cmp function
Thomas Richter
2018-04-23
1
-18
/
+0
*
perf annotate: Pass function descriptor to its instruction parsing routines
Arnaldo Carvalho de Melo
2018-03-21
1
-2
/
+3
*
perf annotate: Handle s390 PC relative load and store instruction.
Thomas Richter
2018-03-08
1
-0
/
+63
*
perf annotate: Fix s390 target function disassembly
Thomas Richter
2018-03-08
1
-1
/
+52
*
perf s390: Fix reading cpuid model information
Thomas Richter
2018-02-19
1
-1
/
+1
*
perf cpuid: Introduce a platform specific cpuid compare function
Thomas Richter
2018-02-16
1
-0
/
+18
*
perf annotate: Scan cpuid for s390 and save machine type
Thomas Richter
2018-02-16
1
-1
/
+26
*
perf record: Provide detailed information on s390 CPU
Thomas Richter
2018-02-16
1
-5
/
+125
*
perf s390: Rework system call table creation by using syscall.tbl
Hendrik Brueckner
2018-02-15
2
-14
/
+14
*
perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl
Hendrik Brueckner
2018-02-15
1
-0
/
+390
*
perf s390: Generate system call table from asm/unistd.h
Hendrik Brueckner
2017-12-27
2
-0
/
+57
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-12-18
1
-1
/
+1
|
\
|
*
tools arch s390: Do not include header files from the kernel sources
Arnaldo Carvalho de Melo
2017-12-18
1
-1
/
+1
*
|
Merge tag 'v4.15-rc3' into perf/core, to refresh the tree
Ingo Molnar
2017-12-12
2
-3
/
+30
|
\
\
|
|
/
|
*
perf s390: add regs_query_register_offset()
Hendrik Brueckner
2017-12-05
2
-3
/
+30
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...
Ingo Molnar
2017-12-06
6
-12
/
+349
|
\
\
|
|
/
|
*
s390/perf: add perf register support for floating-point registers
Hendrik Brueckner
2017-11-16
2
-1
/
+51
|
*
s390/perf: define common DWARF register string table
Hendrik Brueckner
2017-11-16
3
-21
/
+80
|
*
s390/perf: add support for perf_regs and libdw
Heiko Carstens
2017-11-16
4
-0
/
+108
|
*
s390/perf: add callback to perf to enable using AUX buffer
Pu Hou
2017-11-16
2
-0
/
+120
*
|
perf annotate: Fix unnecessary memory allocation for s390x
Thomas Richter
2017-12-05
1
-1
/
+2
|
/
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
4
-0
/
+4
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
*
|
perf annotate: Remove arch::cpuid_parse callback
Jiri Olsa
2017-10-23
1
-1
/
+3
|
/
*
perf test: Fix vmlinux failure on s390x part 2
Thomas Richter
2017-09-28
2
-22
/
+0
*
perf test: Fix vmlinux failure on s390x
Thomas Richter
2017-09-28
1
-8
/
+0
[next]