Age | Commit message (Expand) | Author | Files | Lines |
2022-11-16 | perf/x86/intel/pt: Fix sampling using single range output | Adrian Hunter | 1 | -0/+9 |
2022-11-02 | perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] | Kan Liang | 1 | -0/+1 |
2022-11-02 | perf/x86/intel: Fix pebs event constraints for SPR | Kan Liang | 1 | -2/+7 |
2022-11-02 | perf/x86/intel: Fix pebs event constraints for ICL | Kan Liang | 1 | -2/+7 |
2022-10-20 | perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap() | Maxim Levitsky | 1 | -1/+1 |
2022-10-10 | Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -334/+134 |
2022-09-29 | perf/x86/uncore: Add new Raptor Lake S support | Kan Liang | 1 | -0/+1 |
2022-09-29 | perf/x86/cstate: Add new Raptor Lake S support | Kan Liang | 1 | -0/+1 |
2022-09-29 | perf/x86: Add new Raptor Lake S support | Kan Liang | 1 | -0/+1 |
2022-09-29 | Merge branch 'v6.0-rc7' | Peter Zijlstra | 4 | -8/+38 |
2022-09-27 | perf: Use sample_flags for addr | Namhyung Kim | 1 | -2/+6 |
2022-09-13 | perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLY | Namhyung Kim | 1 | -3/+0 |
2022-09-13 | perf: Use sample_flags for callchain | Namhyung Kim | 1 | -2/+6 |
2022-09-07 | perf/x86/intel: Optimize FIXED_CTR_CTRL access | Kan Liang | 1 | -9/+13 |
2022-09-07 | perf/x86/p4: Remove perfctr_second_write quirk | Peter Zijlstra | 1 | -10/+27 |
2022-09-07 | perf/x86/intel: Remove x86_pmu::update_topdown_event | Peter Zijlstra | 1 | -10/+12 |
2022-09-07 | perf/x86/intel: Remove x86_pmu::set_topdown_event_period | Peter Zijlstra | 1 | -6/+10 |
2022-09-07 | perf/x86: Change x86_pmu::limit_period signature | Peter Zijlstra | 1 | -11/+8 |
2022-09-07 | perf/x86/intel: Move the topdown stuff into the intel driver | Peter Zijlstra | 1 | -3/+23 |
2022-09-06 | perf: Use sample_flags for txn | Kan Liang | 1 | -2/+6 |
2022-09-06 | perf: Use sample_flags for data_src | Kan Liang | 1 | -2/+6 |
2022-09-06 | perf: Use sample_flags for weight | Kan Liang | 1 | -3/+7 |
2022-09-06 | perf: Use sample_flags for branch stack | Kan Liang | 2 | -2/+7 |
2022-09-06 | perf/x86/intel/pebs: Fix PEBS timestamps overwritten | Kan Liang | 1 | -2/+6 |
2022-09-01 | Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 4 | -7/+36 |
2022-09-01 | perf/x86/core: Completely disable guest PEBS via guest's global_ctrl | Like Xu | 1 | -1/+2 |
2022-09-01 | perf/x86/core: Completely disable guest PEBS via guest's global_ctrl | Like Xu | 1 | -1/+2 |
2022-09-01 | perf/x86/intel: Fix unchecked MSR access error for Alder Lake N | Kan Liang | 2 | -3/+46 |
2022-08-27 | perf/x86: Move branch classifier | Sandipan Das | 1 | -273/+0 |
2022-08-27 | perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU | Stephane Eranian | 1 | -1/+17 |
2022-08-19 | perf/x86/intel: Fix pebs event constraints for ADL | Kan Liang | 1 | -1/+1 |
2022-08-19 | perf/x86/intel/ds: Fix precise store latency handling | Stephane Eranian | 1 | -1/+9 |
2022-08-19 | perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the Baseline | Peter Zijlstra | 2 | -4/+1 |
2022-08-19 | perf/x86/lbr: Enable the branch type for the Arch LBR by default | Kan Liang | 1 | -0/+8 |
2022-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -29/+131 |
2022-08-01 | Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -46/+90 |
2022-08-01 | Merge remote-tracking branch 'kvm/next' into kvm-next-5.20 | Paolo Bonzini | 1 | -29/+131 |
2022-07-20 | perf/x86/intel/lbr: Fix unchecked MSR access error on HSW | Kan Liang | 1 | -9/+10 |
2022-07-04 | perf/x86/intel: Fix PEBS data source encoding for ADL | Kan Liang | 2 | -14/+39 |
2022-07-04 | perf/x86/intel: Fix PEBS memory access info encoding for ADL | Kan Liang | 2 | -33/+52 |
2022-06-08 | perf/x86/intel: Fix the comment about guest LBR support on KVM | Like Xu | 1 | -2/+1 |
2022-06-08 | KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations | Like Xu | 1 | -2/+9 |
2022-06-08 | KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS | Like Xu | 1 | -0/+8 |
2022-06-08 | KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS | Like Xu | 1 | -1/+9 |
2022-06-08 | KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter | Like Xu | 1 | -1/+1 |
2022-06-08 | KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS | Like Xu | 1 | -18/+57 |
2022-06-08 | x86/perf/core: Add pebs_capable to store valid PEBS_COUNTER_MASK value | Peter Zijlstra (Intel) | 1 | -8/+6 |
2022-06-08 | perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values | Like Xu | 1 | -2/+2 |
2022-06-08 | perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest | Like Xu | 1 | -0/+42 |
2022-06-08 | perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server | Like Xu | 1 | -0/+1 |