pytrace icon indicating copy to clipboard operation
pytrace copied to clipboard

configurable trace database name

Open techdragon opened this issue 11 years ago • 0 comments

being able to rename the database file is important when your code has multiple processes.

For instance when debugging salt (which communicates via zeromq between its daemons) I have 2 or 3 running daemons, and then initiate a command line tool that connects and talks to one of the daemons. Being able to trace all of them simultaneously would be awesome!

techdragon avatar Feb 21 '14 07:02 techdragon