aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile
Commit message (Expand)AuthorAge
* arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter2011-01-03
* Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro...Ingo Molnar2010-10-25
|\
| * Merge branch 'oprofile/core' into oprofile/x86Robert Richter2010-10-25
| |\
| * | oprofile, x86: Add support for IBS periodic op counter extensionRobert Richter2010-10-15
| * | oprofile, x86: Add support for IBS branch target address reportingRobert Richter2010-10-15
| * | oprofile, x86: Introduce struct ibs_stateRobert Richter2010-10-15
| * | oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNTRobert Richter2010-10-15
| * | oprofile, x86: Check IBS capability bits 1 and 2Robert Richter2010-10-15
| * | oprofile, x86: Add support for AMD family 14hRobert Richter2010-10-15
| * | oprofile, x86: Add support for AMD family 12hRobert Richter2010-10-15
* | | x86/oprofile: Fix uninitialized variable use in debug printkIngo Molnar2010-10-25
| |/ |/|
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\ \ | |/ |/|
| * apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter2010-10-19
* | oprofile, x86: Simplify init/exit functionsRobert Richter2010-10-01
* | oprofile, x86: Adding backtrace dump for 32bit process in compat modeJiri Olsa2010-10-01
* | oprofile, x86: Using struct stack_frame for 64bit processes dumpJiri Olsa2010-10-01
|/
* oprofile: Add Support for Intel CPU Family 6 / Model 29Jiri Olsa2010-09-21
* oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Patrick Simmons2010-09-16
* oprofile, x86: fix init_sysfs() function stubRobert Richter2010-09-01
* oprofile, x86: fix init_sysfs error handlingRobert Richter2010-08-31
* oprofile: add support for Intel processor model 30Josh Hunt2010-08-05
* Merge remote branch 'tip/perf/urgent' into oprofile/urgentRobert Richter2010-06-04
|\
| * Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
| |\
| | * perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter2010-04-02
* | | Oprofile: Change CPUIDS from decimal to hex, and add some commentsJohn Villalovos2010-05-10
|/ /
* | oprofile/x86: make AMD IBS hotplug capableRobert Richter2010-05-06
* | oprofile/x86: notify cpus only when daemon is runningRobert Richter2010-05-06
* | oprofile/x86: reordering some functionsRobert Richter2010-05-04
* | oprofile/x86: stop disabled counters in nmi handlerRobert Richter2010-05-04
* | oprofile/x86: protect cpu hotplug sectionsRobert Richter2010-05-04
* | oprofile/x86: remove CONFIG_SMP macrosRobert Richter2010-05-04
* | oprofile/x86: fix uninitialized counter usage during cpu hotplugRobert Richter2010-05-04
* | oprofile/x86: remove duplicate IBS capability checkRobert Richter2010-05-04
* | oprofile/x86: move IBS codeRobert Richter2010-05-04
* | oprofile/x86: return -EBUSY if counters are already reservedRobert Richter2010-05-04
* | oprofile/x86: moving shutdown functionsRobert Richter2010-05-04
* | oprofile/x86: reserve counter msrs pairwiseRobert Richter2010-05-04
* | oprofile/x86: rework error handler in nmi_setup()Robert Richter2010-05-04
|/
* perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter2010-03-01
* perf, x86: add some IBS macros to perf_event.hRobert Richter2010-03-01
* perf, x86: make IBS macros available in perf_event.hRobert Richter2010-03-01
* oprofile/x86: fix msr access to reserved countersRobert Richter2010-02-26
* oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter2010-02-26
* oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter2010-02-26
* oprofile/x86: add comment to counter-in-use warningNaga Chumbalkar2010-02-26
* oprofile/x86: warn user if a counter is already activeRobert Richter2010-02-26
* oprofile/x86: implement randomization for IBS periodic op counterRobert Richter2010-02-26
* oprofile/x86: implement lsfr pseudo-random number generator for IBSSuravee Suthikulpanit2010-02-26
* oprofile/x86: implement IBS cpuid feature detectionRobert Richter2010-02-26
* oprofile/x86: remove node check in AMD IBS initializationRobert Richter2010-02-26