Linus Torvalds
|
4e1db5e58a
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Ingo Molnar
|
aef1b9cef7
Merge commit 'v2.6.37' into perf/core
|
14 years ago |
Robert Richter
|
c7c25802b3
arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU
|
14 years ago |
Robert Richter
|
da169f5df2
oprofile, x86: Add support for 6 counters (AMD family 15h)
|
14 years ago |
Ingo Molnar
|
0b849ee888
Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent
|
14 years ago |
Robert Richter
|
eb48c9cb20
apic, amd: Make firmware bug messages more meaningful
|
14 years ago |
Robert Richter
|
4cafc4b8d7
Merge branch 'oprofile/core' into oprofile/x86
|
14 years ago |
Ingo Molnar
|
2c78ffeca9
x86/oprofile: Fix uninitialized variable use in debug printk
|
14 years ago |
Robert Richter
|
27afdf2008
apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets
|
14 years ago |
Robert Richter
|
b47fad3bfb
oprofile, x86: Add support for IBS periodic op counter extension
|
14 years ago |
Robert Richter
|
25da695047
oprofile, x86: Add support for IBS branch target address reporting
|
14 years ago |
Robert Richter
|
53b39e9480
oprofile, x86: Introduce struct ibs_state
|
14 years ago |
Robert Richter
|
fc889aa23f
oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNT
|
14 years ago |
Robert Richter
|
4ac945f002
oprofile, x86: Check IBS capability bits 1 and 2
|
14 years ago |
Robert Richter
|
bae663bc63
oprofile/x86: make AMD IBS hotplug capable
|
15 years ago |
Robert Richter
|
5bdb7934ca
oprofile/x86: remove duplicate IBS capability check
|
15 years ago |
Robert Richter
|
da759fe5be
oprofile/x86: move IBS code
|
15 years ago |
Robert Richter
|
8617f98c00
oprofile/x86: return -EBUSY if counters are already reserved
|
15 years ago |
Robert Richter
|
83300ce0df
oprofile/x86: moving shutdown functions
|
15 years ago |
Robert Richter
|
d0e4120fda
oprofile/x86: reserve counter msrs pairwise
|
15 years ago |
Robert Richter
|
bb1165d688
perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE
|
15 years ago |
Robert Richter
|
a163b1099d
perf, x86: add some IBS macros to perf_event.h
|
15 years ago |
Robert Richter
|
1d6040f17d
perf, x86: make IBS macros available in perf_event.h
|
15 years ago |
Robert Richter
|
cfc9c0b450
oprofile/x86: fix msr access to reserved counters
|
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 |
Robert Richter
|
98a2e73a06
oprofile/x86: warn user if a counter is already active
|
15 years ago |
Robert Richter
|
ba52078e19
oprofile/x86: implement randomization for IBS periodic op counter
|
15 years ago |
Suravee Suthikulpanit
|
f125be1469
oprofile/x86: implement lsfr pseudo-random number generator for IBS
|
15 years ago |
Robert Richter
|
64683da664
oprofile/x86: implement IBS cpuid feature detection
|
15 years ago |