index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
perf arm64/s390: Fix printf conversion specifier for IP addresses
Arnaldo Carvalho de Melo
2
-2
/
+4
2021-02-09
perf powerpc: Fix printf conversion specifier for IP addresses
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-02-08
perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
2
-0
/
+9
2021-02-08
perf tools: Support the auxiliary event
Kan Liang
2
-0
/
+45
2021-02-08
perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...
Athira Rajeev
2
-0
/
+12
2021-02-03
perf powerpc: Fix gap between kernel end and module start
Athira Rajeev
2
-0
/
+25
2021-02-03
perf stat: Add Topdown metrics events as default events
Kan Liang
2
-0
/
+16
2020-12-28
perf arm64: Add argument support for SDT
Leo Yan
1
-0
/
+94
2020-12-24
perf tools: Update s390's syscall.tbl copy from the kernel sources
Tiezhu Yang
1
-170
/
+226
2020-12-24
perf tools: Update powerpc's syscall.tbl copy from the kernel sources
Tiezhu Yang
1
-7
/
+19
2020-12-24
perf s390: Move syscall.tbl check into check-headers.sh
Tiezhu Yang
1
-4
/
+0
2020-12-24
perf powerpc: Move syscall.tbl check to check-headers.sh
Tiezhu Yang
1
-7
/
+0
2020-12-24
tools headers UAPI: Update epoll_pwait2 affected files
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-11-30
perf evlist: Use the right prefix for alternative 'struct evlist' constructors
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' event selection methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' evsel list methods
Arnaldo Carvalho de Melo
4
-4
/
+4
2020-11-30
perf tools: Add aarch64 registers to --user-regs
Alexandre Truong
1
-0
/
+33
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' tracking event methods
Arnaldo Carvalho de Melo
4
-4
/
+4
2020-11-30
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+7
2020-11-16
perf test: Avoid an msan warning in a copied stack.
Ian Rogers
1
-0
/
+7
2020-11-11
perf mem: Support ARM SPE events
Leo Yan
2
-1
/
+38
2020-11-04
perf kvm: Add kvm-stat for arm64
Sergey Senozhatsky
4
-0
/
+179
2020-11-04
perf tests tsc: Make tsc testing as a common testing
Leo Yan
4
-179
/
+0
2020-11-04
perf annotate mips: Add perf arch instructions annotate handlers
Dengcheng Zhu
2
-1
/
+47
2020-11-03
tools headers UAPI: Update process_madvise affected files
Arnaldo Carvalho de Melo
1
-4
/
+7
2020-10-17
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
8
-103
/
+93
2020-10-13
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
3
-6
/
+6
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
3
-3
/
+3
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
3
-6
/
+6
2020-09-23
fs: remove compat_sys_mount
Christoph Hellwig
2
-2
/
+2
2020-09-22
perf tsc: Add rdtsc() for Arm64
Leo Yan
2
-0
/
+22
2020-09-22
perf tsc: Move out common functions from x86
Leo Yan
1
-72
/
+1
2020-09-17
perf record: Support sample-read topdown metric group
Kan Liang
1
-0
/
+35
2020-09-17
perf tools: Rename group to topdown
Kan Liang
2
-2
/
+2
2020-09-10
perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...
Kajol Jain
1
-2
/
+5
2020-09-04
perf annotate: Add 'ret' (intel disasm style) as an alias for 'retq'
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-08-15
all arch: remove system call sys_sysctl
Xiaoming Ni
3
-3
/
+3
2020-08-11
Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-17
/
+90
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2020-08-07
perf tools powerpc: Add support for extended regs in power10
Athira Rajeev
2
-0
/
+9
2020-08-07
perf tools powerpc: Add support for extended register capability
Anju T Sudhakar
4
-9
/
+69
2020-08-06
tools headers API: Update close_range affected files
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-08-06
Mgerge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
3
-6
/
+6
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+4
2020-07-31
perf tools: Fix record failure when mixed with ARM SPE event
Wei Li
1
-4
/
+4
2020-07-30
perf tools: No need to cache the PMUs in ARM SPE auxtrace init routine
Wei Li
1
-5
/
+4
2020-07-30
perf tools: Fix record failure when mixed with ARM SPE event
Wei Li
1
-4
/
+4
2020-07-23
KVM: PPC: Fix typo on H_DISABLE_AND_GET hcall
Leonardo Bras
1
-1
/
+1
2020-07-20
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
3
-6
/
+6
[next]