• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

Intel Releases Continuous Profiler to Increase CPU Performance

btarunr

Editor & Senior Moderator
Staff member
Joined
Oct 9, 2007
Messages
46,459 (7.66/day)
Location
Hyderabad, India
System Name RBMK-1000
Processor AMD Ryzen 7 5700G
Motherboard ASUS ROG Strix B450-E Gaming
Cooling DeepCool Gammax L240 V2
Memory 2x 8GB G.Skill Sniper X
Video Card(s) Palit GeForce RTX 2080 SUPER GameRock
Storage Western Digital Black NVMe 512GB
Display(s) BenQ 1440p 60 Hz 27-inch
Case Corsair Carbide 100R
Audio Device(s) ASUS SupremeFX S1220A
Power Supply Cooler Master MWE Gold 650W
Mouse ASUS ROG Strix Impact
Keyboard Gamdias Hermes E2
Software Windows 11 Pro
Intel today announced the release of Continuous Profiler to open source -- serving as an example of the company's open ecosystem approach to catalyze innovation and boost productivity for developers. The optimization agent is actively used by companies including ironSource, ShareChat and Snap Inc. to identify production bottlenecks and optimization opportunities. Developed by Intel Granulate and contributed to the open source community, Continuous Profiler is a solution that combines multiple profilers into one view as a flame graph. This unified view offers developers, performance engineers and DevOps a continuous and autonomous way to identify runtime inefficiencies.

"Continuous Profiler has been at the heart of what we've been doing at Intel Granulate. By helping developers identify bottlenecks in the code, businesses can optimize their applications more easily and effectively," said Asaf Ezra, general manager of Intel Granulate. Determining why central processing units (CPUs) are busy is a routine task for performance analysis in any testing and production environment. Continuous Profiler delivers a flame graph of the hottest code paths. "This visualized view makes it immediately obvious where CPU is consumed so you can find cost savings, eliminate bottlenecks, improve throughput, and reduce latency and performance regressions," said Brendan Gregg, Intel Fellow. "In today's complex environment, however, flame graphs can unearth so many performance wins that it becomes laborious to apply them all. Intel Granulate automates this task, allowing companies to realize these performance wins now and in the future as Intel develops more optimizations."



The evolution of gProfiler, Continuous Profiler combines multiple sampling profilers to produce a unified visualization of what a CPU is spending time on. Easy-to-navigate flame graphs pinpoint performance regressions, such as garbage collection, deadlocks and others to help smooth deployments.

Among its unique features, Continuous Profiler allows DevOps to filter services based on container name, hostname or Kubernetes deployment object by simply selecting the resolution level within the platform. These native Kubernetes filters profile down from the deployment to pod level without having to deploy a profiler for each object. This allows teams to investigate the behavior of different deployments, pods, nodes and hosts across different regions and code.

The profiler is compatible with Intel Granulate's continuous optimization services and can be deployed cluster-wide within minutes, supporting a range of programming languages without requiring code changes.

Continuous Profiler is SOC2-certified and held to Intel's high security standards, ensuring reliability and trust in its deployment.

With a simple user interface (UI) and seamless integration, Continuous Profiler will add modifications to meet unique developer needs, uncover bottlenecks on the runtime level and boost application performance for improved user experiences.

Together with open source contributors and the broader ecosystem, Intel will further refine the tool and help developers make applications faster, stronger and more cost-efficient.

At KubeCon EU, Intel will have two booths. Being a part of the open source community means being an active contributor and Intel is active with over 100+ open internal projects, contributing to 300+ open source projects, and belonging to 700 foundations. Learn more at the Intel Open Ecosystem Booth #H5. Check out the Intel Enterprise Software Booth #J17 to see how Intel solutions help companies manage, secure and scale cloud-native workloads more efficiently and confidently - paving a faster way to AI.

View at TechPowerUp Main Site
 
Joined
Oct 18, 2013
Messages
5,543 (1.44/day)
Location
Everywhere all the time all at once
System Name The Little One
Processor i5-11320H @4.4GHZ
Motherboard AZW SEI
Cooling Fan w/heat pipes + side & rear vents
Memory 64GB Crucial DDR4-3200 (2x 32GB)
Video Card(s) Iris XE
Storage WD Black SN850X 4TB m.2, Seagate 2TB SSD + SN850 4TB x2 in an external enclosure
Display(s) 2x Samsung 43" & 2x 32"
Case Practically identical to a mac mini, just purrtier in slate blue, & with 3x usb ports on the front !
Audio Device(s) Yamaha ATS-1060 Bluetooth Soundbar & Subwoofer
Power Supply 65w brick
Mouse Logitech MX Master 2
Keyboard Logitech G613 mechanical wireless
Software Windows 10 pro 64 bit, with all the unnecessary background shitzu turned OFF !
Benchmark Scores PDQ
y.A.w.n...

