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
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
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-22
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-14
all arch: remove system call sys_sysctl
Xiaoming Ni
3
-3
/
+3
2020-08-10
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-29
perf tools: No need to cache the PMUs in ARM SPE auxtrace init routine
Wei Li
1
-5
/
+4
2020-07-29
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-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
3
-6
/
+6
2020-07-10
perf intel-pt: Add support for text poke events
Adrian Hunter
1
-0
/
+4
2020-07-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-07-06
perf intel-pt: Fix recording PEBS-via-PT with registers
Adrian Hunter
1
-0
/
+1
2020-06-22
perf cs-etm: Allow no CoreSight sink to be specified on command line
Mike Leach
1
-3
/
+3
2020-06-09
tools headers API: Update faccessat2 affected files
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-06-01
perf libdw: Fix off-by 1 relative directory includes
Ian Rogers
3
-9
/
+9
2020-06-01
perf test: Initialize memory in dwarf-unwind
Ian Rogers
1
-0
/
+8
2020-05-28
perf intel-pt: Refine kernel decoding only warning message
Adrian Hunter
1
-1
/
+2
[next]