magic-trace icon indicating copy to clipboard operation
magic-trace copied to clipboard

Support `magic-trace attach -p ... [cmd]` syntax

Open Xyene opened this issue 3 years ago • 0 comments

This would allow doing e.g.

$ magic-trace attach -p $(pidof foo) -trigger bar sleep 5

like perf.

Xyene avatar Jun 28 '22 19:06 Xyene