so much techno-babble, so little substance to explain how this will benefit anyone at the ordinary joe-schmoe user level :D

Perhaps the part about "identify bottlenecks in the code" will translate into something useful....
 
Joined
Jan 27, 2024
Messages
6 (0.06/day)
System Name BigCat
Processor i9-10900X
Motherboard Asus X-299
Memory 160GB
Video Card(s) RTX 3060 12GB, RTX 4070
Storage 10TB SSD/NVME
Display(s) Dual Acer B326HK 4K 32"
Software Windows 10, Fedora Linux
y.A.w.n...

so much techno-babble, so little substance to explain how this will benefit anyone at the ordinary joe-schmoe user level :D

Perhaps the part about "identify bottlenecks in the code" will translate into something useful....
This is software that the software developers can use to optimize their code so it runs faster. As a developer, you want something to help you find where your software is spending most of its time and maybe give you clues what is going on inside the processor so you can make the code run faster. Somebody who is just running existing software most likely won't run this.
 
Joined
Oct 2, 2015
Messages
2,997 (0.95/day)
Location
Argentina
System Name Ciel
Processor AMD Ryzen R5 5600X
Motherboard Asus Tuf Gaming B550 Plus
Cooling ID-Cooling 224-XT Basic
Memory 2x 16GB Kingston Fury 3600MHz@3933MHz
Video Card(s) Gainward Ghost 3060 Ti 8GB + Sapphire Pulse RX 6600 8GB
Storage NVMe Kingston KC3000 2TB + NVMe Toshiba KBG40ZNT256G + HDD WD 4TB
Display(s) AOC Q27G3XMN + Samsung S22F350
Case Cougar MX410 Mesh-G
Audio Device(s) Kingston HyperX Cloud Stinger Core 7.1 Wireless PC
Power Supply Aerocool KCAS-500W
Mouse EVGA X15
Keyboard VSG Alnilam
Software Windows 11
Still waiting for the source code of XeSS, Intel.
 
Joined
Jan 2, 2019
Messages
60 (0.03/day)
Location
Calgary, Canada
Just reviewed a default page on github.

Guys, the software has Too Many external dependencies ( AWS account, two SQL databases on AWS, and Docker )!

...
External Dependencies: AWS Services
The Continuous Profiler incorporates specific AWS services as essential components. These dependencies are:
- Amazon S3 (Simple Storage Service): Used extensively for storing profiling data.
- Amazon SQS (Simple Queue Service): Integral for managing message queues between backend and indexer services.
You are welcome to replace those services with other similar which implement the same API, like Minio for S3 and RabbitMQ for SQS.

Usage
Pre-requisites
Before using the Continuous Profiler, ensure the following:
- You have an AWS account and configure your credentials, as the project utilizes AWS SQS and S3.
- You'll also need to create an SQS queue and an S3 bucket.
- You have Docker and docker-compose installed on your machine.
...

I've been using VTune since 2012 on x86 platforms, and gprof since 2023 on RISC-V platforms. Both packages completely satisfy my needs as a Software Engineer.

I really do Not understand why Intel is doing that...
 
Last edited:
Joined
Jan 27, 2024
Messages
6 (0.06/day)
System Name BigCat
Processor i9-10900X
Motherboard Asus X-299
Memory 160GB
Video Card(s) RTX 3060 12GB, RTX 4070
Storage 10TB SSD/NVME
Display(s) Dual Acer B326HK 4K 32"
Software Windows 10, Fedora Linux
Just reviewed a default page on github.

Guys, the software has Too Many external dependencies ( AWS account, two SQL databases on AWS, and Docker )!

...
External Dependencies: AWS Services
The Continuous Profiler incorporates specific AWS services as essential components. These dependencies are:
- Amazon S3 (Simple Storage Service): Used extensively for storing profiling data.
- Amazon SQS (Simple Queue Service): Integral for managing message queues between backend and indexer services.
You are welcome to replace those services with other similar which implement the same API, like Minio for S3 and RabbitMQ for SQS.

Usage
Pre-requisites
Before using the Continuous Profiler, ensure the following:
- You have an AWS account and configure your credentials, as the project utilizes AWS SQS and S3.
- You'll also need to create an SQS queue and an S3 bucket.
- You have Docker and docker-compose installed on your machine.
...

I've been using VTune since 2012 on x86 platforms, and gprof since 2023 on RISC-V platforms. Both packages completely satisfy my needs as a Software Engineer.

I really do Not understand why Intel is doing that...
Yeah, this looks like a joke. You do not want a heavyweight profiling tool running on the system you are trying to tune and you don't want it to become a bottleneck on your system. I have used vTune a few times and it's decent software
 
Top