aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/oprofile
AgeCommit message (Expand)Author
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 CTR_OVERFLOWED 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: remove unused macros for AMD virtualization profilingRobert Richter
2009-06-11x86/oprofile: fix and cleanup CTRL_SET_* macrosRobert Richter
2009-06-11x86/oprofile: remove MSR macros for p4 cpusRobert Richter
2009-06-11x86/oprofile: remove MSR macros for ppro cpusRobert Richter
2009-06-11x86/oprofile: remove MSR macros for AMD cpusRobert Richter
2009-06-11x86/oprofile: move common macros to op_x86_model.hRobert Richter
2009-06-11x86/oprofile: simplify AMD cpu init codeRobert Richter
2009-06-11x86/oprofile: remove #ifdefs in ibs functionsRobert 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
2009-06-10Merge commit 'v2.6.30' into oprofile/masterRobert Richter
2009-05-12x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu
2009-05-08oprofile: introduce module_param oprofile.cpu_typeRobert Richter
2009-05-08oprofile: add support for Core i7 and AtomAndi Kleen
2009-05-08oprofile: remove undocumented oprofile.p4force optionAndi Kleen
2009-05-08oprofile: re-add force_arch_perfmon optionAndi Kleen
2009-03-13cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell
2009-03-03x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann
2009-01-08Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tipRobert Richter
2009-01-07oprofile: make new cpu buffer functions part of the apiRobert Richter
2009-01-07oprofile: use new data sample format for ibsRobert Richter
2009-01-07oprofile: rework implementation of cpu buffer eventsRobert Richter
2009-01-07oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.cRobert Richter
2008-12-29x86/oprofile: fix pci_dev use count for AMD northbridge devicesRobert Richter
2008-12-10x86/oprofile: cleanup IBS init/exit functions in op_model_amd.cRobert Richter
2008-12-10x86/oprofile: reordering IBS code in op_model_amd.cRobert Richter
2008-12-10oprofile: whitspace changes onlyRobert Richter
2008-12-10oprofile: comment cleanupRobert Richter
2008-12-03x86/oprofile: fix Intel cpu family 6 detectionWilliam Cohen
2008-12-03oprofile: fix CPU unplug panic in ppro_stop()Eric Dumazet
2008-11-17oprofile: fix an overflow in ppro codeEric Dumazet
2008-11-07oprofile: Fix p6 counter overflow checkAndi Kleen
2008-10-16oprofile: fixing whitespaces in arch/x86/oprofile/*Robert Richter
2008-10-15Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tipRobert Richter
2008-10-15x86/oprofile: add the logic for enabling additional IBS bitsSuravee Suthikulpanit
2008-10-15x86/oprofile: reordering functions in nmi_int.cRobert Richter
2008-10-15oprofile: more whitespace fixesRobert Richter
2008-10-15oprofile: whitespace fixesRobert Richter
2008-10-15OProfile: Rename IBS sysfs dir into "ibs_op"Robert Richter
2008-10-15OProfile: Rework string handling in setup_ibs_files()Robert Richter
2008-10-15OProfile: Rework oprofile_add_ibs_sample() functionRobert Richter
2008-10-13oprofile: discover counters for op ppro tooAndi Kleen
2008-10-13oprofile: Implement Intel architectural perfmon supportAndi Kleen
2008-10-13oprofile: Don't report Nehalem as core_2Andi Kleen