Age | Commit message (Expand) | Author | Files | Lines |
2018-10-10 | perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs | Jacek Tomaka | 1 | -0/+4 |
2018-10-04 | perf/x86/intel/lbr: Fix incomplete LBR call stack | Kan Liang | 1 | -6/+26 |
2018-02-22 | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping | Jia Zhang | 1 | -1/+1 |
2017-04-21 | perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32() | Peter Zijlstra | 1 | -0/+3 |
2016-10-16 | perf/x86/intel: Remove an inconsistent NULL check | Dan Carpenter | 1 | -2/+2 |
2016-08-10 | perf/x86/intel: Clean up LBR state tracking | Peter Zijlstra | 1 | -28/+29 |
2016-08-10 | perf/x86/intel: Remove redundant test from intel_pmu_lbr_add() | Peter Zijlstra | 1 | -2/+1 |
2016-08-10 | perf/x86/intel: Eliminate dead code in intel_pmu_lbr_del() | Peter Zijlstra | 1 | -6/+0 |
2016-08-10 | perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}() | Peter Zijlstra | 1 | -2/+2 |
2016-07-07 | perf/x86/intel: Fix rdlbr_to() MSR reading typo | Peter Zijlstra | 1 | -1/+1 |
2016-06-27 | perf/x86/intel: Add {rd,wr}lbr_{to,from} wrappers | Peter Zijlstra | 1 | -13/+40 |
2016-06-27 | perf/x86/intel: Add MSR_LAST_BRANCH_FROM_x quirk for ctx switch | David Carrillo-Cisneros | 1 | -3/+21 |
2016-06-27 | perf/x86/intel: Fix trivial formatting and style bug | David Carrillo-Cisneros | 1 | -3/+3 |
2016-06-27 | perf/x86/intel: Fix MSR_LAST_BRANCH_FROM_x bug when no TSX | David Carrillo-Cisneros | 1 | -0/+52 |
2016-06-27 | perf/x86/intel: Print LBR support statement after validation | David Carrillo-Cisneros | 1 | -9/+0 |
2016-04-28 | Merge branch 'perf/urgent' into perf/core, to resolve conflict | Ingo Molnar | 1 | -2/+4 |
2016-04-28 | perf/x86/intel: Fix incorrect lbr_sel_mask value | Kan Liang | 1 | -2/+4 |
2016-04-23 | perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUs | Kan Liang | 1 | -0/+18 |
2016-04-23 | perf/x86/intel: Add Goldmont CPU support | Kan Liang | 1 | -1/+12 |
2016-03-17 | Merge branch 'x86/cleanups' into x86/urgent | Ingo Molnar | 1 | -1/+1 |
2016-02-17 | perf/x86: Move perf_event.h to its new home | Borislav Petkov | 1 | -1/+1 |
2016-02-17 | perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c | Borislav Petkov | 1 | -0/+1062 |