Skip to content

Enable MARKER_CORE_RANGE_API in json-tool#776

Closed
MythreyaK wants to merge 2 commits into
developfrom
users/mkuriche/json-tool-marker-api
Closed

Enable MARKER_CORE_RANGE_API in json-tool#776
MythreyaK wants to merge 2 commits into
developfrom
users/mkuriche/json-tool-marker-api

Conversation

@MythreyaK

Copy link
Copy Markdown
Member

Replaces #179.

Motivation

Enables marker core range API in the json tool and perfetto output for marker ranges. This change should make it easier to debug tests which use marker API.

This change would be helpful for a memory copy tracing test that I plan to add in the near future because it makes it much easier to both visualize (with perfetto dumps) and walk the call stack with ancestor IDs.

Technical Details

  • Add MARKER_CORE_API buffer and callback to tracing
  • Add perfetto output to json tool

Test Plan

Test Result

Submission Checklist

* Add perfetto output to json tool
* misc formatting
@MythreyaK MythreyaK force-pushed the users/mkuriche/json-tool-marker-api branch from 65354c2 to 144f60f Compare September 19, 2025 21:37
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been inactive for 25 days and will be marked as stale.

If you would like to keep this PR open, please:

  • Add new commits
  • Add a comment explaining why it should remain open

This PR will be automatically closed in 5 days if no further activity occurs.

@github-actions github-actions Bot added the Stale PR has no activity for 25+ days label May 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically closed due to inactivity (30 days with no updates).

If you'd like to continue working on this, feel free to reopen the PR or create a new one.

@github-actions github-actions Bot closed this May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants