aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile/op_x86_model.h
Commit message (Expand)AuthorAge
* oprofile/x86: make AMD IBS hotplug capableRobert Richter2010-05-06
* oprofile/x86: return -EBUSY if counters are already reservedRobert Richter2010-05-04
* oprofile/x86: add comment to counter-in-use warningNaga Chumbalkar2010-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: Implement op_x86_virt_to_phys()Robert 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: Introduce op_x86_phys_to_virt()Robert Richter2009-07-20
* oprofile: Implement performance counter multiplexingJason Yeh2009-07-20
* Merge commit 'tip/perfcounters-for-linus' into oprofile/masterRobert Richter2009-06-12
|\
* | x86/oprofile: use 64 bit values to save MSR statesRobert Richter2009-06-11
* | x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter2009-06-11
* | x86/oprofile: replace CTRL_SET_*ACTIVE 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: move common macros to op_x86_model.hRobert Richter2009-06-11
* | x86/oprofile: minor style changes in struct op_x86_model_specRobert 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
|/
* 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: drop const in num counters fieldAndi Kleen2008-10-13
* | oprofile: more whitespace fixesRobert Richter2008-10-15
|/
* Revert "Oprofile Multiplexing Patch"Robert Richter2008-09-24
* Oprofile Multiplexing PatchJason Yeh2008-07-26
* x86/oprofile: renaming athlon_*() into op_amd_*()Robert Richter2008-07-26
* x86/oprofile: introduce model specific init/exit functionsRobert Richter2008-07-26
* spelling fixes: arch/i386/Simon Arlott2007-10-19
* i386: move oprofileThomas Gleixner2007-10-11