aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile
Commit message (Expand)AuthorAge
* x86/oprofile: introduce oprofile_add_data64()Robert Richter2009-06-11
* x86/oprofile: use 64 bit values in IBS functionsRobert Richter2009-06-11
* x86/oprofile: remove some local variables in MSR save/restore functionsRobert Richter2009-06-11
* x86/oprofile: use 64 bit values to save MSR statesRobert Richter2009-06-11
* x86/oprofile: use 64 bit wrmsr functionsRobert Richter2009-06-11
* x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter2009-06-11
* x86/oprofile: replace CTRL_SET_*ACTIVE macrosRobert Richter2009-06-11
* x86/oprofile: replace CTR_OVERFLOWED macrosRobert Richter2009-06-11
* x86/oprofile: replace macros to calculate control registerRobert Richter2009-06-11
* x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter2009-06-11
* x86/oprofile: remove unused macros for AMD virtualization profilingRobert Richter2009-06-11
* x86/oprofile: fix and cleanup CTRL_SET_* macrosRobert Richter2009-06-11
* x86/oprofile: remove MSR macros for p4 cpusRobert Richter2009-06-11
* x86/oprofile: remove MSR macros for ppro cpusRobert Richter2009-06-11
* x86/oprofile: remove MSR macros for AMD cpusRobert Richter2009-06-11
* x86/oprofile: move common macros to op_x86_model.hRobert Richter2009-06-11
* x86/oprofile: simplify AMD cpu init codeRobert Richter2009-06-11
* x86/oprofile: remove #ifdefs in ibs functionsRobert Richter2009-06-11
* x86/oprofile: minor style changes in struct op_x86_model_specRobert Richter2009-06-11
* x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.initRobert Richter2009-06-10
* Revert "oprofile: discover counters for op ppro too"Robert Richter2009-06-10
* Merge commit 'v2.6.30' into oprofile/masterRobert Richter2009-06-10
|\
| * x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu2009-05-11
* | oprofile: introduce module_param oprofile.cpu_typeRobert Richter2009-05-08
* | oprofile: add support for Core i7 and AtomAndi Kleen2009-05-08
* | oprofile: remove undocumented oprofile.p4force optionAndi Kleen2009-05-08
* | oprofile: re-add force_arch_perfmon optionAndi Kleen2009-05-08
|/
* cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell2009-03-13
* x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann2009-03-03
* Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tipRobert Richter2009-01-08
|\
| * oprofile: make new cpu buffer functions part of the apiRobert Richter2009-01-07
| * oprofile: use new data sample format for ibsRobert Richter2009-01-07
| * oprofile: rework implementation of cpu buffer eventsRobert Richter2009-01-07
| * oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.cRobert Richter2009-01-07
| * x86/oprofile: fix pci_dev use count for AMD northbridge devicesRobert Richter2008-12-29
| * x86/oprofile: cleanup IBS init/exit functions in op_model_amd.cRobert Richter2008-12-10
| * x86/oprofile: reordering IBS code in op_model_amd.cRobert Richter2008-12-10
| * oprofile: whitspace changes onlyRobert Richter2008-12-10
| * oprofile: comment cleanupRobert Richter2008-12-10
* | x86/oprofile: fix Intel cpu family 6 detectionWilliam Cohen2008-12-03
* | oprofile: fix CPU unplug panic in ppro_stop()Eric Dumazet2008-12-03
|/
* oprofile: fix an overflow in ppro codeEric Dumazet2008-11-17
* oprofile: Fix p6 counter overflow checkAndi Kleen2008-11-07
* oprofile: fixing whitespaces in arch/x86/oprofile/*Robert Richter2008-10-16
* Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tipRobert Richter2008-10-15
|\
| * oprofile: discover counters for op ppro tooAndi Kleen2008-10-13
| * oprofile: Implement Intel architectural perfmon supportAndi Kleen2008-10-13
| * oprofile: Don't report Nehalem as core_2Andi Kleen2008-10-13
| * oprofile: drop const in num counters fieldAndi Kleen2008-10-13
* | x86/oprofile: add the logic for enabling additional IBS bitsSuravee Suthikulpanit2008-10-15