Skip to content

hexagon: profiler output fix and script updates#24042

Merged
max-krasnyansky merged 2 commits into
ggml-org:masterfrom
qualcomm:hexagon-profiler-updates
Jun 2, 2026
Merged

hexagon: profiler output fix and script updates#24042
max-krasnyansky merged 2 commits into
ggml-org:masterfrom
qualcomm:hexagon-profiler-updates

Conversation

@max-krasnyansky
Copy link
Copy Markdown
Member

Overview

My previous fix for Op fusion ended up breaking the profiler output (started adding a bunch of NONEs for empty tensors).
This PR fixes that issue and updates the post-proc script to add support for total-usec column.

Requirements

@max-krasnyansky max-krasnyansky requested a review from a team as a code owner June 2, 2026 18:32
@github-actions github-actions Bot added script Script related python python script changes ggml changes relating to the ggml tensor library for machine learning Hexagon labels Jun 2, 2026
@max-krasnyansky
Copy link
Copy Markdown
Member Author

@ggml-org/maintainers @lhez
would be good to get a quick approval to merge this to unbreak the profiler. thx.

@max-krasnyansky max-krasnyansky merged commit 5c394fd into ggml-org:master Jun 2, 2026
30 of 32 checks passed
arichiardi pushed a commit to arichiardi/llama.cpp that referenced this pull request Jun 2, 2026
* hex-ops: fix profiler output (ie remove the redundant NONEs)

* hex-prof: update profiling script to support tot.usec column
jimbothigpen pushed a commit to jimbothigpen/llama.cpp that referenced this pull request Jun 6, 2026
* hex-ops: fix profiler output (ie remove the redundant NONEs)

* hex-prof: update profiling script to support tot.usec column

(cherry picked from commit 5c394fd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning Hexagon python python script changes script Script related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants