| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/x86: Fix 'active_events' imbalance | Peter Zijlstra | 2015-06-30 | 1 | -23/+13 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-06-22 | 1 | -19/+52 |
|\ |
|
| * | perf/x86/intel: Fix PMI handling for Intel PT | Alexander Shishkin | 2015-06-19 | 1 | -4/+23 |
| * | perf/x86/intel/bts: Fix DS area sharing with x86_pmu events | Alexander Shishkin | 2015-06-19 | 1 | -19/+33 |
* | | perf/x86/intel: Use the PEBS auto reload mechanism when possible | Yan, Zheng | 2015-06-07 | 1 | -6/+9 |
* | | perf/x86: Simplify the x86_schedule_events() logic | Peter Zijlstra | 2015-05-27 | 1 | -3/+1 |
* | | perf/x86/intel: Remove intel_excl_states::init_state | Peter Zijlstra | 2015-05-27 | 1 | -1/+0 |
|/ |
|
* | perf/x86: Tweak broken BIOS rules during check_hw_exists() | Don Zickus | 2015-05-27 | 1 | -1/+15 |
* | perf/x86: Improve HT workaround GP counter constraint | Peter Zijlstra | 2015-05-27 | 1 | -6/+30 |
* | perf/x86: Fix event/group validation | Peter Zijlstra | 2015-05-27 | 1 | -15/+18 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-14 | 1 | -58/+147 |
|\ |
|
| * | perf/x86: Only dump PEBS register when PEBS has been detected | Andi Kleen | 2015-04-02 | 1 | -2/+4 |
| * | perf/x86: Dump DEBUGCTL in PMU dump | Andi Kleen | 2015-04-02 | 1 | -1/+5 |
| * | perf/x86/intel: Implement cross-HT corruption bug workaround | Maria Dimakopoulou | 2015-04-02 | 1 | -12/+19 |
| * | perf/x86: Add 'index' param to get_event_constraint() callback | Stephane Eranian | 2015-04-02 | 1 | -2/+2 |
| * | 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 | -3/+7 |
| * | perf/x86: Mark Intel PT and LBR/BTS as mutually exclusive | Alexander Shishkin | 2015-04-02 | 1 | -0/+43 |
| * | perf: Add per event clockid support | Peter Zijlstra | 2015-03-27 | 1 | -2/+12 |
| * | perf/x86: Remove redundant calls to perf_pmu_{dis|en}able() | David Ahern | 2015-03-27 | 1 | -2/+0 |
| * | perf/x86/intel: Add INST_RETIRED.ALL workarounds | Andi Kleen | 2015-03-27 | 1 | -0/+9 |
| * | perf/x86/intel: Re-organize code that implicitly enables LBR/PEBS | Yan, Zheng | 2015-02-18 | 1 | -30/+29 |
| * | perf/x86/intel: Allocate space for storing LBR stack | Yan, Zheng | 2015-02-18 | 1 | -0/+4 |
| * | perf/x86/intel: Use context switch callback to flush LBR stack | Yan, Zheng | 2015-02-18 | 1 | -7/+0 |
| * | perf: Introduce pmu context switch callback | Yan, Zheng | 2015-02-18 | 1 | -0/+7 |
* | | x86/asm/entry: Remove user_mode_ignore_vm86() | Ingo Molnar | 2015-03-31 | 1 | -1/+1 |
* | | x86/asm/entry, perf: Explicitly optimize vm86 handling in code_segment_base() | Andy Lutomirski | 2015-03-23 | 1 | -6/+7 |
* | | x86/asm/entry, perf: Fix incorrect TIF_IA32 check in code_segment_base() | Andy Lutomirski | 2015-03-23 | 1 | -4/+3 |
|/ |
|
* | perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasks | Andy Lutomirski | 2015-02-04 | 1 | -1/+20 |
* | perf/x86: Only allow rdpmc if a perf_event is mapped | Andy Lutomirski | 2015-02-04 | 1 | -19/+38 |
* | perf: Pass the event to arch_perf_update_userpage() | Andy Lutomirski | 2015-02-04 | 1 | -1/+2 |
* | x86: Clean up cr4 manipulation | Andy Lutomirski | 2015-02-04 | 1 | -3/+4 |
* | perf/x86/intel: Revert incomplete and undocumented Broadwell client support | Ingo Molnar | 2014-10-29 | 1 | -9/+0 |
* | perf: Fix bogus kernel printk | Peter Zijlstra (Intel) | 2014-10-28 | 1 | -2/+3 |
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 | 1 | -11/+11 |
|\ |
|
| * | x86: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 1 | -11/+11 |
* | | perf/x86: Tone down kernel messages when the PMU check fails in a virtual env... | Wei Huang | 2014-10-03 | 1 | -1/+2 |
* | | perf/x86: Add INST_RETIRED.ALL workarounds | Andi Kleen | 2014-09-24 | 1 | -0/+9 |
* | | perf/x86: Fix :pp without LBR | Andi Kleen | 2014-08-13 | 1 | -1/+1 |
|/ |
|
* | perf/x86/intel: Protect LBR and extra_regs against KVM lying | Kan Liang | 2014-07-16 | 1 | -0/+3 |
* | perf/x86: Use common PMU interrupt disabled code | Vince Weaver | 2014-06-05 | 1 | -9/+9 |
* | Merge branch 'perf/kprobes' into perf/core | Ingo Molnar | 2014-06-05 | 1 | -1/+2 |
|\ |
|
| * | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation | Masami Hiramatsu | 2014-04-24 | 1 | -1/+2 |
* | | perf/x86: Export perf_assign_events() | Yan, Zheng | 2014-04-18 | 1 | -0/+1 |
|/ |
|
* | perf/x86: Add a few more comments | Peter Zijlstra | 2014-02-27 | 1 | -14/+33 |
* | perf/x86: Fix event scheduling | Peter Zijlstra | 2014-02-27 | 1 | -0/+3 |
* | perf/x86: Fix Userspace RDPMC switch | Peter Zijlstra | 2014-02-09 | 1 | -1/+1 |
* | perf/x86/intel/p6: Add userspace RDPMC quirk for PPro | Peter Zijlstra | 2014-02-09 | 1 | -1/+5 |
* | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra | 2014-01-13 | 1 | -1/+1 |
* | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs | Peter Zijlstra | 2014-01-13 | 1 | -4/+10 |