Unverified Commit 75bdc947 authored by jeffnye-gh's avatar jeffnye-gh Committed by GitHub
Browse files

jeffnye-gh/dromajo_stf_update (#119)



improve performance when stf tracing is enabled, issue #55 
 
retain n_cycles=10000 until the stf trace opc is detected. 
Once the stop opc is detected restore n_cycles=10000

result is better interactivity under linux, improving overall
performance and usability when not actively generating a trace.

This is a re-implementation of previous draft PR.

trace opc trigger detection is done in dromajo_template.
trace record creation and handling is done in dromajo_stf.cpp
headers gathered into dromajo_stf.h

---------

Co-authored-by: default avatarjeff <jeffnye-gh@github.com>
parent ba6dc13d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment