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 |