aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile/op_model_ppro.c
Commit message (Expand)AuthorAge
* oprofile/x86: return -EBUSY if counters are already reservedRobert Richter2010-05-04
* oprofile/x86: moving shutdown functionsRobert Richter2010-05-04
* oprofile/x86: reserve counter msrs pairwiseRobert Richter2010-05-04
* perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter2010-03-01
* oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter2010-02-26
* oprofile/x86: warn user if a counter is already activeRobert Richter2010-02-26
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* x86/oprofile: Modify initialization of num_virt_countersRobert Richter2009-07-20
* x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter2009-07-20
* x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter2009-07-20
* oprofile: Implement performance counter multiplexingJason Yeh2009-07-20
* x86/oprofile: Whitespaces changes onlyRobert Richter2009-07-14
* Merge commit 'tip/perfcounters-for-linus' into oprofile/masterRobert Richter2009-06-12
|\
| * Merge commit 'v2.6.29-rc7' into perfcounters/coreIngo Molnar2009-03-04
| |\
| * | perfcounters: fix "perf counters kills oprofile" bug, v2Ingo Molnar2009-02-05
| * | x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar2008-12-23
* | | x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter2009-06-11
* | | x86/oprofile: replace CTRL_SET_*ACTIVE macrosRobert Richter2009-06-11
* | | x86/oprofile: replace CTR_OVERFLOWED macrosRobert Richter2009-06-11
* | | x86/oprofile: replace macros to calculate control registerRobert Richter2009-06-11
* | | x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter2009-06-11
* | | x86/oprofile: fix and cleanup CTRL_SET_* macrosRobert Richter2009-06-11
* | | x86/oprofile: remove MSR macros for ppro cpusRobert Richter2009-06-11
* | | x86/oprofile: move common macros to op_x86_model.hRobert Richter2009-06-11
* | | x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.initRobert Richter2009-06-10
* | | Revert "oprofile: discover counters for op ppro too"Robert Richter2009-06-10
| |/ |/|
* | x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann2009-03-03
|/
* oprofile: fix CPU unplug panic in ppro_stop()Eric Dumazet2008-12-03
* oprofile: fix an overflow in ppro codeEric Dumazet2008-11-17
* oprofile: Fix p6 counter overflow checkAndi Kleen2008-11-07
* Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tipRobert Richter2008-10-15
|\
| * oprofile: discover counters for op ppro tooAndi Kleen2008-10-13
| * oprofile: Implement Intel architectural perfmon supportAndi Kleen2008-10-13
* | oprofile: whitespace fixesRobert Richter2008-10-15
|/
* Revert "Oprofile Multiplexing Patch"Robert Richter2008-09-24
* Oprofile Multiplexing PatchJason Yeh2008-07-26
* x86: coding style fixes to arch/x86/oprofile/op_model_ppro.cPaolo Ciarrocchi2008-04-17
* i386: move oprofileThomas Gleixner2007-10-11