index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-14
1
-4
/
+9
|
\
|
*
Merge tag 'v4.0-rc1' into perf/core, to refresh the tree
Ingo Molnar
2015-02-26
16
-49
/
+1360
|
|
\
|
*
|
perf, powerpc: Fix up flush_branch_stack() users
Peter Zijlstra
2015-02-18
1
-4
/
+9
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2015-02-04
1
-2
/
+8
|
\
\
\
|
*
|
|
perf/powerpc: reset event hw state when adding it to the PMU
Alexandru-Cezar Sardan
2015-01-30
1
-1
/
+3
|
*
|
|
powerpc/perf: fix fsl_emb_pmu_start to write correct pmc value
Tom Huynh
2015-01-30
1
-1
/
+5
|
|
|
/
|
|
/
|
*
|
|
powerpc/perf/hv-gpci: add the remaining gpci requests
Cody P Schafer
2015-02-02
1
-1
/
+186
*
|
|
powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotated
Cody P Schafer
2015-02-02
10
-30
/
+316
*
|
|
powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
Cody P Schafer
2015-02-02
4
-17
/
+841
*
|
|
perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
sukadev@linux.vnet.ibm.com
2015-02-02
1
-0
/
+10
|
/
/
*
|
power/perf/hv-24x7: Use kmem_cache_free() instead of kfree
Sukadev Bhattiprolu
2014-12-12
1
-1
/
+1
*
|
powerpc/perf/hv-24x7: Use per-cpu page buffer
sukadev@linux.vnet.ibm.com
2014-12-12
1
-12
/
+9
*
|
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-03
2
-14
/
+14
|
/
*
perf: Fix and clean up initialization of pmu::event_idx
Peter Zijlstra
2014-10-28
2
-12
/
+0
*
powerpc/perf/hv-24x7: Simplify catalog_read()
sukadev@linux.vnet.ibm.com
2014-10-07
1
-87
/
+14
*
powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations
Cody P Schafer
2014-10-07
1
-18
/
+37
*
powerpc: Make a bunch of things static
Anton Blanchard
2014-09-25
1
-9
/
+9
*
powerpc/perf: Fix ABIv2 kernel backtraces
Anton Blanchard
2014-09-09
1
-1
/
+1
*
powerpc/perf/hv-24x7: Use kmem_cache_free
Himangi Saraogi
2014-08-13
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-08-07
9
-35
/
+82
|
\
|
*
powerpc/perf: Add per-event excludes on Power8
Michael Ellerman
2014-07-28
2
-24
/
+67
|
*
powerpc/perf: Pass the struct perf_events down to compute_mmcr()
Michael Ellerman
2014-07-28
9
-10
/
+12
|
*
powerpc/perf: Clear all MMCR settings before calling compute_mmcr()
Michael Ellerman
2014-07-28
1
-1
/
+3
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-08-05
2
-4
/
+8
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...
Ingo Molnar
2014-07-28
2
-5
/
+23
|
|
\
|
*
|
powerpc, perf: Use common PMU interrupt disabled code
Vince Weaver
2014-07-05
2
-4
/
+8
*
|
|
powerpc/perf: Fix MMCR2 handling for EBB
Michael Ellerman
2014-07-23
1
-3
/
+3
|
|
/
|
/
|
*
|
powerpc/perf: Never program book3s PMCs with values >= 0x80000000
Anton Blanchard
2014-07-11
1
-1
/
+16
*
|
powerpc/perf: Clear MMCR2 when enabling PMU
Joel Stanley
2014-07-11
1
-0
/
+3
*
|
powerpc/perf: Add PPMU_ARCH_207S define
Joel Stanley
2014-07-11
2
-4
/
+4
|
/
*
powerpc/perf/hv-24x7: Catalog version number is be64, not be32
Cody P Schafer
2014-04-28
1
-6
/
+7
*
powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it
Cody P Schafer
2014-04-28
1
-1
/
+1
*
powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar...
Cody P Schafer
2014-04-28
1
-4
/
+16
*
powerpc/perf/hv-gpci: Make device attr static
Cody P Schafer
2014-04-28
1
-1
/
+1
*
powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced
Cody P Schafer
2014-04-28
1
-2
/
+2
*
powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed
Cody P Schafer
2014-04-28
1
-2
/
+2
*
powerpc/perf: Fix handling of L3 events with bank == 1
Michael Ellerman
2014-03-23
1
-2
/
+3
*
powerpc/perf: Add kconfig option for hypervisor provided counters
Cody P Schafer
2014-03-23
1
-0
/
+2
*
powerpc/perf: Add support for the hv 24x7 interface
Cody P Schafer
2014-03-23
1
-0
/
+510
*
powerpc/perf: Add support for the hv gpci (get performance counter info) inte...
Cody P Schafer
2014-03-23
1
-0
/
+294
*
powerpc/perf: Add macros for defining event fields & formats
Cody P Schafer
2014-03-23
1
-0
/
+19
*
powerpc/perf: Add a shared interface to get gpci version and capabilities
Cody P Schafer
2014-03-23
2
-0
/
+56
*
powerpc/perf: Add 24x7 interface headers
Cody P Schafer
2014-03-23
2
-0
/
+142
*
powerpc/perf: Add hv_gpci interface header
Cody P Schafer
2014-03-23
1
-0
/
+73
*
powerpc/perf: Enable BHRB access for EBB events
Michael Ellerman
2014-03-23
1
-4
/
+6
*
powerpc/perf: Add BHRB constraint and IFM MMCRA handling for EBB
Michael Ellerman
2014-03-23
1
-9
/
+44
*
powerpc/perf: Avoid mutating event in power8_get_constraint()
Michael Ellerman
2014-03-23
1
-6
/
+8
*
powerpc/perf: Clean up the EBB hash defines a little
Michael Ellerman
2014-03-23
1
-3
/
+4
[next]