summaryrefslogtreecommitdiff
path: root/arch/x86/oprofile
AgeCommit message (Expand)AuthorFilesLines
2009-06-11x86/oprofile: use 64 bit values to save MSR statesRobert Richter2-27/+10
2009-06-11x86/oprofile: use 64 bit wrmsr functionsRobert Richter2-9/+10
2009-06-11x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter4-18/+15
2009-06-11x86/oprofile: replace CTRL_SET_*ACTIVE macrosRobert Richter3-18/+16
2009-06-11x86/oprofile: replace CTR_OVERFLOWED macrosRobert Richter3-17/+15
2009-06-11x86/oprofile: replace macros to calculate control registerRobert Richter4-45/+60
2009-06-11x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter5-5/+9
2009-06-11x86/oprofile: remove unused macros for AMD virtualization profilingRobert Richter1-5/+0
2009-06-11x86/oprofile: fix and cleanup CTRL_SET_* macrosRobert Richter2-9/+10
2009-06-11x86/oprofile: remove MSR macros for p4 cpusRobert Richter1-20/+19
2009-06-11x86/oprofile: remove MSR macros for ppro cpusRobert Richter1-11/+8
2009-06-11x86/oprofile: remove MSR macros for AMD cpusRobert Richter1-17/+12
2009-06-11x86/oprofile: move common macros to op_x86_model.hRobert Richter4-18/+9
2009-06-11x86/oprofile: simplify AMD cpu init codeRobert Richter1-8/+7
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar1-4/+23
2009-06-11x86/oprofile: remove #ifdefs in ibs functionsRobert Richter1-34/+46
2009-06-11x86/oprofile: minor style changes in struct op_x86_model_specRobert Richter1-11/+11
2009-06-11Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+23
2009-06-11x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.initRobert Richter3-15/+17
2009-06-11Revert "oprofile: discover counters for op ppro too"Robert Richter2-6/+4
2009-06-10Merge commit 'v2.6.30' into oprofile/masterRobert Richter1-1/+1
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar1-1/+1
2009-05-12x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu1-1/+1
2009-05-08oprofile: introduce module_param oprofile.cpu_typeRobert Richter1-2/+11
2009-05-08oprofile: add support for Core i7 and AtomAndi Kleen1-0/+7
2009-05-08oprofile: remove undocumented oprofile.p4force optionAndi Kleen1-4/+1
2009-05-08oprofile: re-add force_arch_perfmon optionAndi Kleen1-0/+6
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar1-1/+1
2009-03-13cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell1-1/+1
2009-03-04Merge commit 'v2.6.29-rc7' into perfcounters/coreIngo Molnar1-2/+12
2009-03-03x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann1-2/+12
2009-02-05perfcounters: fix "perf counters kills oprofile" bug, v2Ingo Molnar1-0/+8
2009-02-04perfcounters: fix "perf counters kill oprofile" bugMike Galbraith1-3/+4
2009-01-11Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar1-133/+91
2009-01-08Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tipRobert Richter1-133/+91
2009-01-08oprofile: make new cpu buffer functions part of the apiRobert Richter1-33/+24
2009-01-08oprofile: use new data sample format for ibsRobert Richter1-78/+41
2009-01-08oprofile: rework implementation of cpu buffer eventsRobert Richter1-4/+4
2009-01-08oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.cRobert Richter1-12/+12
2008-12-29x86/oprofile: fix pci_dev use count for AMD northbridge devicesRobert Richter1-0/+1
2008-12-23x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar1-1/+1
2008-12-10x86/oprofile: cleanup IBS init/exit functions in op_model_amd.cRobert Richter1-15/+17
2008-12-10x86/oprofile: reordering IBS code in op_model_amd.cRobert Richter1-13/+13
2008-12-10oprofile: whitspace changes onlyRobert Richter1-2/+2
2008-12-10oprofile: comment cleanupRobert Richter1-15/+16
2008-12-03x86/oprofile: fix Intel cpu family 6 detectionWilliam Cohen1-3/+2
2008-12-03oprofile: fix CPU unplug panic in ppro_stop()Eric Dumazet1-0/+4
2008-11-17oprofile: fix an overflow in ppro codeEric Dumazet1-1/+1
2008-11-07oprofile: Fix p6 counter overflow checkAndi Kleen1-5/+4
2008-10-16oprofile: fixing whitespaces in arch/x86/oprofile/*Robert Richter2-11/+10