aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/oprofile
AgeCommit message (Expand)Author
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-20apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter
2010-10-01oprofile, x86: Simplify init/exit functionsRobert Richter
2010-10-01oprofile, x86: Adding backtrace dump for 32bit process in compat modeJiri Olsa
2010-10-01oprofile, x86: Using struct stack_frame for 64bit processes dumpJiri Olsa
2010-09-21oprofile: Add Support for Intel CPU Family 6 / Model 29Jiri Olsa
2010-09-16oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Patrick Simmons
2010-09-01oprofile, x86: fix init_sysfs() function stubRobert Richter
2010-08-31oprofile, x86: fix init_sysfs error handlingRobert Richter
2010-08-05oprofile: add support for Intel processor model 30Josh Hunt
2010-06-04Merge remote branch 'tip/perf/urgent' into oprofile/urgentRobert Richter
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-10Oprofile: Change CPUIDS from decimal to hex, and add some commentsJohn Villalovos
2010-05-06oprofile/x86: make AMD IBS hotplug capableRobert Richter
2010-05-06oprofile/x86: notify cpus only when daemon is runningRobert Richter
2010-05-04oprofile/x86: reordering some functionsRobert Richter
2010-05-04oprofile/x86: stop disabled counters in nmi handlerRobert Richter
2010-05-04oprofile/x86: protect cpu hotplug sectionsRobert Richter
2010-05-04oprofile/x86: remove CONFIG_SMP macrosRobert Richter
2010-05-04oprofile/x86: fix uninitialized counter usage during cpu hotplugRobert Richter
2010-05-04oprofile/x86: remove duplicate IBS capability checkRobert Richter
2010-05-04oprofile/x86: move IBS codeRobert Richter
2010-05-04oprofile/x86: return -EBUSY if counters are already reservedRobert Richter
2010-05-04oprofile/x86: moving shutdown functionsRobert Richter
2010-05-04oprofile/x86: reserve counter msrs pairwiseRobert Richter
2010-05-04oprofile/x86: rework error handler in nmi_setup()Robert Richter
2010-04-02perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter
2010-03-01perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter
2010-03-01perf, x86: add some IBS macros to perf_event.hRobert Richter
2010-03-01perf, x86: make IBS macros available in perf_event.hRobert Richter
2010-02-26oprofile/x86: fix msr access to reserved countersRobert Richter
2010-02-26oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter
2010-02-26oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter
2010-02-26oprofile/x86: add comment to counter-in-use warningNaga Chumbalkar
2010-02-26oprofile/x86: warn user if a counter is already activeRobert Richter
2010-02-26oprofile/x86: implement randomization for IBS periodic op counterRobert Richter
2010-02-26oprofile/x86: implement lsfr pseudo-random number generator for IBSSuravee Suthikulpanit
2010-02-26oprofile/x86: implement IBS cpuid feature detectionRobert Richter
2010-02-26oprofile/x86: remove node check in AMD IBS initializationRobert Richter
2010-02-26oprofile/x86: remove OPROFILE_IBS config optionRobert Richter
2010-01-25oprofile/x86: add Xeon 7500 series supportAndi Kleen
2010-01-25oprofile/x86: fix crash when profiling more than 28 eventsSuravee Suthikulpanit
2009-12-17perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-08-04arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return typeAndrew Morton
2009-08-04Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()"Robert Richter
2009-07-20x86/oprofile: Small coding style fixesRobert Richter
2009-07-20x86/oprofile: Add counter reservation check for virtual countersRobert Richter
2009-07-20x86/oprofile: Implement op_x86_virt_to_phys()Robert Richter
2009-07-20oprofile: Adding switch counter to oprofile statistic variablesRobert Richter