aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile/op_x86_model.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-10perf, x86: Implement IBS initializationRobert Richter1-1/+0
2010-05-06oprofile/x86: make AMD IBS hotplug capableRobert Richter1-1/+1
2010-05-04oprofile/x86: return -EBUSY if counters are already reservedRobert Richter1-1/+1
2010-02-26oprofile/x86: add comment to counter-in-use warningNaga Chumbalkar1-0/+9
2010-02-26oprofile/x86: warn user if a counter is already activeRobert Richter1-0/+11
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-07-20x86/oprofile: Implement op_x86_virt_to_phys()Robert Richter1-0/+1
2009-07-20x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter1-1/+0
2009-07-20x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter1-4/+4
2009-07-20oprofile: Introduce op_x86_phys_to_virt()Robert Richter1-0/+1
2009-07-20oprofile: Implement performance counter multiplexingJason Yeh1-0/+7
2009-06-12Merge commit 'tip/perfcounters-for-linus' into oprofile/masterRobert Richter1-1/+1
2009-06-11x86/oprofile: use 64 bit values to save MSR statesRobert Richter1-7/+2
2009-06-11x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter1-3/+0
2009-06-11x86/oprofile: replace CTRL_SET_*ACTIVE macrosRobert Richter1-2/+0
2009-06-11x86/oprofile: replace macros to calculate control registerRobert Richter1-4/+11
2009-06-11x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter1-1/+2
2009-06-11x86/oprofile: fix and cleanup CTRL_SET_* macrosRobert Richter1-8/+10
2009-06-11x86/oprofile: move common macros to op_x86_model.hRobert Richter1-0/+9
2009-06-11x86/oprofile: minor style changes in struct op_x86_model_specRobert Richter1-11/+11
2009-06-10x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.initRobert Richter1-2/+0
2009-06-10Revert "oprofile: discover counters for op ppro too"Robert Richter1-1/+1
2008-10-15Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tipRobert Richter1-3/+6
2008-10-15oprofile: more whitespace fixesRobert Richter1-2/+2
2008-10-13oprofile: discover counters for op ppro tooAndi Kleen1-1/+1
2008-10-13oprofile: Implement Intel architectural perfmon supportAndi Kleen1-0/+3
2008-10-13oprofile: drop const in num counters fieldAndi Kleen1-2/+2
2008-09-24Revert "Oprofile Multiplexing Patch"Robert Richter1-3/+0
2008-07-26Oprofile Multiplexing PatchJason Yeh1-0/+3
2008-07-26x86/oprofile: renaming athlon_*() into op_amd_*()Robert Richter1-1/+1
2008-07-26x86/oprofile: introduce model specific init/exit functionsRobert Richter1-0/+2
2007-10-20spelling fixes: arch/i386/Simon Arlott1-1/+1
2007-10-11i386: move oprofileThomas Gleixner1-0/+51