summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_amd_ibs.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to voidAravind Gopalakrishnan2015-02-181-7/+5
* perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan2014-11-121-0/+15
* kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu2014-04-241-1/+2
* x86, amd, ibs: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-3/+3
* perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter2014-01-161-8/+45
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-1/+1
* treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-1/+1
* perf/AMD/IBS: Add sysfs supportRobert Richter2012-10-051-12/+49
* perf/x86/ibs: Check syscall attribute flagsRobert Richter2012-09-131-0/+12
* perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra2012-07-311-1/+3
* perf/x86-ibs: Fix usage of IBS op current countRobert Richter2012-05-091-12/+21
* perf/x86-ibs: Catch spurious interrupts after stopping IBSRobert Richter2012-05-091-5/+7
* perf/x86-ibs: Implement workaround for IBS erratum #420Robert Richter2012-05-091-23/+39
* perf/x86-ibs: Extend hw period that triggers overflowRobert Richter2012-05-091-2/+13
* perf/x86-ibs: Trigger overflow if remaining period is too smallRobert Richter2012-05-091-4/+1
* perf/x86-ibs: Rename some variablesRobert Richter2012-05-091-5/+5
* perf/x86-ibs: Precise event sampling with IBS for AMD CPUsRobert Richter2012-05-091-3/+70
* perf/x86-ibs: Take instruction pointer from ibs sampleRobert Richter2012-05-091-17/+31
* perf/x86-ibs: Fix frequency profilingRobert Richter2012-05-091-2/+16
* perf/x86-ibs: Enable ibs op micro-ops counting modeRobert Richter2012-05-091-0/+2
* perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-091-2/+1
* perf/x86-ibs: Fix update of periodRobert Richter2012-05-091-13/+14
* perf/x86: Clean up register_nmi_handler() usageIngo Molnar2012-04-251-1/+1
* perf/x86: Implement 64-bit counter support for IBSRobert Richter2012-03-081-21/+183
* perf/x86: Implement IBS pmu control opsRobert Richter2012-03-081-3/+103
* perf/x86: Implement IBS interrupt handlerRobert Richter2012-03-081-0/+84
* perf/x86: Implement IBS event configurationRobert Richter2012-03-081-7/+85
* perf, x86: Force IBS LVT offset assignment for family 10hRobert Richter2011-12-051-11/+18
* perf, x86: Implement IBS initializationRobert Richter2011-10-101-0/+294
OpenPOWER on IntegriCloud