summaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile/op_x86_model.h
Commit message (Expand)AuthorAgeFilesLines
* perf, x86: Implement IBS initializationRobert Richter2011-10-101-1/+0Star
* oprofile/x86: make AMD IBS hotplug capableRobert Richter2010-05-061-1/+1
* oprofile/x86: return -EBUSY if counters are already reservedRobert Richter2010-05-041-1/+1
* oprofile/x86: add comment to counter-in-use warningNaga Chumbalkar2010-02-261-0/+9
* oprofile/x86: warn user if a counter is already activeRobert Richter2010-02-261-0/+11
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* x86/oprofile: Implement op_x86_virt_to_phys()Robert Richter2009-07-201-0/+1
* x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter2009-07-201-1/+0Star
* x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter2009-07-201-4/+4
* oprofile: Introduce op_x86_phys_to_virt()Robert Richter2009-07-201-0/+1
* oprofile: Implement performance counter multiplexingJason Yeh2009-07-201-0/+7
* Merge commit 'tip/perfcounters-for-linus' into oprofile/masterRobert Richter2009-06-121-1/+1
|\
* | x86/oprofile: use 64 bit values to save MSR statesRobert Richter2009-06-111-7/+2Star
* | x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter2009-06-111-3/+0Star
* | x86/oprofile: replace CTRL_SET_*ACTIVE macrosRobert Richter2009-06-111-2/+0Star
* | x86/oprofile: replace macros to calculate control registerRobert Richter2009-06-111-4/+11
* | x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter2009-06-111-1/+2
* | x86/oprofile: fix and cleanup CTRL_SET_* macrosRobert Richter2009-06-111-8/+10
* | x86/oprofile: move common macros to op_x86_model.hRobert Richter2009-06-111-0/+9
* | x86/oprofile: minor style changes in struct op_x86_model_specRobert Richter2009-06-111-11/+11
* | x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.initRobert Richter2009-06-101-2/+0Star
* | Revert "oprofile: discover counters for op ppro too"Robert Richter2009-06-101-1/+1
|/
* Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tipRobert Richter2008-10-151-3/+6
|\
| * oprofile: discover counters for op ppro tooAndi Kleen2008-10-131-1/+1
| * oprofile: Implement Intel architectural perfmon supportAndi Kleen2008-10-131-0/+3
| * oprofile: drop const in num counters fieldAndi Kleen2008-10-131-2/+2
* | oprofile: more whitespace fixesRobert Richter2008-10-151-2/+2
|/
* Revert "Oprofile Multiplexing Patch"Robert Richter2008-09-241-3/+0Star
* Oprofile Multiplexing PatchJason Yeh2008-07-261-0/+3
* x86/oprofile: renaming athlon_*() into op_amd_*()Robert Richter2008-07-261-1/+1
* x86/oprofile: introduce model specific init/exit functionsRobert Richter2008-07-261-0/+2
* spelling fixes: arch/i386/Simon Arlott2007-10-201-1/+1
* i386: move oprofileThomas Gleixner2007-10-111-0/+51