---
title: "Doom GPU Flame Graphs"
url: https://daily.dev/posts/doom-gpu-flame-graphs-lhryxnem0
source_url: http://www.brendangregg.com/blog/2025-05-01/doom-gpu-flame-graphs.html
type: article
source: "Brendan Gregg's Blog"
published: 2025-04-30T15:10:24.119Z
updated: 2025-04-30T15:10:39.433Z
tags: ["open-source", "linux", "intel"]
reading_time: 8
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Doom GPU Flame Graphs

**[Brendan Gregg's Blog](https://daily.dev/sources/brendangregg)** · 8 min read · 1 upvotes · 0 comments

## Summary

AI flame graphs are now open source, allowing for detailed analysis of gaming performance on Intel GPUs, including Battlemage. By analyzing CPU and GPU flame scopes side by side, patterns in utilization and performance can be identified efficiently. The example using GZDoom highlights how CPU and GPU flame graphs reveal insights into resource management during gameplay. The Intel open source accelerator profiler, iaprof, facilitates GPU profiling but requires complex Linux setup with specific hardware and drivers.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <http://www.brendangregg.com/blog/2025-05-01/doom-gpu-flame-graphs.html>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#open-source](https://daily.dev/tags/open-source), [#linux](https://daily.dev/tags/linux), [#intel](https://daily.dev/tags/intel)

[View this post on daily.dev](https://daily.dev/posts/doom-gpu-flame-graphs-lhryxnem0)
