Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
AMDResearch
/
omniprobe
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
18
Code
Issues
3
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add JSON output to MemoryAnalysis plugin
- #21
#21
Closed
coleramos425
wants to merge 12 commits into
main
AMDResearch/omniprobe:main
from
colramos/json-support
AMDResearch/omniprobe:colramos/json-support
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Add JSON output to MemoryAnalysis plugin
#21
coleramos425
wants to merge 12 commits into
main
AMDResearch/omniprobe:main
from
colramos/json-support
AMDResearch/omniprobe:colramos/json-support
Copy head branch name to clipboard
Commits
Commits on May 27, 2025
New header file for JSON output, include and implement JSON header into memory_analysis_handler, write output file on completion
Show description for 4f2b15e
coleramos425
committed
4f2b15e
View commit details
Copy full SHA for 4f2b15e
Browse repository at this point
Propagate verbose flag from omniprobe entrypoint to backend plugins
Show description for 00b0657
coleramos425
committed
00b0657
View commit details
Copy full SHA for 00b0657
Browse repository at this point
Update dh_comms submodule
Show description for 95d41b1
coleramos425
committed
95d41b1
View commit details
Copy full SHA for 95d41b1
Browse repository at this point
Moving json_output header into dh_comms, removing includes from logduration
Show description for 8b6da97
coleramos425
committed
8b6da97
View commit details
Copy full SHA for 8b6da97
Browse repository at this point
Add the C++ JSON library to the containers
Show description for 05b9dbe
coleramos425
committed
05b9dbe
View commit details
Copy full SHA for 05b9dbe
Browse repository at this point
Remove memory analysis wrapper deconstructor to avoid premature unloading
Show description for 8985f80
coleramos425
committed
8985f80
View commit details
Copy full SHA for 8985f80
Browse repository at this point
Update project submodules with latest commits
Show description for bee7b78
coleramos425
committed
bee7b78
View commit details
Copy full SHA for bee7b78
Browse repository at this point
Remove nlohmann/json install from container. Adding header directly to dh_comms to avoid additional dependency
Show description for a3f2f7a
coleramos425
committed
a3f2f7a
View commit details
Copy full SHA for a3f2f7a
Browse repository at this point
Update dh_comms to latest feature branch commit
Show description for a2ed5c3
coleramos425
committed
a2ed5c3
View commit details
Copy full SHA for a2ed5c3
Browse repository at this point
Update kerneldb with lates commits from Keith (5/26)
Show description for b1d664e
coleramos425
committed
b1d664e
View commit details
Copy full SHA for b1d664e
Browse repository at this point
Commits on Jun 3, 2025
Simplify JSON output by collating memory analysis for all dispatches in a single object
Show description for 66db62c
coleramos425
committed
66db62c
View commit details
Copy full SHA for 66db62c
Browse repository at this point
Update dh_comms submodule with latest commit (for combined JSON output)
Show description for 25f96d8
coleramos425
committed
25f96d8
View commit details
Copy full SHA for 25f96d8
Browse repository at this point
You can’t perform that action at this time.