Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a1be1f3931bfe0a42b46fef77a04593c2b136e7f
/
arch
/
powerpc
/
perf
/
core-book3s.c
ebf0b6a
Merge branch 'fixes' into next
by Michael Ellerman
· 7 years ago
01417c6
powerpc/64: Change soft_enabled from flag to bitmask
by Madhavan Srinivasan
· 7 years ago
c2e480b
powerpc/64: Add #defines for paca->soft_enabled flags
by Madhavan Srinivasan
· 7 years ago
f41d84d
powerpc/perf: Dereference BHRB entries safely
by Ravi Bangoria
· 7 years ago
5aa04b3
powerpc/perf: Fix oops when grouping different pmu events
by Ravi Bangoria
· 7 years ago
4917fcb
powerpc/sysrq: Fix oops whem ppmu is not registered
by Ravi Bangoria
· 7 years ago
fc7ce9c
perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR
by Kan Liang
· 8 years ago
170a315
powerpc/perf: Support to export MMCRA[TEC*] field to userspace
by Madhavan Srinivasan
· 8 years ago
79e96f8
powerpc/perf: Export memory hierarchy info to user space
by Madhavan Srinivasan
· 8 years ago
f04d108
powerpc/perf: Fix perf_get_data_addr() for power9 DD1
by Madhavan Srinivasan
· 8 years ago
a2391b3
powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
by Madhavan Srinivasan
· 8 years ago
356d8ce
powerpc/perf: Use Instruction Counter value
by Madhavan Srinivasan
· 8 years ago
27593d7
powerpc/perf: Use MSR to report privilege level on P9 DD1
by Madhavan Srinivasan
· 8 years ago
73c1b41
cpu/hotplug: Cleanup state names
by Thomas Gleixner
· 8 years ago
7c98bd7
powerpc/sparse: Make a bunch of things static
by Daniel Axtens
· 8 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
57ecde4
powerpc/perf: Convert book3s notifier to state machine callbacks
by Thomas Gleixner
· 9 years ago
027dfac
powerpc: Various typo fixes
by Michael Ellerman
· 9 years ago
58bffb5
powerpc/perf: Fix misleading comment in pmao_restore_workaround()
by Madhavan Srinivasan
· 9 years ago
8f3e568
perf/core: Drop PERF_EVENT_TXN
by Sukadev Bhattiprolu
· 10 years ago
fbbe070
perf/core: Add a 'flags' parameter to the PMU transactional interfaces
by Sukadev Bhattiprolu
· 10 years ago
f0322f7
powerpc/perf: Change type of the bhrb_users variable
by Anshuman Khandual
· 10 years ago
72e349f
powerpc/perf: Fix book3s kernel to userspace backtraces
by Anton Blanchard
· 10 years ago
d19d5ef
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
68de886
powerpc/perf: add missing put_cpu_var in power_pmu_event_init
by Jan Stancek
· 10 years ago
acba3c7
perf, powerpc: Fix up flush_branch_stack() users
by Peter Zijlstra
· 10 years ago
69111ba
powerpc: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
e51df2c
powerpc: Make a bunch of things static
by Anton Blanchard
· 11 years ago
9de5cb0
powerpc/perf: Add per-event excludes on Power8
by Michael Ellerman
· 11 years ago
8abd818
powerpc/perf: Pass the struct perf_events down to compute_mmcr()
by Michael Ellerman
· 11 years ago
79a4cb2
powerpc/perf: Clear all MMCR settings before calling compute_mmcr()
by Michael Ellerman
· 11 years ago
8903461
powerpc/perf: Fix MMCR2 handling for EBB
by Michael Ellerman
· 11 years ago
f560294
powerpc/perf: Never program book3s PMCs with values >= 0x80000000
by Anton Blanchard
· 11 years ago
b50a6c5
powerpc/perf: Clear MMCR2 when enabling PMU
by Joel Stanley
· 11 years ago
4d9690d
powerpc/perf: Add PPMU_ARCH_207S define
by Joel Stanley
· 11 years ago
76cb8a7
powerpc/perf: Enable BHRB access for EBB events
by Michael Ellerman
· 11 years ago
58b5fb0
powerpc/perf: Reject EBB events which specify a sample_type
by Michael Ellerman
· 11 years ago
c2e37a2
powerpc/perf: Add lost exception workaround
by Michael Ellerman
· 11 years ago
5f6d038
powerpc/perf: Define perf_event_print_debug() to print PMU register values
by Anshuman Khandual
· 11 years ago
b4d6c06
powerpc/perf: Configure BHRB filter before enabling PMU interrupts
by Anshuman Khandual
· 11 years ago
b0d436c
powerpc: Fix a number of sparse warnings
by Anton Blanchard
· 12 years ago
8d7c55d
powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspace
by Michael Ellerman
· 12 years ago
ff3d79d
powerpc/perf: BHRB filter configuration should follow the task
by Anshuman Khandual
· 12 years ago
330a1eb
powerpc/perf: Core EBB support for 64-bit book3s
by Michael Ellerman
· 12 years ago
4ea355b
powerpc/perf: Don't enable if we have zero events
by Michael Ellerman
· 12 years ago
0a48843
powerpc/perf: Use existing out label in power_pmu_enable()
by Michael Ellerman
· 12 years ago
7a7a41f
powerpc/perf: Freeze PMC5/6 if we're not using them
by Michael Ellerman
· 12 years ago
378a6ee
powerpc/perf: Rework disable logic in pmu_disable()
by Michael Ellerman
· 12 years ago
061d19f
powerpc: Delete __cpuinit usage from all users
by Paul Gortmaker
· 12 years ago
6772faa
powerpc/perf: Fix deadlock caused by calling printk() in PMU exception
by Michael Ellerman
· 12 years ago
58a032c
powerpc/perf: Add missing SIER support
by Michael Ellerman
· 12 years ago
cbda6aa
powerpc/perf: Revert to original NO_SIPR logic
by Michael Ellerman
· 12 years ago
6912318
powerpc/perf: Fix setting of "to" addresses for BHRB
by Michael Neuling
· 12 years ago
506e70d
powerpc/pmu: Fix order of interpreting BHRB target entries
by Michael Neuling
· 12 years ago
d52f2dc
powerpc/perf: Move BHRB code into CONFIG_PPC64 region
by Michael Neuling
· 12 years ago
3925f46
powerpc/perf: Enable branch stack sampling framework
by Anshuman Khandual
· 12 years ago
8f61aa3
powerpc/perf: Add support for SIER
by Michael Ellerman
· 12 years ago
860aad7
powerpc/perf: Add regs_no_sipr()
by Michael Ellerman
· 12 years ago
3390405
powerpc/perf: Add an accessor for regs->result
by Michael Ellerman
· 12 years ago
5682c46
powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv()
by Michael Ellerman
· 12 years ago
7a78683
powerpc/perf: Add an explict flag indicating presence of SLOT field
by Michael Ellerman
· 12 years ago
9d3cae2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
1c53a27
perf/POWER7: Make generic event translations available in sysfs
by Sukadev Bhattiprolu
· 12 years ago
f53d168
perf/Power: PERF_EVENT_IOC_ENABLE does not reenable event
by sukadev@linux.vnet.ibm.com
· 12 years ago
e13e895
powerpc/perf: Fix for PMCs not making progress
by Michael Neuling
· 12 years ago
bc09c21
powerpc/perf: Fix finding overflowed PMC in interrupt
by Michael Neuling
· 12 years ago
72523d8
Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events"
by Benjamin Herrenschmidt
· 12 years ago
e687883
powerpc/perf: Sample only if SIAR-Valid bit is set in P7+
by sukadev@linux.vnet.ibm.com
· 12 years ago
fff34b3
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 12 years ago
d3dbeef
powerpc: Rename 64-bit PVR constants to PVR_foo
by Michael Ellerman
· 13 years ago
8133121
powerpc/perf: Use pmc_overflow() to detect rolled back events
by Sukadev Bhattiprolu
· 13 years ago
5c093ef
powerpc/perf: Always use pt_regs for userspace samples
by Anton Blanchard
· 13 years ago
75382aa
powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regs
by Anton Blanchard
· 13 years ago
68b30bb
powerpc/perf: Create mmcra_sihv/mmcra_sipv helpers
by Anton Blanchard
· 13 years ago
fd0d000
perf: Pass last sampling period to perf_sample_data_init()
by Robert Richter
· 13 years ago
1ce447b
powerpc/perf: Fix instruction address sampling on 970 and Power4
by Benjamin Herrenschmidt
· 13 years ago
5375871
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
f269949
powerpc/perf: Move perf core & PMU code into a subdirectory
by Michael Ellerman
· 13 years ago
[Renamed from arch/powerpc/kernel/perf_event.c]
9a45a94
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency events
by Anton Blanchard
· 13 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
77c2342
powerpc: Correct annotations of pmu registration functions
by Dmitry Eremin-Solenikov
· 14 years ago
a8b0ca1
perf: Remove the nmi parameter from the swevent and overflow interface
by Peter Zijlstra
· 14 years ago
86c74ab
powerpc/perf_event: Skip updating kernel counters if register value shrinks
by Eric B Munson
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
0837e32
perf, powerpc: Handle events that raise an exception without overflowing
by Anton Blanchard
· 14 years ago
4bca770
powerpc: perf: Fix frequency calculation for overflowing counters
by Anton Blanchard
· 14 years ago
2e80a82
perf: Dynamic pmu types
by Peter Zijlstra
· 14 years ago
57fa721
perf, powerpc: Fix power_pmu_event_init to not use event->ctx
by Paul Mackerras
· 14 years ago
a4eaf7f
perf: Rework the PMU methods
by Peter Zijlstra
· 15 years ago
33696fc
perf: Per PMU disable
by Peter Zijlstra
· 15 years ago
24cd7f5
perf: Reduce perf_disable() usage
by Peter Zijlstra
· 15 years ago
b0a873e
perf: Register PMU implementations
by Peter Zijlstra
· 15 years ago
51b0fe3
perf: Deconstify struct pmu
by Peter Zijlstra
· 15 years ago
9dcdbf7
Merge branch 'linus' into perf/core
by Ingo Molnar
· 15 years ago
219a92a
powerpc/perf_event: Fix for power_pmu_disable()
by Matt Evans
· 15 years ago
e785059
perf: Convert perf_event to local_t
by Peter Zijlstra
· 15 years ago
8d2cacb
perf: Cleanup {start,commit,cancel}_txn details
by Peter Zijlstra
· 15 years ago
8e6d557
perf, powerpc: Implement group scheduling transactional APIs
by Lin Ming
· 15 years ago
85cfabb
perf, ppc: Fix compile error due to new cpu notifiers
by Peter Zijlstra
· 15 years ago
3f6da39
perf: Rework and fix the arch CPU-hotplug hooks
by Peter Zijlstra
· 15 years ago
Next »