summaryrefslogtreecommitdiff
path: root/arch/x86/oprofile
AgeCommit message (Expand)Author
2008-10-13Merge branch 'linus' into oprofile-v2Ingo Molnar
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar
2008-09-22x86, oprofile: BUG scheduling while atomicAndrea Righi
2008-08-20x86: fix oprofile + hibernation badnessAndi Kleen
2008-08-19x86: Coding style fixes to arch/x86/oprofile/op_model_p4.cPaolo Ciarrocchi
2008-07-26x86/oprofile: reanaming op_model_athlon.c to op_model_amd.cRobert Richter
2008-07-26x86/oprofile: add CONFIG_OPROFILE_IBS optionRobert Richter
2008-07-26x86/oprofile: op_model_athlon.c: fix counter reset when reenabling IBS OPRobert Richter
2008-07-26x86/oprofile: macro definition cleanup in op_model_athlon.cRobert Richter
2008-07-26OProfile: fix IBS build error for UPRobert Richter
2008-07-26OProfile: enable IBS for AMD CPUsRobert Richter
2008-07-26OProfile: fix setup_ibs_files() function interfaceRobert Richter
2008-07-26OProfile: on_each_cpu(): kill unused retry parameterRobert Richter
2008-07-26OProfile: Fix build error in op_model_athlon.cRobert Richter
2008-07-26OProfile: change IBS interrupt initializationRobert Richter
2008-07-26x86/oprofile: separating the IBS handlerRobert Richter
2008-07-26x86/oprofile: add IBS support for AMD CPUs, model specific codeBarry Kasindorf
2008-07-26x86/oprofile: renaming athlon_*() into op_amd_*()Robert Richter
2008-07-26x86/oprofile: Minor changes in op_model_athlon.cRobert Richter
2008-07-26x86/oprofile: introduce model specific init/exit functionsRobert Richter
2008-07-26oprofile: Add support for AMD Family 11hBarry Kasindorf
2008-07-24x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-24x86/oprofile: disable preemption in nmi_shutdownVegard Nossum
2008-04-19x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.cMike Travis
2008-04-17x86: coding style fixes to arch/x86/oprofile/nmi_timer_int.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/oprofile/init.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/oprofile/op_model_athlon.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/oprofile/op_model_ppro.cPaolo Ciarrocchi
2008-01-30x86: rename stack_pointer to kernel_trap_spHarvey Harrison
2008-01-30x86: pull bp calculation earlier into the backtrace pathArjan van de Ven
2008-01-30x86: add the capability to print fuzzy backtracesArjan van de Ven
2008-01-30x86: fix style errors in nmi_int.cCarlos R. Mafra
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-18x86: add support for the latest Intel processors to OprofileArjan van de Ven
2007-12-18oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ...Barry Kasindorf
2007-10-23x86: add instrumentation menuAdrian Bunk
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-20spelling fixes: arch/i386/Simon Arlott
2007-10-19x86: introduce frame_pointer() and stack_pointer()Jan Blunck
2007-10-19i386: make callgraph use dump_trace() on i386/x86_64Jan Blunck
2007-10-17i386: make Oprofile call shutdown() only once per sessionStephane Eranian
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-10-11i386: move oprofileThomas Gleixner