aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile
Commit message (Expand)AuthorAgeFilesLines
...
* | x86/oprofile: separating the IBS handlerRobert Richter2008-07-261-17/+28
* | x86/oprofile: add IBS support for AMD CPUs, model specific codeBarry Kasindorf2008-07-261-0/+257
* | x86/oprofile: renaming athlon_*() into op_amd_*()Robert Richter2008-07-263-19/+19
* | x86/oprofile: Minor changes in op_model_athlon.cRobert Richter2008-07-261-0/+2
* | x86/oprofile: introduce model specific init/exit functionsRobert Richter2008-07-263-4/+27
* | oprofile: Add support for AMD Family 11hBarry Kasindorf2008-07-261-0/+4
|/
* x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds2008-07-241-11/+25
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-5/+5
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-5/+5
* | x86/oprofile: disable preemption in nmi_shutdownVegard Nossum2008-06-241-1/+2
|/
* x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.cMike Travis2008-04-191-22/+27
* x86: coding style fixes to arch/x86/oprofile/nmi_timer_int.cPaolo Ciarrocchi2008-04-171-3/+3
* x86: coding style fixes to arch/x86/oprofile/init.cPaolo Ciarrocchi2008-04-171-6/+7
* x86: coding style fixes to arch/x86/oprofile/op_model_athlon.cPaolo Ciarrocchi2008-04-171-23/+23
* x86: coding style fixes to arch/x86/oprofile/op_model_ppro.cPaolo Ciarrocchi2008-04-171-26/+26
* x86: rename stack_pointer to kernel_trap_spHarvey Harrison2008-01-301-1/+1
* x86: pull bp calculation earlier into the backtrace pathArjan van de Ven2008-01-301-1/+1
* x86: add the capability to print fuzzy backtracesArjan van de Ven2008-01-301-1/+1
* x86: fix style errors in nmi_int.cCarlos R. Mafra2008-01-301-114/+98
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-3/+3
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* x86: add support for the latest Intel processors to OprofileArjan van de Ven2008-01-181-1/+1
* oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ...Barry Kasindorf2007-12-181-6/+16
* x86: add instrumentation menuAdrian Bunk2007-10-231-17/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-1/+1
|\
| * spelling fixes: arch/i386/Simon Arlott2007-10-201-1/+1
* | x86: introduce frame_pointer() and stack_pointer()Jan Blunck2007-10-191-10/+2
* | i386: make callgraph use dump_trace() on i386/x86_64Jan Blunck2007-10-191-66/+38
|/
* i386: make Oprofile call shutdown() only once per sessionStephane Eranian2007-10-171-1/+1
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-1/+1
* i386: move oprofileThomas Gleixner2007-10-1111-0/+1924