Etrace is a performance and debugging tool, used to analyze what programs or files a given command uses when running, in addition to measuring how long it takes for it to run or display a window.
It needs classic confinement to run because it can run any arbitrary program, and is similar to a compiler or IDE in this manner.
Thanks!