pyinstrument icon indicating copy to clipboard operation
pyinstrument copied to clipboard

Support more options through IPython magic

Open singharpit94 opened this issue 1 year ago • 0 comments

Currently, %%pyinstrument only supports following options through IPython magic:

--interval INTERVAL --async_mode ASYNC_MODE --height HEIGHT --timeline TIMELINE

Can we add support for options like outfile, hide-regex etc ideally all options supported by pyinstrument

singharpit94 avatar Aug 01 '24 09:08 singharpit94