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
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
2017-04-04
perf sdt powerpc: Add argument support
Ravi Bangoria
1
-0
/
+111
2017-03-14
perf powerpc: Choose local entry point with kretprobes
Naveen N. Rao
1
-4
/
+10
2016-11-25
perf annotate: Initial PowerPC support
Ravi Bangoria
1
-0
/
+58
2016-10-05
perf uretprobe ppc64le: Fix probe location
Ravi Bangoria
1
-1
/
+2
2016-10-04
perf powerpc: Support CPU ID matching for Powerpc
Sukadev Bhattiprolu
1
-0
/
+11
2016-09-29
perf tests: Add dwarf unwind test for powerpc
Ravi Bangoria
7
-0
/
+191
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-09-01
perf probe: Support probing on offline cross-arch binary
Masami Hiramatsu
1
-0
/
+27
2016-08-12
perf ppc64le: Fix build failure when libelf is not present
Ravi Bangoria
1
-0
/
+2
2016-08-09
perf probe ppc64le: Fix probe location when using DWARF
Ravi Bangoria
1
-4
/
+23
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-0
/
+216
2016-05-11
perf/powerpc: Add support for unwinding perf-stackdump
Chandan Kumar
2
-0
/
+97
2016-05-06
perf symbols: Fix kallsyms perf test on ppc64le
Naveen N. Rao
1
-8
/
+20
2016-05-06
perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le
Naveen N. Rao
1
-5
/
+14
2016-05-06
perf tools powerpc: Add support for generating bpf prologue
Naveen N. Rao
2
-12
/
+29
2016-04-21
tool/perf: Add sample_reg_mask to include all perf_regs
Madhavan Srinivasan
2
-0
/
+50
2016-04-21
tools/perf: Map the ID values with register names
Anju T
1
-0
/
+69
2016-03-28
perf tools: Fix build break on powerpc
Sukadev Bhattiprolu
1
-0
/
+2
2016-03-23
perf tools: Do not include stringify.h from the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+1
2016-03-10
perf jitdump: Build only on supported archs
Jiri Olsa
1
-0
/
+1
2016-01-29
perf kvm/powerpc: Add support for HCALL reasons
Hemant Kumar
2
-1
/
+187
2016-01-29
perf kvm/powerpc: Port perf kvm stat to powerpc
Hemant Kumar
4
-0
/
+143
2015-05-04
perf probe ppc64le: Fixup function entry if using kallsyms lookup
Naveen N. Rao
1
-0
/
+15
2015-05-04
perf probe ppc64le: Prefer symbol table lookup over DWARF
Naveen N. Rao
1
-0
/
+8
2015-05-04
perf probe ppc64le: Fix ppc64 ABIv2 symbol decoding
Ananth N Mavinakayanahalli
1
-0
/
+7
2015-05-04
perf probe ppc: Enable matching against dot symbols automatically
Naveen N. Rao
1
-0
/
+13
2015-05-04
perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc
Naveen N. Rao
1
-0
/
+20
2015-05-04
perf probe ppc: Fix symbol fixup issues due to ELF type
Naveen N. Rao
2
-0
/
+20
2015-02-12
perf build: Add arch powerpc objects building
Jiri Olsa
3
-3
/
+5
2015-02-12
perf build: Add arch x86 objects building
Jiri Olsa
1
-0
/
+0
2015-01-16
perf tools powerpc: Use dwfl_report_elf() instead of offline.
Sukadev Bhattiprolu
1
-8
/
+11
2014-10-29
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
1
-3
/
+2
2014-10-29
perf tools powerpc: Cache the DWARF debug info
Sukadev Bhattiprolu
1
-11
/
+22
2014-09-18
perf tools powerpc: Fix build issue when DWARF support is disabled
Anton Blanchard
1
-1
/
+1
2014-08-20
perf tools powerpc: Explicitly include util/debug.h
Sukadev Bhattiprolu
1
-0
/
+1
2014-07-24
perf powerpc: Include util/util.h and remove stringify macros
Sukadev Bhattiprolu
1
-3
/
+1
2014-06-27
perf tools powerpc: Adjust callchain based on DWARF debug info
Sukadev Bhattiprolu
2
-0
/
+267
2013-03-15
perf tools: Fix build on non-glibc systems due to libio.h absence
Cody P Schafer
1
-4
/
+1
2012-03-14
perf tools: Use scnprintf where applicable
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-11-25
perf/powerpc: Fix build for PowerPC with uclibc toolchains
Florian Fainelli
1
-0
/
+3
[next]