Skip to content

Conversation

Sai-teja573
Copy link
Contributor

  • Introduced etm_trace.sh to validate CoreSight ETM (Embedded Trace Macrocell) trace functionality
    • Verifies required kernel configuration (CONFIG_CORESIGHT_SOURCE_ETM4X)
    • Enables CoreSight sink (tmc_etr0) and source (etm0)
    • Captures trace data from /dev/tmc_etr0 and validates output
  • Added README.md with detailed documentation:
    • Test overview, step-by-step usage instructions, prerequisites, result format, and sample logs

- Introduced etm_trace.sh to validate CoreSight ETM trace functionality
  - Checks kernel config, enables sink/source, captures and validates trace
- Added README.md with detailed test overview, usage, prerequisites, and sample logs
- Ensures trace infrastructure is functional and test is easy to execute and interpret

Signed-off-by: Sai-teja573 <[email protected]>
Copy link
Contributor

@vnarapar vnarapar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vnarapar vnarapar merged commit ddff25e into qualcomm-linux:main Jul 21, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants