perf, x86: Fix silly bug in intel_pmu_pebs_{enable,disable}
[pandora-kernel.git] / arch / x86 / kernel / cpu / perf_event_intel_ds.c
2010-03-10 Peter Zijlstraperf, x86: Fix silly bug in intel_pmu_pebs_{enable...
2010-03-10 Peter Zijlstraperf, x86: Deal with multiple state bits for pebs-fmt1
2010-03-10 Peter Zijlstraperf, x86: Fix PEBS enable/disable vs cpuc->enabled
2010-03-10 Peter Zijlstraperf, x86: Fix pebs drains
2010-03-10 Peter Zijlstraperf, x86: Avoid double disable on throttle vs ioctl...
2010-03-10 Peter Zijlstraperf, x86: Robustify PEBS fixup
2010-03-10 Peter Zijlstraperf, x86: Fix silly bug in data store buffer allocation
2010-03-10 Peter Zijlstrax86: Move MAX_INSN_SIZE into asm/insn.h
2010-03-10 Peter Zijlstraperf, x86: Expose the full PEBS record using PERF_SAMPL...
2010-03-10 Peter Zijlstraperf, x86: Clean up IA32_PERF_CAPABILITIES usage
2010-03-10 Peter Zijlstraperf, x86: use LBR for PEBS IP+1 fixup
2010-03-10 Peter Zijlstraperf, x86: Add PEBS infrastructure