aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile
Commit message (Expand)AuthorAgeFilesLines
* perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter2010-03-012-6/+6
* perf, x86: add some IBS macros to perf_event.hRobert Richter2010-03-011-3/+3
* perf, x86: make IBS macros available in perf_event.hRobert Richter2010-03-011-11/+0
* oprofile/x86: fix msr access to reserved countersRobert Richter2010-02-261-5/+4
* oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter2010-02-264-18/+4
* oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter2010-02-262-24/+6
* oprofile/x86: add comment to counter-in-use warningNaga Chumbalkar2010-02-261-0/+9
* oprofile/x86: warn user if a counter is already activeRobert Richter2010-02-263-2/+31
* oprofile/x86: implement randomization for IBS periodic op counterRobert Richter2010-02-261-6/+63
* oprofile/x86: implement lsfr pseudo-random number generator for IBSSuravee Suthikulpanit2010-02-261-0/+23
* oprofile/x86: implement IBS cpuid feature detectionRobert Richter2010-02-261-17/+63
* oprofile/x86: remove node check in AMD IBS initializationRobert Richter2010-02-261-10/+0
* oprofile/x86: remove OPROFILE_IBS config optionRobert Richter2010-02-261-30/+1
* oprofile/x86: add Xeon 7500 series supportAndi Kleen2010-01-251-0/+1
* oprofile/x86: fix crash when profiling more than 28 eventsSuravee Suthikulpanit2010-01-251-1/+1
* perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker2009-12-171-4/+5
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-212-3/+3
* arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return typeAndrew Morton2009-08-041-5/+3
* Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()"Robert Richter2009-08-041-5/+2
* x86/oprofile: Small coding style fixesRobert Richter2009-07-201-3/+2
* x86/oprofile: Add counter reservation check for virtual countersRobert Richter2009-07-201-3/+1
* x86/oprofile: Implement op_x86_virt_to_phys()Robert Richter2009-07-203-1/+8
* oprofile: Adding switch counter to oprofile statistic variablesRobert Richter2009-07-201-7/+0
* x86/oprofile: Implement mux_clone()Robert Richter2009-07-201-14/+23
* x86/oprofile: Enable multiplexing only if the model supports itRobert Richter2009-07-201-3/+9
* x86/oprofile: Add function has_mux() to check multiplexing supportRobert Richter2009-07-201-1/+18
* x86/oprofile: Modify initialization of num_virt_countersRobert Richter2009-07-203-3/+3
* x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter2009-07-204-5/+0
* x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter2009-07-205-10/+10
* x86/oprofile: Moving nmi_cpu_switch() in nmi_int.cRobert Richter2009-07-201-74/+70
* x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.cRobert Richter2009-07-201-28/+24
* x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.cRobert Richter2009-07-201-26/+19
* x86/oprofile: Implement multiplexing setup/shutdown functionsRobert Richter2009-07-201-36/+40
* oprofile: Grouping multiplexing code in op_model_amd.cRobert Richter2009-07-201-34/+41
* oprofile: Introduce op_x86_phys_to_virt()Robert Richter2009-07-203-69/+55
* x86/oprofile: Fix initialization of switch_indexRobert Richter2009-07-201-7/+9
* x86/oprofile: Use per_cpu() instead of __get_cpu_var()Robert Richter2009-07-201-2/+2
* x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macrosRobert Richter2009-07-201-2/+2
* oprofile: Implement performance counter multiplexingJason Yeh2009-07-206-20/+267
* x86/oprofile: Whitespaces changes onlyRobert Richter2009-07-144-20/+20
* x86/oprofile: Rework and simplify nmi_cpu_setup()Robert Richter2009-07-141-10/+3
* x86/oprofile: Fix cast of counter valueRobert Richter2009-07-142-5/+5
*-. Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/coreRobert Richter2009-07-141-1/+1
|\ \
| * | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter2009-07-101-1/+1
* | | x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()Jaswinder Singh Rajput2009-06-181-2/+5
| |/ |/|
* | x86/oprofile: fix initialization of arch_perfmon for core_i7Robert Richter2009-06-121-2/+3
* | Merge commit 'tip/perfcounters-for-linus' into oprofile/masterRobert Richter2009-06-123-4/+13
|\ \ | |/
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-111-4/+23
| |\
| | * Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-06-101-4/+23
| | |\
| * | \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-011-1/+1
| |\ \ \ | | |/ /