Customize Data Collection for Intel® VTune™ Profiler Performance Analysis | Intel Software

Subscribers:
257,000
Published on ● Video Link: https://www.youtube.com/watch?v=pOKv46fU4qI



Duration: 4:58
117 views
6


This video demonstrates using Intel VTune Profiler together with a custom data collector to enable customized analysis.

It will demonstrate configuring the custom data collector to interact with the VTune data collection, and injecting custom data after collection has completed.
It also showcases how to augment regular hardware events-based sampling data and hotspot analysis data with your custom data collection results.

The Intel VTune Profiler provides the ability to augment performance analysis types such as the ones listed here:
• hotspots analysis to detect the functions that are consuming the most processor time
• threading analysis to analyze locks and waits such as semaphores, mutexes, and I/O waits
• system overview to explore system resource utilization
• HPC performance characterization to analyze compute intensive applications, memory access, and vectorization
• I/O analysis to analyze disk, network, and system bus throughput and latency
• micro-architecture exploration to identify processor instruction execution pipeline bottlenecks
• memory consumption and access analysis
• GPU offload analysis.
You can add your own application specific data points and inject them into the VTune Profiler results view. You can then interact with it the same way you are accustomed to.
Examples we will cover include:
• generating the timestamp for each data line in the custom data file using time and get system time calls.
• implementation of writing the discrete data types instantaneous value and count rate to the custom data file.
• using the system and VTune Profiler environment variables to format the full path name to the custom data file for this collection instance.
• Integrating custom data has been collected by other profiling techniques.

Intel® VTune™ Profiler: https://www.intel.com/content/www/us/en/developer/tools/oneapi/vtune-profiler.html

Intel Distribution for Python*: https://www.intel.com/content/www/us/en/developer/tools/oneapi/distribution-for-python.html

Intel® oneAPI: https://www.intel.com/content/www/us/en/developer/tools/oneapi/overview.html

oneAPI Code Samples Library: https://www.intel.com/content/www/us/en/developer/tools/oneapi/code-samples.html

oneAPI Code Samples Catalog: https://oneapi-src.github.io/oneAPI-samples/

About Intel Software:
Intel® Developer Zone is committed to empowering and assisting software developers in creating applications for Intel hardware and software products. The Intel Software YouTube channel is an excellent resource for those seeking to enhance their knowledge. Our channel provides the latest news, helpful tips, and engaging product demos from Intel and our numerous industry partners. Our videos cover various topics; you can explore them further by following the links.

Connect with Intel Software:
INTEL SOFTWARE WEBSITE: https://intel.ly/2KeP1hD
INTEL SOFTWARE on FACEBOOK: http://bit.ly/2z8MPFF
INTEL SOFTWARE on TWITTER: http://bit.ly/2zahGSn
INTEL SOFTWARE GITHUB: http://bit.ly/2zaih6z
INTEL DEVELOPER ZONE LINKEDIN: http://bit.ly/2z979qs
INTEL DEVELOPER ZONE INSTAGRAM: http://bit.ly/2z9Xsby
INTEL GAME DEV TWITCH: http://bit.ly/2BkNshu

#intel #intelsoftware #oneapi

Customize Data Collection for Intel® VTune™ Profiler Performance Analysis | Intel Software




Other Videos By Intel Software


2023-05-24Logging Layer | Intel® Graphics Performance Analyzers Framework Quick Tips | Intel Software
2023-05-23May 2023 | IDZ News | Intel Software
2023-05-16Crowd Simulation on Multiple Devices Using SYCL | Intel Software
2023-05-15Logging Layer | Intel® Graphics Performance Analyzers Framework Quick Tips | Intel Software
2023-05-15Fix Processor Throttling with Intel® VTune™ | Intel Software
2023-05-12Deploy your SSH Key for Intel® VTune™ Profiler | Intel Software
2023-05-11Optimize Python* Workloads with Intel® VTune™ Profiler | Intel Software
2023-05-10Resolve NUMA Performance Impact with Intel® VTune™ Profiler | Intel Software
2023-05-09Crowd Simulation on Multiple Devices Using SYCL | Intel Software
2023-05-09Analyze Threading Performance with Intel® VTune™ Profiler | Intel Software
2023-05-08Customize Data Collection for Intel® VTune™ Profiler Performance Analysis | Intel Software
2023-05-05Open Model Zoo Demos | Intel Software
2023-05-05Configure Intel® VTune™ Profiler for Performance Analysis | An Introduction | Intel Software
2023-05-04Optimize Memory and Cache Usage with Intel® VTune™ Profiler | Intel Software
2023-05-04April 2023 | oneAPI Dev News | Intel Software
2023-05-04Open Model Zoo Demos | Intel Software
2023-05-03April 2023 | IDZ News | Intel Software
2023-05-03Take Advantage for Intel® Instrumentation and Tracing Technology for Performance Analysis
2023-05-02Innovation Thrives in Open Ecosystems | Intel Software
2023-05-02Innovation Thrives in Open Ecosystems | Highlights | Intel Software
2023-05-02Innovation Thrives in Open Ecosystems | Intel Software



Tags:
Intel Developer Zone
IDZ
Intel Software
Software Developer
Developer Tools
Software Tools
Developer
Intel
oneAPI
DPC++
SYCL
VTune
Performance
Optimization
Performance Analysis
Threading
bottlenecks
hotspots
cache misses
latency
offload