| Commit message (Expand) | Author | Age |
* | oprofile, x86: Simplify init/exit functions | Robert Richter | 2010-10-01 |
* | oprofile, x86: Adding backtrace dump for 32bit process in compat mode | Jiri Olsa | 2010-10-01 |
* | oprofile, x86: Using struct stack_frame for 64bit processes dump | Jiri Olsa | 2010-10-01 |
* | oprofile: Add Support for Intel CPU Family 6 / Model 29 | Jiri Olsa | 2010-09-21 |
* | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) | Patrick Simmons | 2010-09-16 |
* | oprofile, x86: fix init_sysfs() function stub | Robert Richter | 2010-09-01 |
* | oprofile, x86: fix init_sysfs error handling | Robert Richter | 2010-08-31 |
* | oprofile: add support for Intel processor model 30 | Josh Hunt | 2010-08-05 |
* | Merge remote branch 'tip/perf/urgent' into oprofile/urgent | Robert Richter | 2010-06-04 |
|\ |
|
| * | 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: Change CPUIDS from decimal to hex, and add some comments | John Villalovos | 2010-05-10 |
|/ / |
|
* | | oprofile/x86: make AMD IBS hotplug capable | Robert Richter | 2010-05-06 |
* | | oprofile/x86: notify cpus only when daemon is running | Robert Richter | 2010-05-06 |
* | | oprofile/x86: reordering some functions | Robert Richter | 2010-05-04 |
* | | oprofile/x86: stop disabled counters in nmi handler | Robert Richter | 2010-05-04 |
* | | oprofile/x86: protect cpu hotplug sections | Robert Richter | 2010-05-04 |
* | | oprofile/x86: remove CONFIG_SMP macros | Robert Richter | 2010-05-04 |
* | | oprofile/x86: fix uninitialized counter usage during cpu hotplug | Robert Richter | 2010-05-04 |
* | | oprofile/x86: remove duplicate IBS capability check | Robert Richter | 2010-05-04 |
* | | oprofile/x86: move IBS code | Robert Richter | 2010-05-04 |
* | | 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 |
* | | oprofile/x86: rework error handler in nmi_setup() | Robert Richter | 2010-05-04 |
|/ |
|
* | perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE | Robert Richter | 2010-03-01 |
* | perf, x86: add some IBS macros to perf_event.h | Robert Richter | 2010-03-01 |
* | perf, x86: make IBS macros available in perf_event.h | Robert Richter | 2010-03-01 |
* | oprofile/x86: fix msr access to reserved counters | Robert Richter | 2010-02-26 |
* | oprofile/x86: use kzalloc() instead of kmalloc() | Robert Richter | 2010-02-26 |
* | oprofile/x86: fix perfctr nmi reservation for mulitplexing | Robert Richter | 2010-02-26 |
* | oprofile/x86: add comment to counter-in-use warning | Naga Chumbalkar | 2010-02-26 |
* | oprofile/x86: warn user if a counter is already active | Robert Richter | 2010-02-26 |
* | oprofile/x86: implement randomization for IBS periodic op counter | Robert Richter | 2010-02-26 |
* | oprofile/x86: implement lsfr pseudo-random number generator for IBS | Suravee Suthikulpanit | 2010-02-26 |
* | oprofile/x86: implement IBS cpuid feature detection | Robert Richter | 2010-02-26 |
* | oprofile/x86: remove node check in AMD IBS initialization | Robert Richter | 2010-02-26 |
* | oprofile/x86: remove OPROFILE_IBS config option | Robert Richter | 2010-02-26 |
* | oprofile/x86: add Xeon 7500 series support | Andi Kleen | 2010-01-25 |
* | oprofile/x86: fix crash when profiling more than 28 events | Suravee Suthikulpanit | 2010-01-25 |
* | perf events, x86/stacktrace: Make stack walking optional | Frederic Weisbecker | 2009-12-17 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 |
* | arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return type | Andrew Morton | 2009-08-04 |
* | Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()" | Robert Richter | 2009-08-04 |
* | x86/oprofile: Small coding style fixes | Robert Richter | 2009-07-20 |
* | x86/oprofile: Add counter reservation check for virtual counters | Robert Richter | 2009-07-20 |
* | x86/oprofile: Implement op_x86_virt_to_phys() | Robert Richter | 2009-07-20 |
* | oprofile: Adding switch counter to oprofile statistic variables | Robert Richter | 2009-07-20 |
* | x86/oprofile: Implement mux_clone() | Robert Richter | 2009-07-20 |
* | x86/oprofile: Enable multiplexing only if the model supports it | Robert Richter | 2009-07-20 |