Age | Commit message (Expand) | Author | Files | Lines |
2008-08-20 | x86: fix oprofile + hibernation badness | Andi Kleen | 1 | -3/+36 |
2008-08-19 | Merge branch 'x86/oprofile' into oprofile | Ingo Molnar | 1 | -88/+87 |
2008-08-19 | x86: Coding style fixes to arch/x86/oprofile/op_model_p4.c | Paolo Ciarrocchi | 1 | -88/+87 |
2008-07-26 | x86/oprofile: fix on_each_cpu build error | Robert Richter | 1 | -1/+1 |
2008-07-26 | Oprofile Multiplexing Patch | Jason Yeh | 6 | -39/+149 |
2008-07-26 | x86/oprofile: reanaming op_model_athlon.c to op_model_amd.c | Robert Richter | 2 | -2/+2 |
2008-07-26 | x86/oprofile: add CONFIG_OPROFILE_IBS option | Robert Richter | 1 | -10/+23 |
2008-07-26 | x86/oprofile: op_model_athlon.c: fix counter reset when reenabling IBS OP | Robert Richter | 1 | -0/+1 |
2008-07-26 | x86/oprofile: macro definition cleanup in op_model_athlon.c | Robert Richter | 1 | -29/+17 |
2008-07-26 | OProfile: fix IBS build error for UP | Robert Richter | 1 | -0/+22 |
2008-07-26 | OProfile: enable IBS for AMD CPUs | Robert Richter | 2 | -7/+25 |
2008-07-26 | OProfile: fix setup_ibs_files() function interface | Robert Richter | 1 | -2/+4 |
2008-07-26 | OProfile: on_each_cpu(): kill unused retry parameter | Robert Richter | 1 | -2/+2 |
2008-07-26 | OProfile: Fix build error in op_model_athlon.c | Robert Richter | 1 | -0/+5 |
2008-07-26 | OProfile: change IBS interrupt initialization | Robert Richter | 1 | -30/+54 |
2008-07-26 | x86/oprofile: separating the IBS handler | Robert Richter | 1 | -17/+28 |
2008-07-26 | x86/oprofile: add IBS support for AMD CPUs, model specific code | Barry Kasindorf | 1 | -0/+257 |
2008-07-26 | x86/oprofile: renaming athlon_*() into op_amd_*() | Robert Richter | 3 | -19/+19 |
2008-07-26 | x86/oprofile: Minor changes in op_model_athlon.c | Robert Richter | 1 | -0/+2 |
2008-07-26 | x86/oprofile: introduce model specific init/exit functions | Robert Richter | 3 | -4/+27 |
2008-07-26 | oprofile: Add support for AMD Family 11h | Barry Kasindorf | 1 | -0/+4 |
2008-07-25 | x86/oprofile/nmi_int: add Nehalem to list of ppro cores | Linus Torvalds | 1 | -11/+25 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 1 | -5/+5 |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 1 | -5/+5 |
2008-06-24 | x86/oprofile: disable preemption in nmi_shutdown | Vegard Nossum | 1 | -1/+2 |
2008-04-19 | x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.c | Mike Travis | 1 | -22/+27 |
2008-04-17 | x86: coding style fixes to arch/x86/oprofile/nmi_timer_int.c | Paolo Ciarrocchi | 1 | -3/+3 |
2008-04-17 | x86: coding style fixes to arch/x86/oprofile/init.c | Paolo Ciarrocchi | 1 | -6/+7 |
2008-04-17 | x86: coding style fixes to arch/x86/oprofile/op_model_athlon.c | Paolo Ciarrocchi | 1 | -23/+23 |
2008-04-17 | x86: coding style fixes to arch/x86/oprofile/op_model_ppro.c | Paolo Ciarrocchi | 1 | -26/+26 |
2008-01-30 | x86: rename stack_pointer to kernel_trap_sp | Harvey Harrison | 1 | -1/+1 |
2008-01-30 | x86: pull bp calculation earlier into the backtrace path | Arjan van de Ven | 1 | -1/+1 |
2008-01-30 | x86: add the capability to print fuzzy backtraces | Arjan van de Ven | 1 | -1/+1 |
2008-01-30 | x86: fix style errors in nmi_int.c | Carlos R. Mafra | 1 | -114/+98 |
2008-01-30 | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 1 | -3/+3 |
2008-01-25 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 1 | -1/+1 |
2008-01-19 | x86: add support for the latest Intel processors to Oprofile | Arjan van de Ven | 1 | -1/+1 |
2007-12-18 | oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ... | Barry Kasindorf | 1 | -6/+16 |
2007-10-24 | x86: add instrumentation menu | Adrian Bunk | 1 | -17/+0 |
2007-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2007-10-20 | spelling fixes: arch/i386/ | Simon Arlott | 1 | -1/+1 |
2007-10-19 | x86: introduce frame_pointer() and stack_pointer() | Jan Blunck | 1 | -10/+2 |
2007-10-19 | i386: make callgraph use dump_trace() on i386/x86_64 | Jan Blunck | 1 | -66/+38 |
2007-10-17 | i386: make Oprofile call shutdown() only once per session | Stephane Eranian | 1 | -1/+1 |
2007-10-16 | Convert cpu_sibling_map to be a per cpu variable | Mike Travis | 1 | -1/+1 |
2007-10-11 | i386: move oprofile | Thomas Gleixner | 11 | -0/+1924 |