Commit Graph

148 Commits (adc1938994f7f1112d335d998b5218b0aa680ad6)

Author SHA1 Message Date
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
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 11be1a7b54 x86/oprofile: Add counter reservation check for virtual counters 16 years ago
Robert Richter 61d149d524 x86/oprofile: Implement op_x86_virt_to_phys() 16 years ago
Robert Richter 1b294f5960 oprofile: Adding switch counter to oprofile statistic variables 16 years ago
Robert Richter 4d015f79e9 x86/oprofile: Implement mux_clone() 16 years ago
Robert Richter 5280514471 x86/oprofile: Enable multiplexing only if the model supports it 16 years ago
Robert Richter 39e97f40c3 x86/oprofile: Add function has_mux() to check multiplexing support 16 years ago
Robert Richter 52471c67ee x86/oprofile: Modify initialization of num_virt_counters 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 b28d1b923a x86/oprofile: Moving nmi_cpu_switch() in nmi_int.c 16 years ago
Robert Richter d0f585dd20 x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.c 16 years ago
Robert Richter 48fb4b4671 x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.c 16 years ago
Robert Richter 6ab82f958a x86/oprofile: Implement multiplexing setup/shutdown functions 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 6bfccd099c x86/oprofile: Fix initialization of switch_index 16 years ago
Robert Richter 82a225283f x86/oprofile: Use per_cpu() instead of __get_cpu_var() 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 44ab9a6b0e x86/oprofile: Rework and simplify nmi_cpu_setup() 16 years ago
Robert Richter 8045a4c293 x86/oprofile: Fix cast of counter value 16 years ago
Robert Richter 8d7ff4f2a0 x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon 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 802070f547 x86/oprofile: fix initialization of arch_perfmon for core_i7 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 1a245c4534 x86/oprofile: remove some local variables in MSR save/restore functions 16 years ago
Robert Richter 95e74e62c1 x86/oprofile: use 64 bit values to save MSR states 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 ec064c093e x86/oprofile: fix and cleanup CTRL_SET_* macros 16 years ago
Robert Richter 1131a47824 x86/oprofile: remove MSR macros for p4 cpus 16 years ago
Robert Richter 74c9a5c341 x86/oprofile: remove MSR macros for ppro cpus 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 d20f24c660 x86/oprofile: simplify AMD cpu init code 16 years ago
Robert Richter 9063759540 x86/oprofile: remove #ifdefs in ibs functions 16 years ago
Robert Richter 06552ccc36 x86/oprofile: minor style changes in struct op_x86_model_spec 16 years ago
Robert Richter e419294ed3 x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.init 16 years ago
Robert Richter 849620fab4 Revert "oprofile: discover counters for op ppro too" 16 years ago