aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile/op_model_amd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-15OProfile: Rework string handling in setup_ibs_files()Robert Richter1-12/+11
2008-10-15OProfile: Rework oprofile_add_ibs_sample() functionRobert Richter1-2/+3
2008-09-24Revert "Oprofile Multiplexing Patch"Robert Richter1-46/+30
2008-07-26Oprofile Multiplexing PatchJason Yeh1-30/+46
2008-07-26x86/oprofile: reanaming op_model_athlon.c to op_model_amd.cRobert Richter1-0/+543