aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/oprofile/op_model_amd.c
AgeCommit message (Expand)Author
2010-10-20apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter
2010-05-06oprofile/x86: make AMD IBS hotplug capableRobert Richter
2010-05-04oprofile/x86: remove duplicate IBS capability checkRobert Richter
2010-05-04oprofile/x86: move IBS codeRobert Richter
2010-05-04oprofile/x86: return -EBUSY if counters are already reservedRobert Richter
2010-05-04oprofile/x86: moving shutdown functionsRobert Richter
2010-05-04oprofile/x86: reserve counter msrs pairwiseRobert Richter
2010-03-01perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter
2010-03-01perf, x86: add some IBS macros to perf_event.hRobert Richter
2010-03-01perf, x86: make IBS macros available in perf_event.hRobert Richter
2010-02-26oprofile/x86: fix msr access to reserved countersRobert Richter
2010-02-26oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter
2010-02-26oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter
2010-02-26oprofile/x86: warn user if a counter is already activeRobert Richter
2010-02-26oprofile/x86: implement randomization for IBS periodic op counterRobert Richter
2010-02-26oprofile/x86: implement lsfr pseudo-random number generator for IBSSuravee Suthikulpanit
2010-02-26oprofile/x86: implement IBS cpuid feature detectionRobert Richter
2010-02-26oprofile/x86: remove node check in AMD IBS initializationRobert Richter
2010-02-26oprofile/x86: remove OPROFILE_IBS config optionRobert Richter
2009-08-04arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return typeAndrew Morton
2009-08-04Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()"Robert Richter
2009-07-20x86/oprofile: Small coding style fixesRobert Richter
2009-07-20x86/oprofile: Implement op_x86_virt_to_phys()Robert Richter
2009-07-20x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter
2009-07-20x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter
2009-07-20oprofile: Grouping multiplexing code in op_model_amd.cRobert Richter
2009-07-20oprofile: Introduce op_x86_phys_to_virt()Robert Richter
2009-07-20x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macrosRobert Richter
2009-07-20oprofile: Implement performance counter multiplexingJason Yeh
2009-07-14x86/oprofile: Whitespaces changes onlyRobert Richter
2009-07-14x86/oprofile: Fix cast of counter valueRobert Richter
2009-06-18x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()Jaswinder Singh Rajput
2009-06-11x86/oprofile: introduce oprofile_add_data64()Robert Richter
2009-06-11x86/oprofile: use 64 bit values in IBS functionsRobert Richter
2009-06-11x86/oprofile: use 64 bit wrmsr functionsRobert Richter
2009-06-11x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter
2009-06-11x86/oprofile: replace CTRL_SET_*ACTIVE macrosRobert Richter
2009-06-11x86/oprofile: replace CTR_OVERFLOWED macrosRobert Richter
2009-06-11x86/oprofile: replace macros to calculate control registerRobert Richter
2009-06-11x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter
2009-06-11x86/oprofile: remove unused macros for AMD virtualization profilingRobert Richter
2009-06-11x86/oprofile: remove MSR macros for AMD cpusRobert Richter
2009-06-11x86/oprofile: move common macros to op_x86_model.hRobert Richter
2009-06-11x86/oprofile: remove #ifdefs in ibs functionsRobert Richter
2009-01-07oprofile: make new cpu buffer functions part of the apiRobert Richter
2009-01-07oprofile: use new data sample format for ibsRobert Richter
2009-01-07oprofile: rework implementation of cpu buffer eventsRobert Richter
2009-01-07oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.cRobert Richter
2008-12-29x86/oprofile: fix pci_dev use count for AMD northbridge devicesRobert Richter
2008-12-10x86/oprofile: cleanup IBS init/exit functions in op_model_amd.cRobert Richter