| Commit message (Expand) | Author | Age |
* | x86: Replace uses of current_cpu_data with this_cpu ops | Tejun Heo | 2010-12-30 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-18 |
|\ |
|
| * | perf, x86: Undo some some *_counter* -> *_event* renames | Robert Richter | 2010-04-02 |
* | | oprofile/x86: return -EBUSY if counters are already reserved | Robert Richter | 2010-05-04 |
* | | oprofile/x86: moving shutdown functions | Robert Richter | 2010-05-04 |
* | | oprofile/x86: reserve counter msrs pairwise | Robert Richter | 2010-05-04 |
|/ |
|
* | perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE | Robert Richter | 2010-03-01 |
* | oprofile/x86: use kzalloc() instead of kmalloc() | Robert Richter | 2010-02-26 |
* | oprofile/x86: warn user if a counter is already active | Robert Richter | 2010-02-26 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 |
* | x86/oprofile: Modify initialization of num_virt_counters | Robert Richter | 2009-07-20 |
* | x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_spec | Robert Richter | 2009-07-20 |
* | x86/oprofile: Remove const qualifier from struct op_x86_model_spec | Robert Richter | 2009-07-20 |
* | oprofile: Implement performance counter multiplexing | Jason Yeh | 2009-07-20 |
* | x86/oprofile: Whitespaces changes only | Robert Richter | 2009-07-14 |
* | Merge commit 'tip/perfcounters-for-linus' into oprofile/master | Robert Richter | 2009-06-12 |
|\ |
|
| * | Merge commit 'v2.6.29-rc7' into perfcounters/core | Ingo Molnar | 2009-03-04 |
| |\ |
|
| * | | perfcounters: fix "perf counters kills oprofile" bug, v2 | Ingo Molnar | 2009-02-05 |
| * | | x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.h | Ingo Molnar | 2008-12-23 |
* | | | x86/oprofile: replace CTR*_IS_RESERVED macros | Robert Richter | 2009-06-11 |
* | | | x86/oprofile: replace CTRL_SET_*ACTIVE macros | Robert Richter | 2009-06-11 |
* | | | x86/oprofile: replace CTR_OVERFLOWED macros | Robert Richter | 2009-06-11 |
* | | | x86/oprofile: replace macros to calculate control register | Robert Richter | 2009-06-11 |
* | | | x86/oprofile: pass the model to setup_ctrs() functions | Robert Richter | 2009-06-11 |
* | | | x86/oprofile: fix and cleanup CTRL_SET_* macros | Robert Richter | 2009-06-11 |
* | | | x86/oprofile: remove MSR macros for ppro cpus | Robert Richter | 2009-06-11 |
* | | | x86/oprofile: move common macros to op_x86_model.h | Robert Richter | 2009-06-11 |
* | | | x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.init | Robert Richter | 2009-06-10 |
* | | | Revert "oprofile: discover counters for op ppro too" | Robert Richter | 2009-06-10 |
| |/
|/| |
|
* | | x86: oprofile: don't set counter width from cpuid on Core2 | Tim Blechmann | 2009-03-03 |
|/ |
|
* | oprofile: fix CPU unplug panic in ppro_stop() | Eric Dumazet | 2008-12-03 |
* | oprofile: fix an overflow in ppro code | Eric Dumazet | 2008-11-17 |
* | oprofile: Fix p6 counter overflow check | Andi Kleen | 2008-11-07 |
* | Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tip | Robert Richter | 2008-10-15 |
|\ |
|
| * | oprofile: discover counters for op ppro too | Andi Kleen | 2008-10-13 |
| * | oprofile: Implement Intel architectural perfmon support | Andi Kleen | 2008-10-13 |
* | | oprofile: whitespace fixes | Robert Richter | 2008-10-15 |
|/ |
|
* | Revert "Oprofile Multiplexing Patch" | Robert Richter | 2008-09-24 |
* | Oprofile Multiplexing Patch | Jason Yeh | 2008-07-26 |
* | x86: coding style fixes to arch/x86/oprofile/op_model_ppro.c | Paolo Ciarrocchi | 2008-04-17 |
* | i386: move oprofile | Thomas Gleixner | 2007-10-11 |