index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
oprofile
/
op_model_ppro.c
Age
Commit message (
Expand
)
Author
2010-02-26
oprofile/x86: use kzalloc() instead of kmalloc()
Robert Richter
2010-02-26
oprofile/x86: warn user if a counter is already active
Robert Richter
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-07-20
x86/oprofile: Modify initialization of num_virt_counters
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: Implement performance counter multiplexing
Jason Yeh
2009-07-14
x86/oprofile: Whitespaces changes only
Robert Richter
2009-06-12
Merge commit 'tip/perfcounters-for-linus' into oprofile/master
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 CTR_OVERFLOWED 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: remove MSR macros for ppro cpus
Robert Richter
2009-06-11
x86/oprofile: move common macros to op_x86_model.h
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
2009-03-04
Merge commit 'v2.6.29-rc7' into perfcounters/core
Ingo Molnar
2009-03-03
x86: oprofile: don't set counter width from cpuid on Core2
Tim Blechmann
2009-02-05
perfcounters: fix "perf counters kills oprofile" bug, v2
Ingo Molnar
2008-12-23
x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.h
Ingo Molnar
2008-12-03
oprofile: fix CPU unplug panic in ppro_stop()
Eric Dumazet
2008-11-17
oprofile: fix an overflow in ppro code
Eric Dumazet
2008-11-07
oprofile: Fix p6 counter overflow check
Andi Kleen
2008-10-15
Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tip
Robert Richter
2008-10-15
oprofile: 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-09-24
Revert "Oprofile Multiplexing Patch"
Robert Richter
2008-07-26
Oprofile Multiplexing Patch
Jason Yeh
2008-04-17
x86: coding style fixes to arch/x86/oprofile/op_model_ppro.c
Paolo Ciarrocchi
2007-10-11
i386: move oprofile
Thomas Gleixner