Commit Graph

43 Commits (0b9e2d41f1f0360be08809d4e3bb56b67be6241a)

Author SHA1 Message Date
Andrew Morton 4680e64a88 arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return type 16 years ago
Robert Richter 54a0bf3c2c Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()" 16 years ago
Robert Richter c550091edd x86/oprofile: Small coding style fixes 16 years ago
Robert Richter 61d149d524 x86/oprofile: Implement op_x86_virt_to_phys() 16 years ago
Robert Richter 2904a52757 x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_spec 16 years ago
Robert Richter 259a83a8ab x86/oprofile: Remove const qualifier from struct op_x86_model_spec 16 years ago
Robert Richter 7e7478c6bc oprofile: Grouping multiplexing code in op_model_amd.c 16 years ago
Robert Richter d8471ad3ab oprofile: Introduce op_x86_phys_to_virt() 16 years ago
Robert Richter 5e766e3e43 x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros 16 years ago
Jason Yeh 4d4036e0e7 oprofile: Implement performance counter multiplexing 16 years ago
Robert Richter 6e63ea4b0b x86/oprofile: Whitespaces changes only 16 years ago
Robert Richter 8045a4c293 x86/oprofile: Fix cast of counter value 16 years ago
Jaswinder Singh Rajput 21e7087821 x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs() 16 years ago
Robert Richter 51563a0e56 x86/oprofile: introduce oprofile_add_data64() 16 years ago
Robert Richter c572ae4efd x86/oprofile: use 64 bit values in IBS functions 16 years ago
Robert Richter bbc5986d2d x86/oprofile: use 64 bit wrmsr functions 16 years ago
Robert Richter 217d3cfb95 x86/oprofile: replace CTR*_IS_RESERVED macros 16 years ago
Robert Richter dea3766ca0 x86/oprofile: replace CTRL_SET_*ACTIVE macros 16 years ago
Robert Richter 42399adb23 x86/oprofile: replace CTR_OVERFLOWED macros 16 years ago
Robert Richter 3370d35856 x86/oprofile: replace macros to calculate control register 16 years ago
Robert Richter ef8828ddf8 x86/oprofile: pass the model to setup_ctrs() functions 16 years ago
Robert Richter 9c59354b48 x86/oprofile: remove unused macros for AMD virtualization profiling 16 years ago
Robert Richter d2731a4387 x86/oprofile: remove MSR macros for AMD cpus 16 years ago
Robert Richter ff9faa8b67 x86/oprofile: move common macros to op_x86_model.h 16 years ago
Robert Richter 9063759540 x86/oprofile: remove #ifdefs in ibs functions 16 years ago
Robert Richter 14f0ca8eae oprofile: make new cpu buffer functions part of the api 16 years ago
Robert Richter 1acda878e2 oprofile: use new data sample format for ibs 16 years ago
Robert Richter ae735e9964 oprofile: rework implementation of cpu buffer events 16 years ago
Robert Richter fc81be8ca2 oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c 16 years ago
Robert Richter 83bd924395 x86/oprofile: fix pci_dev use count for AMD northbridge devices 16 years ago
Robert Richter fe615cbf34 x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c 16 years ago
Robert Richter 9fa6812dba x86/oprofile: reordering IBS code in op_model_amd.c 16 years ago
Robert Richter cdc1834d1a oprofile: whitspace changes only 16 years ago
Robert Richter fd13f6c851 oprofile: comment cleanup 16 years ago
Robert Richter 818273ae46 oprofile: fixing whitespaces in arch/x86/oprofile/* 17 years ago
Suravee Suthikulpanit 5f87dfb79f x86/oprofile: add the logic for enabling additional IBS bits 17 years ago
Robert Richter 25ad2913ca oprofile: more whitespace fixes 17 years ago
Robert Richter c92960fccb oprofile: whitespace fixes 17 years ago
Robert Richter ccd755c2d9 OProfile: Rename IBS sysfs dir into "ibs_op" 17 years ago
Robert Richter 2d55a47882 OProfile: Rework string handling in setup_ibs_files() 17 years ago
Robert Richter e2fee2761a OProfile: Rework oprofile_add_ibs_sample() function 17 years ago
Robert Richter 4c168eaf7e Revert "Oprofile Multiplexing Patch" 17 years ago
Jason Yeh 1a960b402a Oprofile Multiplexing Patch 17 years ago
Robert Richter 6852fd9b86 x86/oprofile: reanaming op_model_athlon.c to op_model_amd.c 17 years ago
Robert Richter 852402cc27 x86/oprofile: add CONFIG_OPROFILE_IBS option 17 years ago
Robert Richter 543a157bbd x86/oprofile: op_model_athlon.c: fix counter reset when reenabling IBS OP 17 years ago
Robert Richter 87f0baccc2 x86/oprofile: macro definition cleanup in op_model_athlon.c 17 years ago
Robert Richter a4c408a411 OProfile: fix IBS build error for UP 17 years ago
Robert Richter 270d3e1a10 OProfile: enable IBS for AMD CPUs 17 years ago
Robert Richter fc2bd7345b OProfile: fix setup_ibs_files() function interface 17 years ago