summaryrefslogtreecommitdiff
path: root/arch/x86/oprofile/op_model_amd.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-01perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter1-3/+3
2010-03-01perf, x86: add some IBS macros to perf_event.hRobert Richter1-3/+3
2010-03-01perf, x86: make IBS macros available in perf_event.hRobert Richter1-11/+0
2010-02-26oprofile/x86: fix msr access to reserved countersRobert Richter1-5/+4
2010-02-26oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter1-4/+0
2010-02-26oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter1-19/+0
2010-02-26oprofile/x86: warn user if a counter is already activeRobert Richter1-1/+10
2010-02-26oprofile/x86: implement randomization for IBS periodic op counterRobert Richter1-6/+63
2010-02-26oprofile/x86: implement lsfr pseudo-random number generator for IBSSuravee Suthikulpanit1-0/+23
2010-02-26oprofile/x86: implement IBS cpuid feature detectionRobert Richter1-17/+63
2010-02-26oprofile/x86: remove node check in AMD IBS initializationRobert Richter1-10/+0
2010-02-26oprofile/x86: remove OPROFILE_IBS config optionRobert Richter1-30/+1
2009-08-04arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return typeAndrew Morton1-5/+3
2009-08-04Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()"Robert Richter1-5/+2
2009-07-20x86/oprofile: Small coding style fixesRobert Richter1-3/+2
2009-07-20x86/oprofile: Implement op_x86_virt_to_phys()Robert Richter1-1/+1
2009-07-20x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter1-1/+0
2009-07-20x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter1-1/+1
2009-07-20oprofile: Grouping multiplexing code in op_model_amd.cRobert Richter1-34/+41
2009-07-20oprofile: Introduce op_x86_phys_to_virt()Robert Richter1-49/+31
2009-07-20x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macrosRobert Richter1-2/+2
2009-07-20oprofile: Implement performance counter multiplexingJason Yeh1-14/+96
2009-07-14x86/oprofile: Whitespaces changes onlyRobert Richter1-6/+6
2009-07-14x86/oprofile: Fix cast of counter valueRobert Richter1-2/+2
2009-06-18x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()Jaswinder Singh Rajput1-2/+5
2009-06-11x86/oprofile: introduce oprofile_add_data64()Robert Richter1-18/+9
2009-06-11x86/oprofile: use 64 bit values in IBS functionsRobert Richter1-70/+61
2009-06-11x86/oprofile: use 64 bit wrmsr functionsRobert Richter1-3/+4
2009-06-11x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter1-5/+5
2009-06-11x86/oprofile: replace CTRL_SET_*ACTIVE macrosRobert Richter1-8/+8
2009-06-11x86/oprofile: replace CTR_OVERFLOWED macrosRobert Richter1-8/+8
2009-06-11x86/oprofile: replace macros to calculate control registerRobert Richter1-25/+16
2009-06-11x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter1-1/+2
2009-06-11x86/oprofile: remove unused macros for AMD virtualization profilingRobert Richter1-5/+0
2009-06-11x86/oprofile: remove MSR macros for AMD cpusRobert Richter1-17/+12
2009-06-11x86/oprofile: move common macros to op_x86_model.hRobert Richter1-8/+0
2009-06-11x86/oprofile: remove #ifdefs in ibs functionsRobert Richter1-34/+46
2009-01-07oprofile: make new cpu buffer functions part of the apiRobert Richter1-33/+24
2009-01-07oprofile: use new data sample format for ibsRobert Richter1-78/+41
2009-01-07oprofile: rework implementation of cpu buffer eventsRobert Richter1-4/+4
2009-01-07oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.cRobert Richter1-12/+12
2008-12-29x86/oprofile: fix pci_dev use count for AMD northbridge devicesRobert Richter1-0/+1
2008-12-10x86/oprofile: cleanup IBS init/exit functions in op_model_amd.cRobert Richter1-15/+17
2008-12-10x86/oprofile: reordering IBS code in op_model_amd.cRobert Richter1-13/+13
2008-12-10oprofile: whitspace changes onlyRobert Richter1-2/+2
2008-12-10oprofile: comment cleanupRobert Richter1-15/+16
2008-10-15x86/oprofile: add the logic for enabling additional IBS bitsSuravee Suthikulpanit1-2/+5
2008-10-15oprofile: more whitespace fixesRobert Richter1-3/+3
2008-10-15oprofile: whitespace fixesRobert Richter1-10/+10
2008-10-15OProfile: Rename IBS sysfs dir into "ibs_op"Robert Richter1-1/+1