index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
perf_event.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86/intel: Streamline LBR MSR handling in PMI
Andi Kleen
2015-04-02
1
-1
/
+1
*
perf/x86/intel: Make the HT bug workaround conditional on HT enabled
Stephane Eranian
2015-04-02
1
-0
/
+5
*
perf/x86/intel: Limit to half counters when the HT workaround is enabled, to ...
Stephane Eranian
2015-04-02
1
-0
/
+2
*
perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSW
Maria Dimakopoulou
2015-04-02
1
-1
/
+19
*
perf/x86/intel: Implement cross-HT corruption bug workaround
Maria Dimakopoulou
2015-04-02
1
-0
/
+6
*
perf/x86/intel: Add cross-HT counter exclusion infrastructure
Maria Dimakopoulou
2015-04-02
1
-0
/
+32
*
perf/x86: Add 'index' param to get_event_constraint() callback
Stephane Eranian
2015-04-02
1
-1
/
+3
*
perf/x86: Add 3 new scheduling callbacks
Maria Dimakopoulou
2015-04-02
1
-0
/
+9
*
perf/x86: Vectorize cpuc->kfree_on_online
Stephane Eranian
2015-04-02
1
-1
/
+7
*
perf/x86: Rename x86_pmu::er_flags to 'flags'
Stephane Eranian
2015-04-02
1
-3
/
+6
*
perf/x86/intel/bts: Add BTS PMU driver
Alexander Shishkin
2015-04-02
1
-0
/
+7
*
perf/x86/intel/pt: Add Intel PT PMU driver
Alexander Shishkin
2015-04-02
1
-0
/
+2
*
perf/x86: Mark Intel PT and LBR/BTS as mutually exclusive
Alexander Shishkin
2015-04-02
1
-0
/
+40
*
perf/x86/intel: Add INST_RETIRED.ALL workarounds
Andi Kleen
2015-03-27
1
-0
/
+1
*
perf/x86/intel: Expose LBR callstack to user space tooling
Peter Zijlstra
2015-02-18
1
-8
/
+0
*
perf/x86/intel: Allocate space for storing LBR stack
Yan, Zheng
2015-02-18
1
-0
/
+7
*
perf/x86/intel: Add basic Haswell LBR call stack support
Yan, Zheng
2015-02-18
1
-1
/
+13
*
perf/x86/intel: Use context switch callback to flush LBR stack
Yan, Zheng
2015-02-18
1
-1
/
+2
*
perf: Introduce pmu context switch callback
Yan, Zheng
2015-02-18
1
-0
/
+2
*
perf/x86/intel: Reduce lbr_sel_map[] size
Yan, Zheng
2015-02-18
1
-0
/
+4
*
perf/x86: Only allow rdpmc if a perf_event is mapped
Andy Lutomirski
2015-02-04
1
-0
/
+2
*
perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT
Andi Kleen
2014-11-16
1
-0
/
+4
*
perf/x86/intel: Revert incomplete and undocumented Broadwell client support
Ingo Molnar
2014-10-29
1
-1
/
+0
*
perf/x86: Add INST_RETIRED.ALL workarounds
Andi Kleen
2014-09-24
1
-0
/
+1
*
perf/x86: Revamp PEBS event selection
Andi Kleen
2014-08-13
1
-6
/
+42
*
perf/x86/intel: Protect LBR and extra_regs against KVM lying
Kan Liang
2014-07-16
1
-5
/
+7
*
perf/x86: Add a few more comments
Peter Zijlstra
2014-02-27
1
-3
/
+5
*
perf/x86/intel/p6: Add userspace RDPMC quirk for PPro
Peter Zijlstra
2014-02-09
1
-0
/
+1
*
perf/x86: Fix constraint table end marker bug
Maria Dimakopoulou
2013-12-05
1
-3
/
+12
*
perf/x86: Suppress duplicated abort LBR records
Andi Kleen
2013-10-04
1
-0
/
+1
*
perf/x86/intel: Clean up checkpoint-interrupt bits
Peter Zijlstra
2013-09-12
1
-0
/
+5
*
perf/x86: Add Silvermont (22nm Atom) support
Yan, Zheng
2013-09-02
1
-0
/
+2
*
perf/x86: Fix shared register mutual exclusion enforcement
Stephane Eranian
2013-06-26
1
-1
/
+2
*
perf/x86/intel: Support full width counting
Andi Kleen
2013-06-26
1
-0
/
+5
*
perf/x86/intel: Add mem-loads/stores support for Haswell
Andi Kleen
2013-06-19
1
-0
/
+6
*
perf/x86/intel: Move NMI clearing to end of PMI handler
Andi Kleen
2013-06-19
1
-0
/
+1
*
perf/x86/intel: Add Haswell PEBS support
Andi Kleen
2013-06-19
1
-0
/
+2
*
perf/x86/intel: Add simple Haswell PMU support
Andi Kleen
2013-06-19
1
-1
/
+4
*
perf/x86: Reduce stack usage of x86_schedule_events()
Andrew Hunter
2013-06-19
1
-1
/
+1
*
perf/x86: Add support for PEBS Precise Store
Stephane Eranian
2013-04-01
1
-0
/
+5
*
perf/x86: Add memory profiling via PEBS Load Latency
Stephane Eranian
2013-04-01
1
-1
/
+24
*
perf/x86: Add flags to event constraints
Stephane Eranian
2013-04-01
1
-3
/
+5
*
perf/x86: Improve sysfs event mapping with event string
Stephane Eranian
2013-03-26
1
-0
/
+17
*
perf/x86: Support CPU specific sysfs events
Andi Kleen
2013-03-26
1
-0
/
+1
*
perf/x86: Allow for architecture specific RDPMC indexes
Jacob Shin
2013-02-06
1
-0
/
+6
*
perf/x86: Move MSR address offset calculation to architecture specific files
Jacob Shin
2013-02-06
1
-16
/
+5
*
perf/x86: Add hardware events translations for Intel P6 cpus
Jiri Olsa
2012-10-24
1
-0
/
+1
*
perf/x86: Add hardware events translations for AMD cpus
Jiri Olsa
2012-10-24
1
-1
/
+1
*
perf/x86: Add hardware events translations for Intel cpus
Jiri Olsa
2012-10-24
1
-0
/
+2
*
perf/x86: Make hardware event translations available in sysfs
Jiri Olsa
2012-10-24
1
-0
/
+2
[next]