summaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile/op_model_amd.c
Commit message (Expand)AuthorAgeFilesLines
* oprofile/x86: make AMD IBS hotplug capableRobert Richter2010-05-061-38/+16
* oprofile/x86: remove duplicate IBS capability checkRobert Richter2010-05-041-2/+1
* oprofile/x86: move IBS codeRobert Richter2010-05-041-110/+110
* oprofile/x86: return -EBUSY if counters are already reservedRobert Richter2010-05-041-11/+13
* oprofile/x86: moving shutdown functionsRobert Richter2010-05-041-12/+12
* oprofile/x86: reserve counter msrs pairwiseRobert Richter2010-05-041-24/+19
* perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter2010-03-011-3/+3
* perf, x86: add some IBS macros to perf_event.hRobert Richter2010-03-011-3/+3
* perf, x86: make IBS macros available in perf_event.hRobert Richter2010-03-011-11/+0
* oprofile/x86: fix msr access to reserved countersRobert Richter2010-02-261-5/+4
* oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter2010-02-261-4/+0
* oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter2010-02-261-19/+0
* oprofile/x86: warn user if a counter is already activeRobert Richter2010-02-261-1/+10
* oprofile/x86: implement randomization for IBS periodic op counterRobert Richter2010-02-261-6/+63
* oprofile/x86: implement lsfr pseudo-random number generator for IBSSuravee Suthikulpanit2010-02-261-0/+23
* oprofile/x86: implement IBS cpuid feature detectionRobert Richter2010-02-261-17/+63
* oprofile/x86: remove node check in AMD IBS initializationRobert Richter2010-02-261-10/+0
* oprofile/x86: remove OPROFILE_IBS config optionRobert Richter2010-02-261-30/+1
* arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return typeAndrew Morton2009-08-041-5/+3
* Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()"Robert Richter2009-08-041-5/+2
* x86/oprofile: Small coding style fixesRobert Richter2009-07-201-3/+2
* x86/oprofile: Implement op_x86_virt_to_phys()Robert Richter2009-07-201-1/+1
* x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter2009-07-201-1/+0
* x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter2009-07-201-1/+1
* oprofile: Grouping multiplexing code in op_model_amd.cRobert Richter2009-07-201-34/+41
* oprofile: Introduce op_x86_phys_to_virt()Robert Richter2009-07-201-49/+31
* x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macrosRobert Richter2009-07-201-2/+2
* oprofile: Implement performance counter multiplexingJason Yeh2009-07-201-14/+96
* x86/oprofile: Whitespaces changes onlyRobert Richter2009-07-141-6/+6
* x86/oprofile: Fix cast of counter valueRobert Richter2009-07-141-2/+2
* x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()Jaswinder Singh Rajput2009-06-181-2/+5
* x86/oprofile: introduce oprofile_add_data64()Robert Richter2009-06-111-18/+9
* x86/oprofile: use 64 bit values in IBS functionsRobert Richter2009-06-111-70/+61
* x86/oprofile: use 64 bit wrmsr functionsRobert Richter2009-06-111-3/+4
* x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter2009-06-111-5/+5
* x86/oprofile: replace CTRL_SET_*ACTIVE macrosRobert Richter2009-06-111-8/+8
* x86/oprofile: replace CTR_OVERFLOWED macrosRobert Richter2009-06-111-8/+8
* x86/oprofile: replace macros to calculate control registerRobert Richter2009-06-111-25/+16
* x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter2009-06-111-1/+2
* x86/oprofile: remove unused macros for AMD virtualization profilingRobert Richter2009-06-111-5/+0
* x86/oprofile: remove MSR macros for AMD cpusRobert Richter2009-06-111-17/+12
* x86/oprofile: move common macros to op_x86_model.hRobert Richter2009-06-111-8/+0
* x86/oprofile: remove #ifdefs in ibs functionsRobert Richter2009-06-111-34/+46
* oprofile: make new cpu buffer functions part of the apiRobert Richter2009-01-071-33/+24
* oprofile: use new data sample format for ibsRobert Richter2009-01-071-78/+41
* oprofile: rework implementation of cpu buffer eventsRobert Richter2009-01-071-4/+4
* oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.cRobert Richter2009-01-071-12/+12
* x86/oprofile: fix pci_dev use count for AMD northbridge devicesRobert Richter2008-12-291-0/+1
* x86/oprofile: cleanup IBS init/exit functions in op_model_amd.cRobert Richter2008-12-101-15/+17
* x86/oprofile: reordering IBS code in op_model_amd.cRobert Richter2008-12-101-13/+13
OpenPOWER on IntegriCloud