Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
330a1eb7775ba876dbd46b9885556e57f705e3d4
/
arch
/
powerpc
/
perf
/
core-book3s.c
330a1eb
powerpc/perf: Core EBB support for 64-bit book3s
by Michael Ellerman
· 11 years ago
4ea355b
powerpc/perf: Don't enable if we have zero events
by Michael Ellerman
· 11 years ago
0a48843
powerpc/perf: Use existing out label in power_pmu_enable()
by Michael Ellerman
· 11 years ago
7a7a41f
powerpc/perf: Freeze PMC5/6 if we're not using them
by Michael Ellerman
· 11 years ago
378a6ee
powerpc/perf: Rework disable logic in pmu_disable()
by Michael Ellerman
· 11 years ago
061d19f
powerpc: Delete __cpuinit usage from all users
by Paul Gortmaker
· 11 years ago
6772faa
powerpc/perf: Fix deadlock caused by calling printk() in PMU exception
by Michael Ellerman
· 11 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
· 12 years ago
8133121
powerpc/perf: Use pmc_overflow() to detect rolled back events
by Sukadev Bhattiprolu
· 12 years ago
5c093ef
powerpc/perf: Always use pt_regs for userspace samples
by Anton Blanchard
· 12 years ago
75382aa
powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regs
by Anton Blanchard
· 12 years ago
68b30bb
powerpc/perf: Create mmcra_sihv/mmcra_sipv helpers
by Anton Blanchard
· 12 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
· 13 years ago
77c2342
powerpc: Correct annotations of pmu registration functions
by Dmitry Eremin-Solenikov
· 13 years ago
a8b0ca1
perf: Remove the nmi parameter from the swevent and overflow interface
by Peter Zijlstra
· 13 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
· 14 years ago
33696fc
perf: Per PMU disable
by Peter Zijlstra
· 14 years ago
24cd7f5
perf: Reduce perf_disable() usage
by Peter Zijlstra
· 14 years ago
b0a873e
perf: Register PMU implementations
by Peter Zijlstra
· 14 years ago
51b0fe3
perf: Deconstify struct pmu
by Peter Zijlstra
· 14 years ago
9dcdbf7
Merge branch 'linus' into perf/core
by Ingo Molnar
· 14 years ago
219a92a
powerpc/perf_event: Fix for power_pmu_disable()
by Matt Evans
· 14 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
dc1d628
perf: Provide generic perf_sample_data initialization
by Peter Zijlstra
· 15 years ago
6e37738
perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
by Peter Zijlstra
· 15 years ago
0ffa798
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
by Ingo Molnar
· 15 years ago
bc284e5
powerpc: perf_event: Log invalid data addresses as all 1s
by Anton Blanchard
· 15 years ago
7abb840
powerpc/perf_events: Fix priority of MSR HV vs PR bits
by Michael Neuling
· 15 years ago
a8f90e9
perf_event, powerpc: Fix compilation after big perf_counter rename
by Paul Mackerras
· 15 years ago
57c0c15
perf: Tidy up after the big rename
by Ingo Molnar
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago