index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
2021-02-23
1
-15
/
+5
*
perf tools: Fix arm64 build error with gcc-11
Jianlin Lv
2021-02-18
1
-1
/
+1
*
perf powerpc: Fix printf conversion specifier for IP addresses
Arnaldo Carvalho de Melo
2021-02-09
1
-1
/
+2
*
perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...
Athira Rajeev
2021-02-08
2
-0
/
+12
*
perf powerpc: Fix gap between kernel end and module start
Athira Rajeev
2021-02-03
2
-0
/
+25
*
perf tools: Update powerpc's syscall.tbl copy from the kernel sources
Tiezhu Yang
2020-12-24
1
-7
/
+19
*
perf powerpc: Move syscall.tbl check to check-headers.sh
Tiezhu Yang
2020-12-24
1
-7
/
+0
*
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2020-10-17
1
-2
/
+5
|
\
|
*
perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...
Kajol Jain
2020-09-10
1
-2
/
+5
*
|
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
*
Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-11
4
-9
/
+78
|
\
|
*
perf tools powerpc: Add support for extended regs in power10
Athira Rajeev
2020-08-07
2
-0
/
+9
|
*
perf tools powerpc: Add support for extended register capability
Anju T Sudhakar
2020-08-07
4
-9
/
+69
*
|
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
KVM: PPC: Fix typo on H_DISABLE_AND_GET hcall
Leonardo Bras
2020-07-23
1
-1
/
+1
*
|
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
2020-07-20
1
-2
/
+2
|
/
*
perf libdw: Fix off-by 1 relative directory includes
Ian Rogers
2020-06-01
1
-3
/
+3
*
perf powerpc: Don't ignore sym-handling.c file
Ravi Bangoria
2020-05-28
1
-0
/
+1
*
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...
Arnaldo Carvalho de Melo
2020-05-05
1
-1
/
+1
*
perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
Kajol Jain
2020-04-30
1
-0
/
+8
*
perf symbols: Consolidate symbol fixup issue
Leo Yan
2020-03-23
2
-11
/
+0
*
tools: Fix off-by 1 relative directory includes
Ian Rogers
2020-03-06
1
-2
/
+2
*
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
2020-02-18
1
-0
/
+2
*
perf maps: Rename map_groups.h to maps.h
Arnaldo Carvalho de Melo
2019-11-26
1
-1
/
+1
*
perf thread: Rename thread->mg to thread->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 parse: Report initial event parsing error
Ian Rogers
2019-11-18
1
-2
/
+2
*
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
2019-09-30
1
-1
/
+2
*
perf kvm stat: Set 'trace_cycles' as default event for 'perf kvm record' in p...
Anju T Sudhakar
2019-09-20
1
-4
/
+12
*
perf kvm: Add arch neutral function to choose event for perf kvm record
Anju T Sudhakar
2019-09-20
1
-0
/
+37
*
perf callchain: Remove needless event.h include
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+1
*
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
2
-2
/
+0
*
perf tools: Remove debug.h from places where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+0
*
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
2019-09-01
1
-0
/
+1
*
perf symbols: Move symsrc prototypes to a separate header
Arnaldo Carvalho de Melo
2019-09-01
1
-0
/
+1
*
perf event: Remove needless include directives from event.h
Arnaldo Carvalho de Melo
2019-09-01
1
-0
/
+1
*
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-08-29
1
-1
/
+0
*
perf arch powerpc: Sync powerpc syscall.tbl
Naveen N. Rao
2019-08-28
1
-27
/
+119
*
perf evlist: Rename perf_evlist__new() to evlist__new()
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
1
-3
/
+3
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
2019-07-09
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
3
-15
/
+3
[next]