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
You can get there eventually with pmi and counting or just diff the entire assembly but there's no need to do that as we can just pass various name filters on down from jit-diffs to jit-dasm-pmi to pmi.
Likely requires fixing PMI's command parse as in #193 so we can pass more info in...
The text was updated successfully, but these errors were encountered:
Useful for zeroing in on specific methods in a large assembly...
eg I would like to be able to say
You can get there eventually with pmi and counting or just diff the entire assembly but there's no need to do that as we can just pass various name filters on down from jit-diffs to jit-dasm-pmi to pmi.
Likely requires fixing PMI's command parse as in #193 so we can pass more info in...
The text was updated successfully, but these errors were encountered: