aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/oprofile
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-18/+127
2010-10-20apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsGravatar Robert Richter 1-18/+127
2010-10-01oprofile, x86: Simplify init/exit functionsGravatar Robert Richter 1-8/+1
2010-10-01oprofile, x86: Adding backtrace dump for 32bit process in compat modeGravatar Jiri Olsa 1-0/+53
2010-10-01oprofile, x86: Using struct stack_frame for 64bit processes dumpGravatar Jiri Olsa 1-12/+7
2010-09-21oprofile: Add Support for Intel CPU Family 6 / Model 29Gravatar Jiri Olsa 1-0/+1
2010-09-16oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Gravatar Patrick Simmons 1-1/+3
2010-09-01oprofile, x86: fix init_sysfs() function stubGravatar Robert Richter 1-2/+4
2010-08-31oprofile, x86: fix init_sysfs error handlingGravatar Robert Richter 1-3/+13
2010-08-05oprofile: add support for Intel processor model 30Gravatar Josh Hunt 1-0/+1
2010-06-04Merge remote branch 'tip/perf/urgent' into oprofile/urgentGravatar Robert Richter 1-2/+2
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+2
2010-05-10Oprofile: Change CPUIDS from decimal to hex, and add some commentsGravatar John Villalovos 1-2/+14
2010-05-06oprofile/x86: make AMD IBS hotplug capableGravatar Robert Richter 3-41/+19
2010-05-06oprofile/x86: notify cpus only when daemon is runningGravatar Robert Richter 1-13/+3
2010-05-04oprofile/x86: reordering some functionsGravatar Robert Richter 1-67/+67
2010-05-04oprofile/x86: stop disabled counters in nmi handlerGravatar Robert Richter 1-2/+10
2010-05-04oprofile/x86: protect cpu hotplug sectionsGravatar Robert Richter 1-6/+46
2010-05-04oprofile/x86: remove CONFIG_SMP macrosGravatar Robert Richter 1-6/+1
2010-05-04oprofile/x86: fix uninitialized counter usage during cpu hotplugGravatar Robert Richter 1-2/+8
2010-05-04oprofile/x86: remove duplicate IBS capability checkGravatar Robert Richter 1-2/+1
2010-05-04oprofile/x86: move IBS codeGravatar Robert Richter 1-110/+110
2010-05-04oprofile/x86: return -EBUSY if counters are already reservedGravatar Robert Richter 5-25/+44
2010-05-04oprofile/x86: moving shutdown functionsGravatar Robert Richter 3-49/+46
2010-05-04oprofile/x86: reserve counter msrs pairwiseGravatar Robert Richter 2-43/+36
2010-05-04oprofile/x86: rework error handler in nmi_setup()Gravatar Robert Richter 1-14/+19
2010-04-02perf, x86: Undo some some *_counter* -> *_event* renamesGravatar Robert Richter 1-2/+2
2010-03-01perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLEGravatar Robert Richter 2-6/+6
2010-03-01perf, x86: add some IBS macros to perf_event.hGravatar Robert Richter 1-3/+3
2010-03-01perf, x86: make IBS macros available in perf_event.hGravatar Robert Richter 1-11/+0
2010-02-26oprofile/x86: fix msr access to reserved countersGravatar Robert Richter 1-5/+4
2010-02-26oprofile/x86: use kzalloc() instead of kmalloc()Gravatar Robert Richter 4-18/+4
2010-02-26oprofile/x86: fix perfctr nmi reservation for mulitplexingGravatar Robert Richter 2-24/+6
2010-02-26oprofile/x86: add comment to counter-in-use warningGravatar Naga Chumbalkar 1-0/+9
2010-02-26oprofile/x86: warn user if a counter is already activeGravatar Robert Richter 3-2/+31
2010-02-26oprofile/x86: implement randomization for IBS periodic op counterGravatar Robert Richter 1-6/+63
2010-02-26oprofile/x86: implement lsfr pseudo-random number generator for IBSGravatar Suravee Suthikulpanit 1-0/+23
2010-02-26oprofile/x86: implement IBS cpuid feature detectionGravatar Robert Richter 1-17/+63
2010-02-26oprofile/x86: remove node check in AMD IBS initializationGravatar Robert Richter 1-10/+0
2010-02-26oprofile/x86: remove OPROFILE_IBS config optionGravatar Robert Richter 1-30/+1
2010-01-25oprofile/x86: add Xeon 7500 series supportGravatar Andi Kleen 1-0/+1
2010-01-25oprofile/x86: fix crash when profiling more than 28 eventsGravatar Suravee Suthikulpanit 1-1/+1
2009-12-17perf events, x86/stacktrace: Make stack walking optionalGravatar Frederic Weisbecker 1-4/+5
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsGravatar Ingo Molnar 2-3/+3
2009-08-04arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return typeGravatar Andrew Morton 1-5/+3
2009-08-04Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()"Gravatar Robert Richter 1-5/+2
2009-07-20x86/oprofile: Small coding style fixesGravatar Robert Richter 1-3/+2
2009-07-20x86/oprofile: Add counter reservation check for virtual countersGravatar Robert Richter 1-3/+1
2009-07-20x86/oprofile: Implement op_x86_virt_to_phys()Gravatar Robert Richter 3-1/+8
2009-07-20oprofile: Adding switch counter to oprofile statistic variablesGravatar Robert Richter 1-7/+0