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
/
arch
/
powerpc
/
include
/
asm
/
perf_event_server.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-19
powerpc/perf: Support to export MMCRA[TEC*] field to userspace
Madhavan Srinivasan
1
-0
/
+1
2017-04-19
powerpc/perf: Export memory hierarchy info to user space
Madhavan Srinivasan
1
-0
/
+2
2017-01-18
powerpc/perf: Use MSR to report privilege level on P9 DD1
Madhavan Srinivasan
1
-0
/
+1
2016-03-10
powerpc/perf: Export Power8 generic and cache events to sysfs
Sukadev Bhattiprolu
1
-0
/
+8
2016-03-10
powerpc/perf: Remove PME_ prefix for power7 events
Sukadev Bhattiprolu
1
-1
/
+1
2014-07-28
powerpc/perf: Pass the struct perf_events down to compute_mmcr()
Michael Ellerman
1
-1
/
+4
2014-07-11
powerpc/perf: Add PPMU_ARCH_207S define
Joel Stanley
1
-2
/
+1
2014-03-24
powerpc/perf: Define perf_event_print_debug() to print PMU register values
Anshuman Khandual
1
-0
/
+1
2013-08-15
Merge tag 'v3.11-rc5' into perf/core
Ingo Molnar
1
-5
/
+1
2013-08-01
powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspace
Michael Ellerman
1
-5
/
+1
2013-07-19
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-2
/
+2
2013-07-12
perf tools: Make Power7 events available for perf
Runzhen Wang
1
-2
/
+2
2013-07-01
powerpc/perf: Core EBB support for 64-bit book3s
Michael Ellerman
1
-0
/
+6
2013-04-26
powerpc/perf: Enable branch stack sampling framework
Anshuman Khandual
1
-0
/
+1
2013-04-26
powerpc/perf: Add new BHRB related generic functions, data and flags
Anshuman Khandual
1
-0
/
+6
2013-04-26
powerpc/perf: Add support for SIER
Michael Ellerman
1
-0
/
+1
2013-04-26
powerpc/perf: Add an explict flag indicating presence of SLOT field
Michael Ellerman
1
-0
/
+1
2013-02-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-5
/
+5
2013-02-06
perf/powerpc: Fix build error
Sukadev Bhattiprolu
1
-1
/
+1
2013-01-31
perf/POWER7: Make some POWER7 events available in sysfs
Sukadev Bhattiprolu
1
-0
/
+3
2013-01-31
perf/POWER7: Make generic event translations available in sysfs
Sukadev Bhattiprolu
1
-0
/
+23
2013-01-10
powerpc/perf: Change PMU flag representation from decimal to hex
Anshuman Khandual
1
-5
/
+5
2012-09-27
powerpc/perf: Sample only if SIAR-Valid bit is set in P7+
sukadev@linux.vnet.ibm.com
1
-0
/
+1
2012-03-28
powerpc/perf: Fix instruction address sampling on 970 and Power4
Benjamin Herrenschmidt
1
-0
/
+2
2011-12-21
perf, arch: Rework perf_event_index()
Peter Zijlstra
1
-2
/
+0
2010-03-05
powerpc/perf: e500 support
Scott Wood
1
-0
/
+110