aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/oprofile/op_model_p4.c
AgeCommit message (Expand)Author
2010-05-04oprofile/x86: return -EBUSY if counters are already reservedRobert Richter
2010-05-04oprofile/x86: moving shutdown functionsRobert Richter
2010-02-26oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter
2009-07-20x86/oprofile: Modify initialization of num_virt_countersRobert 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: Implement performance counter multiplexingJason Yeh
2009-07-14x86/oprofile: Whitespaces changes onlyRobert Richter
2009-07-14x86/oprofile: Fix cast of counter valueRobert Richter
2009-06-11x86/oprofile: use 64 bit wrmsr functionsRobert Richter
2009-06-11x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter
2009-06-11x86/oprofile: replace CTR_OVERFLOWED macrosRobert Richter
2009-06-11x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter
2009-06-11x86/oprofile: remove MSR macros for p4 cpusRobert Richter
2009-06-11x86/oprofile: move common macros to op_x86_model.hRobert Richter
2009-03-13cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell
2008-10-15oprofile: whitespace fixesRobert Richter
2008-09-24Revert "Oprofile Multiplexing Patch"Robert Richter
2008-08-19Merge branch 'x86/oprofile' into oprofileIngo Molnar
2008-08-19x86: Coding style fixes to arch/x86/oprofile/op_model_p4.cPaolo Ciarrocchi
2008-07-26Oprofile Multiplexing PatchJason Yeh
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-10-11i386: move oprofileThomas Gleixner