| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c | Borislav Petkov | 2016-02-17 | 1 | -1062/+0 |
* | perf/x86/intel: Add perf core PMU support for Intel Knights Landing | Harish Chegondi | 2016-01-06 | 1 | -0/+14 |
* | perf/x86: Fix LBR related crashes on Intel Atom | Stephane Eranian | 2016-01-06 | 1 | -4/+7 |
* | perf/x86: Add option to disable reading branch flags/cycles | Andi Kleen | 2015-11-23 | 1 | -2/+17 |
* | perf/x86: Fix LBR call stack save/restore | Andi Kleen | 2015-11-23 | 1 | -1/+3 |
* | perf/x86: Add support for PERF_SAMPLE_BRANCH_CALL | Stephane Eranian | 2015-10-20 | 1 | -0/+4 |
* | perf/x86/intel: Fix static checker warning in lbr enable | Kan Liang | 2015-09-18 | 1 | -2/+3 |
* | perf/x86/intel: Fix LBR callstack issue caused by FREEZE_LBRS_ON_PMI | Kan Liang | 2015-09-13 | 1 | -3/+2 |
* | perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode | Andi Kleen | 2015-08-04 | 1 | -3/+7 |
* | perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with call stack | Andi Kleen | 2015-08-04 | 1 | -2/+2 |
* | perf/x86/intel: Add Intel Skylake PMU support | Andi Kleen | 2015-08-04 | 1 | -0/+20 |
* | perf/x86/intel/lbr: Optimize v4 LBR unfreezing | Andi Kleen | 2015-08-04 | 1 | -0/+7 |
* | perf/x86/intel/lbr: Add support for LBRv5 | Andi Kleen | 2015-08-04 | 1 | -1/+20 |
* | perf/x86/intel: Drain the PEBS buffer during context switches | Yan, Zheng | 2015-06-07 | 1 | -3/+0 |
* | perf/x86/intel: add support for PERF_SAMPLE_BRANCH_IND_JUMP | Stephane Eranian | 2015-06-07 | 1 | -1/+9 |
* | perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRs | Andi Kleen | 2015-04-02 | 1 | -2/+4 |
* | perf/x86/intel: Streamline LBR MSR handling in PMI | Andi Kleen | 2015-04-02 | 1 | -4/+8 |
* | perf/x86/intel: Expose LBR callstack to user space tooling | Peter Zijlstra | 2015-02-18 | 1 | -4/+4 |
* | perf/x86/intel: Discard zero length call entries in LBR call stack | Yan, Zheng | 2015-02-18 | 1 | -2/+11 |
* | perf/x86/intel: Disable FREEZE_LBRS_ON_PMI when LBR operates in callstack mode | Yan, Zheng | 2015-02-18 | 1 | -4/+13 |
* | perf/x86/intel: Save/restore LBR stack during context switch | Yan, Zheng | 2015-02-18 | 1 | -12/+76 |
* | perf/x86/intel: Track number of events that use the LBR callstack | Yan, Zheng | 2015-02-18 | 1 | -0/+19 |
* | perf/x86/intel: Add basic Haswell LBR call stack support | Yan, Zheng | 2015-02-18 | 1 | -22/+69 |
* | perf/x86/intel: Use context switch callback to flush LBR stack | Yan, Zheng | 2015-02-18 | 1 | -0/+27 |
* | perf/x86/intel: Reduce lbr_sel_map[] size | Yan, Zheng | 2015-02-18 | 1 | -29/+25 |
* | x86: Remove arbitrary instruction size limit in instruction decoder | Dave Hansen | 2014-11-18 | 1 | -6/+19 |
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 | 1 | -6/+6 |
|\ |
|
| * | x86: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 1 | -6/+6 |
* | | perf/x86/intel: Mark initialization code as such | Mathias Krause | 2014-09-09 | 1 | -4/+4 |
|/ |
|
* | perf/x86: Add conditional branch filtering support | Anshuman Khandual | 2014-06-05 | 1 | -0/+5 |
* | perf: Fix arch_perf_out_copy_user default | Peter Zijlstra | 2013-11-06 | 1 | -1/+1 |
* | perf/x86: Suppress duplicated abort LBR records | Andi Kleen | 2013-10-04 | 1 | -8/+21 |
* | perf/x86/intel: Support Haswell/v4 LBR format | Andi Kleen | 2013-06-19 | 1 | -5/+51 |
* | perf/x86: Check branch sampling priv level in generic code | Stephane Eranian | 2013-05-28 | 1 | -10/+3 |
* | perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL | Peter Zijlstra | 2013-05-05 | 1 | -3/+10 |
* | perf/x86/intel/lbr: Fix LBR filter | Peter Zijlstra | 2013-05-04 | 1 | -2/+12 |
* | perf/x86: Enable Intel Cedarview Atom suppport | Stephane Eranian | 2012-09-04 | 1 | -1/+2 |
* | perf/x86: Add LBR software filter support for Intel CPUs | Stephane Eranian | 2012-03-05 | 1 | -22/+310 |
* | perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs | Stephane Eranian | 2012-03-05 | 1 | -2/+84 |
* | perf/x86: Disable LBR support for older Intel Atom processors | Stephane Eranian | 2012-03-05 | 1 | -0/+10 |
* | perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters | Stephane Eranian | 2012-03-05 | 1 | -2/+101 |
* | perf/x86: Add Intel LBR MSR definitions | Stephane Eranian | 2012-03-05 | 1 | -9/+9 |
* | perf: Add generic taken branch sampling support | Stephane Eranian | 2012-03-05 | 1 | -8/+13 |
* | perf: Remove deprecated WARN_ON_ONCE() | Stephane Eranian | 2012-02-03 | 1 | -2/+0 |
* | x86, perf: Clean up perf_event cpu code | Kevin Winchester | 2011-09-26 | 1 | -12/+16 |
* | perf, x86: Clean up debugctlmsr bit definitions | Peter Zijlstra | 2010-03-26 | 1 | -5/+2 |
* | perf, x86: Fix LBR read-out | Peter Zijlstra | 2010-03-10 | 1 | -2/+2 |
* | perf, x86: Don't reset the LBR as frequently | Peter Zijlstra | 2010-03-10 | 1 | -5/+4 |
* | perf, x86: Fix LBR enable/disable vs cpuc->enabled | Peter Zijlstra | 2010-03-10 | 1 | -3/+4 |
* | perf, x86: Clear the LBRs on init | Peter Zijlstra | 2010-03-10 | 1 | -0/+3 |