Age | Commit message (Expand) | Author | Files | Lines |
2009-07-10 | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon | Robert Richter | 1 | -1/+1 |
2009-06-11 | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 1 | -4/+23 |
2009-06-11 | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+23 |
2009-06-01 | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 1 | -1/+1 |
2009-05-12 | x86, 32-bit: fix kernel_trap_sp() | Masami Hiramatsu | 1 | -1/+1 |
2009-05-08 | oprofile: introduce module_param oprofile.cpu_type | Robert Richter | 1 | -2/+11 |
2009-05-08 | oprofile: add support for Core i7 and Atom | Andi Kleen | 1 | -0/+7 |
2009-05-08 | oprofile: remove undocumented oprofile.p4force option | Andi Kleen | 1 | -4/+1 |
2009-05-08 | oprofile: re-add force_arch_perfmon option | Andi Kleen | 1 | -0/+6 |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 1 | -1/+1 |
2009-03-13 | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t | Rusty Russell | 1 | -1/+1 |
2009-03-04 | Merge commit 'v2.6.29-rc7' into perfcounters/core | Ingo Molnar | 1 | -2/+12 |
2009-03-03 | x86: oprofile: don't set counter width from cpuid on Core2 | Tim Blechmann | 1 | -2/+12 |
2009-02-05 | perfcounters: fix "perf counters kills oprofile" bug, v2 | Ingo Molnar | 1 | -0/+8 |
2009-02-04 | perfcounters: fix "perf counters kill oprofile" bug | Mike Galbraith | 1 | -3/+4 |
2009-01-11 | Merge commit 'v2.6.29-rc1' into perfcounters/core | Ingo Molnar | 1 | -133/+91 |
2009-01-08 | Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tip | Robert Richter | 1 | -133/+91 |
2009-01-08 | oprofile: make new cpu buffer functions part of the api | Robert Richter | 1 | -33/+24 |
2009-01-08 | oprofile: use new data sample format for ibs | Robert Richter | 1 | -78/+41 |
2009-01-08 | oprofile: rework implementation of cpu buffer events | Robert Richter | 1 | -4/+4 |
2009-01-08 | oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c | Robert Richter | 1 | -12/+12 |
2008-12-29 | x86/oprofile: fix pci_dev use count for AMD northbridge devices | Robert Richter | 1 | -0/+1 |
2008-12-23 | x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.h | Ingo Molnar | 1 | -1/+1 |
2008-12-10 | x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c | Robert Richter | 1 | -15/+17 |
2008-12-10 | x86/oprofile: reordering IBS code in op_model_amd.c | Robert Richter | 1 | -13/+13 |
2008-12-10 | oprofile: whitspace changes only | Robert Richter | 1 | -2/+2 |
2008-12-10 | oprofile: comment cleanup | Robert Richter | 1 | -15/+16 |
2008-12-03 | x86/oprofile: fix Intel cpu family 6 detection | William Cohen | 1 | -3/+2 |
2008-12-03 | oprofile: fix CPU unplug panic in ppro_stop() | Eric Dumazet | 1 | -0/+4 |
2008-11-17 | oprofile: fix an overflow in ppro code | Eric Dumazet | 1 | -1/+1 |
2008-11-07 | oprofile: Fix p6 counter overflow check | Andi Kleen | 1 | -5/+4 |
2008-10-16 | oprofile: fixing whitespaces in arch/x86/oprofile/* | Robert Richter | 2 | -11/+10 |
2008-10-16 | Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tip | Robert Richter | 3 | -35/+108 |
2008-10-15 | x86/oprofile: add the logic for enabling additional IBS bits | Suravee Suthikulpanit | 1 | -2/+5 |
2008-10-15 | x86/oprofile: reordering functions in nmi_int.c | Robert Richter | 1 | -76/+71 |
2008-10-15 | oprofile: more whitespace fixes | Robert Richter | 3 | -6/+6 |
2008-10-15 | oprofile: whitespace fixes | Robert Richter | 3 | -34/+34 |
2008-10-15 | OProfile: Rename IBS sysfs dir into "ibs_op" | Robert Richter | 1 | -1/+1 |
2008-10-15 | OProfile: Rework string handling in setup_ibs_files() | Robert Richter | 1 | -12/+11 |
2008-10-15 | OProfile: Rework oprofile_add_ibs_sample() function | Robert Richter | 1 | -2/+3 |
2008-10-13 | oprofile: discover counters for op ppro too | Andi Kleen | 2 | -4/+6 |
2008-10-13 | oprofile: Implement Intel architectural perfmon support | Andi Kleen | 3 | -28/+102 |
2008-10-13 | oprofile: Don't report Nehalem as core_2 | Andi Kleen | 1 | -3/+0 |
2008-10-13 | oprofile: drop const in num counters field | Andi Kleen | 1 | -2/+2 |
2008-09-30 | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 6 | -148/+40 |
2008-09-30 | Merge commit 'v2.6.27-rc8' into oprofile | Ingo Molnar | 1 | -6/+39 |
2008-09-24 | Merge commit 'v2.6.27-rc5' into tip/oprofile | Robert Richter | 1 | -3/+36 |
2008-09-24 | Revert "Oprofile Multiplexing Patch" | Robert Richter | 6 | -149/+39 |
2008-09-22 | x86, oprofile: BUG: using smp_processor_id() in preemptible code | Andrea Righi | 1 | -1/+1 |
2008-09-22 | x86, oprofile: BUG scheduling while atomic | Andrea Righi | 1 | -1/+3 |