index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
s390
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools headers UAPI: Sync files changed by new process_mrelease syscall and th...
Arnaldo Carvalho de Melo
2021-09-10
1
-6
/
+8
*
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-07-12
1
-1
/
+1
*
tools headers UAPI: Sync files changed by the quotactl_fd new syscall
Arnaldo Carvalho de Melo
2021-07-05
1
-1
/
+1
*
tools headers UAPI: Sync files changed by the quotactl_path unwiring
Arnaldo Carvalho de Melo
2021-05-21
1
-1
/
+1
*
tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...
Arnaldo Carvalho de Melo
2021-05-10
1
-0
/
+4
*
tools headers: Update syscall.tbl files to support mount_setattr
Arnaldo Carvalho de Melo
2021-03-06
1
-0
/
+1
*
perf tools: Fix arm64 build error with gcc-11
Jianlin Lv
2021-02-18
1
-1
/
+1
*
perf arm64/s390: Fix printf conversion specifier for IP addresses
Arnaldo Carvalho de Melo
2021-02-09
1
-1
/
+2
*
perf tools: Update s390's syscall.tbl copy from the kernel sources
Tiezhu Yang
2020-12-24
1
-170
/
+226
*
perf s390: Move syscall.tbl check into check-headers.sh
Tiezhu Yang
2020-12-24
1
-4
/
+0
*
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-13
1
-1
/
+1
|
\
|
*
fs: remove compat_sys_mount
Christoph Hellwig
2020-09-23
1
-1
/
+1
*
|
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2020-10-03
1
-2
/
+2
*
|
fs: remove compat_sys_vmsplice
Christoph Hellwig
2020-10-03
1
-1
/
+1
*
|
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2020-10-03
1
-2
/
+2
|
/
*
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-15
1
-1
/
+1
*
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
2020-07-20
1
-2
/
+2
*
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...
Arnaldo Carvalho de Melo
2020-05-05
1
-4
/
+4
*
perf map_symbol: Rename ms->mg to ms->maps
Arnaldo Carvalho de Melo
2019-11-26
1
-1
/
+1
*
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
2019-11-26
1
-1
/
+1
*
perf annotate: Stop using map->groups, use map_symbol->mg instead
Arnaldo Carvalho de Melo
2019-11-12
1
-1
/
+1
*
pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol'
Arnaldo Carvalho de Melo
2019-11-12
1
-3
/
+3
*
perf map_groups: Pass the object to map_groups__find_ams()
Arnaldo Carvalho de Melo
2019-11-12
1
-1
/
+1
*
perf tools: Avoid 'sample_reg_masks' being const + weak
Ian Rogers
2019-10-10
2
-0
/
+7
*
perf annotate: Fix arch specific ->init() failure errors
Arnaldo Carvalho de Melo
2019-09-30
1
-2
/
+4
*
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
2019-09-30
1
-4
/
+5
*
perf jvmti: Include JVMTI support for s390
Thomas Richter
2019-09-25
1
-0
/
+1
*
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
2019-09-25
1
-1
/
+1
*
perf evlist: Adopt backwards ring buffer state enum
Arnaldo Carvalho de Melo
2019-09-25
1
-0
/
+1
*
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+1
*
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-26
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
[next]