aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/oprofile/op_x86_model.h
AgeCommit message (Expand)Author
2010-02-26oprofile/x86: warn user if a counter is already activeRobert Richter
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-07-20x86/oprofile: Implement op_x86_virt_to_phys()Robert Richter
2009-07-20x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter
2009-07-20x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter
2009-07-20oprofile: Introduce op_x86_phys_to_virt()Robert Richter
2009-07-20oprofile: Implement performance counter multiplexingJason Yeh
2009-06-12Merge commit 'tip/perfcounters-for-linus' into oprofile/masterRobert Richter
2009-06-11x86/oprofile: use 64 bit values to save MSR statesRobert Richter
2009-06-11x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter
2009-06-11x86/oprofile: replace CTRL_SET_*ACTIVE macrosRobert Richter
2009-06-11x86/oprofile: replace macros to calculate control registerRobert Richter
2009-06-11x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter
2009-06-11x86/oprofile: fix and cleanup CTRL_SET_* macrosRobert Richter
2009-06-11x86/oprofile: move common macros to op_x86_model.hRobert Richter
2009-06-11x86/oprofile: minor style changes in struct op_x86_model_specRobert Richter
2009-06-10x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.initRobert Richter
2009-06-10Revert "oprofile: discover counters for op ppro too"Robert Richter
2008-10-15Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tipRobert Richter
2008-10-15oprofile: more whitespace fixesRobert Richter
2008-10-13oprofile: discover counters for op ppro tooAndi Kleen
2008-10-13oprofile: Implement Intel architectural perfmon supportAndi Kleen
2008-10-13oprofile: drop const in num counters fieldAndi Kleen
2008-09-24Revert "Oprofile Multiplexing Patch"Robert Richter
2008-07-26Oprofile Multiplexing PatchJason Yeh
2008-07-26x86/oprofile: renaming athlon_*() into op_amd_*()Robert Richter
2008-07-26x86/oprofile: introduce model specific init/exit functionsRobert Richter
2007-10-20spelling fixes: arch/i386/Simon Arlott
2007-10-11i386: move oprofileThomas Gleixner