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.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
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-30
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-09-20
perf kvm stat: Set 'trace_cycles' as default event for 'perf kvm record' in p...
Anju T Sudhakar
1
-4
/
+12
2019-09-20
perf kvm: Add arch neutral function to choose event for perf kvm record
Anju T Sudhakar
1
-0
/
+37
2019-09-20
perf callchain: Remove needless event.h include
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2
-2
/
+0
2019-09-20
perf tools: Remove debug.h from places where it is not needed
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-09-01
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-01
perf symbols: Move symsrc prototypes to a separate header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-01
perf event: Remove needless include directives from event.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-08-28
perf arch powerpc: Sync powerpc syscall.tbl
Naveen N. Rao
1
-27
/
+119
2019-07-30
perf evlist: Rename perf_evlist__new() to evlist__new()
Jiri Olsa
1
-1
/
+1
2019-07-30
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-3
/
+3
2019-07-30
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-3
/
+3
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-09
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
3
-15
/
+3
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
3
-14
/
+14
2019-02-09
Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/...
Ingo Molnar
3
-0
/
+6
2019-02-06
perf powerpc kvm-stat: Add missing evlist.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-02-06
perf kvm stat: Replace kvm-stat.h includes with forward declarations
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-02-06
perf map: Move structs and prototypes for map groups to a separate header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-02-06
perf powerpc: Add missing headers to skip-callchain-idx.c
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-02-04
perf mem/c2c: Fix perf_mem_events to support powerpc
Ravi Bangoria
2
-0
/
+12
2019-01-18
Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-1
/
+3
2019-01-10
perf powerpc: Rework syscall table generation
Ravi Bangoria
3
-14
/
+450
2019-01-08
powerpc/perf: Update perf_regs structure to include MMCRA
Madhavan Srinivasan
2
-1
/
+3
2018-12-20
powerpc/perf: Update perf_regs structure to include SIER
Madhavan Srinivasan
2
-1
/
+3
2018-10-09
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
1
-1
/
+0
2018-10-09
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
1
-1
/
+0
2018-08-30
perf probe powerpc: Ignore SyS symbols irrespective of endianness
Sandipan Das
1
-1
/
+3
2018-08-09
perf probe powerpc: Fix trace event post-processing
Sandipan Das
1
-1
/
+3
2018-07-24
perf powerpc: Fix callchain ip filtering when return address is in a register
Sandipan Das
1
-2
/
+6
2018-07-24
perf powerpc: Fix callchain ip filtering
Sandipan Das
1
-1
/
+1
2018-06-25
perf report powerpc: Fix crash if callchain is empty
Sandipan Das
1
-1
/
+1
2018-04-26
perf map: Remove map_type arg from map_groups__find()
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-26
perf map: Shorten map_groups__find() signature
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-26
perf thread: Introduce thread__find_symbol()
Arnaldo Carvalho de Melo
1
-2
/
+1
2018-02-16
perf powerpc: Generate system call table from asm/unistd.h
Ravi Bangoria
2
-0
/
+62
2017-12-27
perf probe: Find versioned symbols from map
Masami Hiramatsu
1
-0
/
+8
2017-12-05
perf pmu: Pass pmu as a parameter to get_cpuid_str()
Ganapatrao Kulkarni
1
-1
/
+1
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
14
-0
/
+14
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
14
-0
/
+14
2017-10-23
perf annotate: Remove arch::cpuid_parse callback
Jiri Olsa
1
-1
/
+3
2017-07-19
perf probe: Allow placing uprobes in alternate namespaces.
Krister Johansen
1
-1
/
+1
2017-06-21
perf unwind: Support for powerpc
Paolo Bonzini
2
-0
/
+75
2017-05-03
perf symbols: Allow user probes on versioned symbols
Paul Clarke
1
-0
/
+12
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2
-0
/
+2
2017-04-19
perf tools: Replace STR() calls with __stringify()
Arnaldo Carvalho de Melo
1
-2
/
+3
[next]