index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
oprofile
/
op_x86_model.h
Age
Commit message (
Expand
)
Author
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-07-20
x86/oprofile: Implement op_x86_virt_to_phys()
Robert Richter
2009-07-20
x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_spec
Robert Richter
2009-07-20
x86/oprofile: Remove const qualifier from struct op_x86_model_spec
Robert Richter
2009-07-20
oprofile: Introduce op_x86_phys_to_virt()
Robert Richter
2009-07-20
oprofile: Implement performance counter multiplexing
Jason Yeh
2009-06-12
Merge commit 'tip/perfcounters-for-linus' into oprofile/master
Robert Richter
2009-06-11
x86/oprofile: use 64 bit values to save MSR states
Robert Richter
2009-06-11
x86/oprofile: replace CTR*_IS_RESERVED macros
Robert Richter
2009-06-11
x86/oprofile: replace CTRL_SET_*ACTIVE macros
Robert Richter
2009-06-11
x86/oprofile: replace macros to calculate control register
Robert Richter
2009-06-11
x86/oprofile: pass the model to setup_ctrs() functions
Robert Richter
2009-06-11
x86/oprofile: fix and cleanup CTRL_SET_* macros
Robert Richter
2009-06-11
x86/oprofile: move common macros to op_x86_model.h
Robert Richter
2009-06-11
x86/oprofile: minor style changes in struct op_x86_model_spec
Robert Richter
2009-06-10
x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.init
Robert Richter
2009-06-10
Revert "oprofile: discover counters for op ppro too"
Robert Richter
2008-10-15
Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tip
Robert Richter
2008-10-15
oprofile: more whitespace fixes
Robert Richter
2008-10-13
oprofile: discover counters for op ppro too
Andi Kleen
2008-10-13
oprofile: Implement Intel architectural perfmon support
Andi Kleen
2008-10-13
oprofile: drop const in num counters field
Andi Kleen
2008-09-24
Revert "Oprofile Multiplexing Patch"
Robert Richter
2008-07-26
Oprofile Multiplexing Patch
Jason Yeh
2008-07-26
x86/oprofile: renaming athlon_*() into op_amd_*()
Robert Richter
2008-07-26
x86/oprofile: introduce model specific init/exit functions
Robert Richter
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
2007-10-11
i386: move oprofile
Thomas Gleixner