Intel® VTune™ Amplifier Performance Analysis Cookbook
Recipes to identify and solve the most common performance problems with the Intel® VTune™ Amplifier Performance Analysis Cookbook!
VTune™ Cookbook Recipes
Intel® VTune™ Amplifier Cookbook – Profiling Java* Apps
Fine-tune Performance of Java* Applications in a Docker container. See the full Intel® VTune™ Amplifier recipe.
Intel® VTune™ Amplifier Cookbook – Resolving IO Issues
Fix remote socket access through general exploration analysis with Intel® VTune™ Amplifier.
Intel® VTune™ Amplifier Cookbook – Stopping False Sharing
Detect and fix memory issues related to contended access, including False Sharing, using this Intel® VTune™ Amplifier recipe.
Intel® VTune™ Amplifier Cookbook – High Latency and Low PCIe* Bandwidth Remedy
Optimize I/O bound workloads, including potentially misconfigured DPDK-based application problems, on a multi-socket system.
Intel® VTune™ Amplifier Cookbook – Repairing Frequent DRAM Accesses
Find the cause of frequent DRAM accesses by profiling a memory-bound matrix app. Get the Intel® VTune™ Amplifier recipe here.
Intel® VTune™ Amplifier Cookbook – Solve Poor Port Utilization
Profile a core-bound matrix app using Intel® VTune™ Amplifier and use Intel® Advisor for more benefits. See the full recipe here.
Intel® VTune™ Amplifier Cookbook – Spot Inefficient Synchronization
Learn how to locate inefficient synchronization in code by running Intel® VTune™ Amplifier’s Advanced Hotspots analysis.
Intel® VTune™ Amplifier Cookbook – Eliminate ICache Misses
Profile a front-end bound app to identify if ICache misses are a bottleneck in your code and use a PGO option to reduce them.
Intel® VTune™ Amplifier Cookbook – Analyzing DPDK Empty Cycles
Detect “empty” polling cycles to help tune performance and power efficiency. Learn how in this week’s cookbook recipe!
Intel® VTune™ Amplifier Cookbook – Profiling JavaScript* Code
Use Intel® VTune™ Amplifier to analyze the performance of your JavaScript* code. See the configuration steps.
Intel® VTune™ Amplifier Cookbook – OpenMP* Imbalance and Scheduling
Learn how to detect and fix frequent parallel bottlenecks in OpenMP programs in this Intel® VTune™ Amplifier cookbook recipe.
Intel® VTune™ Amplifier Cookbook – Profiling PHP Code in HHVM
Profiling PHP Code Running with HHVM*? Learn how to use Intel® VTune™ Amplifier performance analysis.
Intel® VTune™ Amplifier Cookbook – Remote Socket Accesses
Identify remote socket cache access problems in the DPDK-based apps on multi-socket systems with Intel® VTune™ Amplifier
Intel® VTune™ Amplifier Cookbook – OS Thread Migration
OS Thread Migration deters performance. Use Intel® VTune™ Amplifier’s Advanced Hotspots analysis to identify on NUMA systems.
Intel® VTune™ Amplifier Cookbook – Repair TCP/IP Synchronizations
Run Locks and Waits analysis in Intel® VTune™ Amplifier to spot and repair poor TCP/IP integration in your code.
Intel® VTune™ Amplifier Cookbook – Analyze a Java* App in Singularity* Container
Use the Intel® VTune™ Amplifier finds hot spots in Java* applications running in a Singularity* container.
Intel® VTune™ Amplifier Cookbook – Scheduling Overhead in Intel® TBB
Detect and repair scheduling overhead in Intel® Threading Building Blocks Application by diagnosing issues like grain size.