Age | Commit message (Expand) | Author |
2010-03-01 | 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-02-26 | 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-01-25 | oprofile/x86: add Xeon 7500 series support | Andi Kleen |
2010-01-25 | oprofile/x86: fix crash when profiling more than 28 events | Suravee Suthikulpanit |
2009-12-17 | perf events, x86/stacktrace: Make stack walking optional | Frederic Weisbecker |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-08-04 | 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-07-20 | 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 | x86/oprofile: Add function has_mux() to check multiplexing support | Robert Richter |
2009-07-20 | 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 | x86/oprofile: Moving nmi_cpu_switch() in nmi_int.c | Robert Richter |
2009-07-20 | x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.c | Robert Richter |
2009-07-20 | x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.c | Robert Richter |
2009-07-20 | x86/oprofile: Implement multiplexing setup/shutdown functions | Robert Richter |
2009-07-20 | oprofile: Grouping multiplexing code in op_model_amd.c | Robert Richter |
2009-07-20 | oprofile: Introduce op_x86_phys_to_virt() | Robert Richter |
2009-07-20 | x86/oprofile: Fix initialization of switch_index | Robert Richter |
2009-07-20 | x86/oprofile: Use per_cpu() instead of __get_cpu_var() | Robert Richter |
2009-07-20 | x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros | Robert Richter |
2009-07-20 | oprofile: Implement performance counter multiplexing | Jason Yeh |
2009-07-14 | x86/oprofile: Whitespaces changes only | Robert Richter |
2009-07-14 | x86/oprofile: Rework and simplify nmi_cpu_setup() | Robert Richter |
2009-07-14 | x86/oprofile: Fix cast of counter value | Robert Richter |
2009-07-14 | Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core | Robert Richter |
2009-07-10 | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon | Robert Richter |
2009-06-18 | x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs() | Jaswinder Singh Rajput |
2009-06-12 | x86/oprofile: fix initialization of arch_perfmon for core_i7 | Robert Richter |
2009-06-12 | Merge commit 'tip/perfcounters-for-linus' into oprofile/master | Robert Richter |
2009-06-11 | x86/oprofile: introduce oprofile_add_data64() | Robert Richter |
2009-06-11 | x86/oprofile: use 64 bit values in IBS functions | Robert Richter |
2009-06-11 | x86/oprofile: remove some local variables in MSR save/restore functions | Robert Richter |