summaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | x86/oprofile: replace CTR_OVERFLOWED macrosRobert Richter2009-06-113-17/+15
* | | | | | | x86/oprofile: replace macros to calculate control registerRobert Richter2009-06-114-45/+60
* | | | | | | x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter2009-06-115-5/+9
* | | | | | | x86/oprofile: remove unused macros for AMD virtualization profilingRobert Richter2009-06-111-5/+0
* | | | | | | x86/oprofile: fix and cleanup CTRL_SET_* macrosRobert Richter2009-06-112-9/+10
* | | | | | | x86/oprofile: remove MSR macros for p4 cpusRobert Richter2009-06-111-20/+19
* | | | | | | x86/oprofile: remove MSR macros for ppro cpusRobert Richter2009-06-111-11/+8
* | | | | | | x86/oprofile: remove MSR macros for AMD cpusRobert Richter2009-06-111-17/+12
* | | | | | | x86/oprofile: move common macros to op_x86_model.hRobert Richter2009-06-114-18/+9
* | | | | | | x86/oprofile: simplify AMD cpu init codeRobert Richter2009-06-111-8/+7
* | | | | | | x86/oprofile: remove #ifdefs in ibs functionsRobert Richter2009-06-111-34/+46
* | | | | | | x86/oprofile: minor style changes in struct op_x86_model_specRobert Richter2009-06-111-11/+11
* | | | | | | x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.initRobert Richter2009-06-103-15/+17
* | | | | | | Revert "oprofile: discover counters for op ppro too"Robert Richter2009-06-102-6/+4
* | | | | | | Merge commit 'v2.6.30' into oprofile/masterRobert Richter2009-06-101-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu2009-05-121-1/+1
| | |_|_|/ | |/| | |
* | | | | oprofile: introduce module_param oprofile.cpu_typeRobert Richter2009-05-081-2/+11
* | | | | oprofile: add support for Core i7 and AtomAndi Kleen2009-05-081-0/+7
* | | | | oprofile: remove undocumented oprofile.p4force optionAndi Kleen2009-05-081-4/+1
* | | | | oprofile: re-add force_arch_perfmon optionAndi Kleen2009-05-081-0/+6
|/ / / /
* | | | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell2009-03-131-1/+1
| |_|/ |/| |
* | | x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann2009-03-031-2/+12
| |/ |/|
* | Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tipRobert Richter2009-01-081-133/+91
|\ \ | |/ |/|
| * oprofile: make new cpu buffer functions part of the apiRobert Richter2009-01-071-33/+24
| * oprofile: use new data sample format for ibsRobert Richter2009-01-071-78/+41
| * oprofile: rework implementation of cpu buffer eventsRobert Richter2009-01-071-4/+4
| * oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.cRobert Richter2009-01-071-12/+12
| * x86/oprofile: fix pci_dev use count for AMD northbridge devicesRobert Richter2008-12-291-0/+1
| * x86/oprofile: cleanup IBS init/exit functions in op_model_amd.cRobert Richter2008-12-101-15/+17
| * x86/oprofile: reordering IBS code in op_model_amd.cRobert Richter2008-12-101-13/+13
| * oprofile: whitspace changes onlyRobert Richter2008-12-101-2/+2
| * oprofile: comment cleanupRobert Richter2008-12-101-15/+16
* | x86/oprofile: fix Intel cpu family 6 detectionWilliam Cohen2008-12-031-3/+2
* | oprofile: fix CPU unplug panic in ppro_stop()Eric Dumazet2008-12-031-0/+4
|/
* oprofile: fix an overflow in ppro codeEric Dumazet2008-11-171-1/+1
* oprofile: Fix p6 counter overflow checkAndi Kleen2008-11-071-5/+4
* oprofile: fixing whitespaces in arch/x86/oprofile/*Robert Richter2008-10-162-11/+10
* Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tipRobert Richter2008-10-153-35/+108
|\
| * oprofile: discover counters for op ppro tooAndi Kleen2008-10-132-4/+6
| * oprofile: Implement Intel architectural perfmon supportAndi Kleen2008-10-133-28/+102
| * oprofile: Don't report Nehalem as core_2Andi Kleen2008-10-131-3/+0
| * oprofile: drop const in num counters fieldAndi Kleen2008-10-131-2/+2
* | x86/oprofile: add the logic for enabling additional IBS bitsSuravee Suthikulpanit2008-10-151-2/+5
* | x86/oprofile: reordering functions in nmi_int.cRobert Richter2008-10-151-76/+71
* | oprofile: more whitespace fixesRobert Richter2008-10-153-6/+6
* | oprofile: whitespace fixesRobert Richter2008-10-153-34/+34
* | OProfile: Rename IBS sysfs dir into "ibs_op"Robert Richter2008-10-151-1/+1
* | OProfile: Rework string handling in setup_ibs_files()Robert Richter2008-10-151-12/+11
* | OProfile: Rework oprofile_add_ibs_sample() functionRobert Richter2008-10-151-2/+3
|/
* Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-09-306-148/+40
|\
OpenPOWER on IntegriCloud