Commit Graph

93 Commits (a551e4f787220459c6e78668a15cbe01f1ac7637)

Author SHA1 Message Date
Andi Kleen 914a76ca5e oprofile, x86: Allow setting EDGE/INV/CMASK for counter events 14 years ago
Rafael J. Wysocki f3c6ea1b06 x86: Use syscore_ops instead of sysdev classes and sysdevs 14 years ago
Don Zickus c410b83077 x86, NMI: Remove DIE_NMI_IPI 14 years ago
Don Zickus 166d751479 x86, NMI: Add priorities to handlers 14 years ago
Tejun Heo 0a3aee0da4 x86: Use this_cpu_ops to optimize code 14 years ago
Robert Richter 30570bced1 oprofile, x86: Add support for AMD family 15h 14 years ago
Robert Richter e63414740e oprofile, x86: Add support for AMD family 14h 15 years ago
Robert Richter 3acbf0849b oprofile, x86: Add support for AMD family 12h 15 years ago
Robert Richter 5140434d5f oprofile, x86: Simplify init/exit functions 15 years ago
Jiri Olsa bb7ab785ad oprofile: Add Support for Intel CPU Family 6 / Model 29 15 years ago
Patrick Simmons c33f543d32 oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) 15 years ago
Robert Richter 269f45c250 oprofile, x86: fix init_sysfs() function stub 15 years ago
Robert Richter 10f0412f57 oprofile, x86: fix init_sysfs error handling 15 years ago
Josh Hunt a7c55cbee0 oprofile: add support for Intel processor model 30 15 years ago
John Villalovos 45c34e05c4 Oprofile: Change CPUIDS from decimal to hex, and add some comments 15 years ago
Robert Richter bae663bc63 oprofile/x86: make AMD IBS hotplug capable 15 years ago
Robert Richter 3de668ee8d oprofile/x86: notify cpus only when daemon is running 15 years ago
Robert Richter d30d64c6da oprofile/x86: reordering some functions 15 years ago
Robert Richter de65464973 oprofile/x86: stop disabled counters in nmi handler 15 years ago
Robert Richter 6ae56b55bc oprofile/x86: protect cpu hotplug sections 15 years ago
Robert Richter 216f3d9b4e oprofile/x86: remove CONFIG_SMP macros 15 years ago
Robert Richter 2623a1d55a oprofile/x86: fix uninitialized counter usage during cpu hotplug 15 years ago
Robert Richter 8617f98c00 oprofile/x86: return -EBUSY if counters are already reserved 15 years ago
Robert Richter 8f5a2dd83a oprofile/x86: rework error handler in nmi_setup() 15 years ago
Robert Richter c17c8fbf34 oprofile/x86: use kzalloc() instead of kmalloc() 15 years ago
Robert Richter 68dc819ce8 oprofile/x86: fix perfctr nmi reservation for mulitplexing 15 years ago
Andi Kleen e83e452b06 oprofile/x86: add Xeon 7500 series support 15 years ago
Suravee Suthikulpanit d8cc108f4f oprofile/x86: fix crash when profiling more than 28 events 15 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 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 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
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 8d7ff4f2a0 x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon 16 years ago
Robert Richter 802070f547 x86/oprofile: fix initialization of arch_perfmon for core_i7 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