dotTrace 2018.2 Help

Sharing Snapshot Data

Most software products are developed by development teams as opposed to individual developers. dotTrace provides several features that help developers collaborate with each other while investigating performance problems.

You can copy the signature of a function or a subtree to the clipboard and send it to your colleagues.

To copy the signature of a function

  1. Select a function.

  2. Do one of the following:
    • On the menu bar, choose Edit | Copy Signature.

    • Right-click the function, then click Copy Signature in the context menu.

    • Press Ctrl+C.

  3. The function signature is placed on the clipboard.

copy signature

You can copy the signature of a function in any view. However, copying a subtree is only available in Threads Tree or Call Tree.

To copy a subtree

  1. Select a snapshot node and expand it.

  2. On the menu bar, choose Edit | Copy Subtree or press Ctrl+Shift+C.

  3. Expanded nodes are placed on the clipboard.

Last modified: 21 December 2018

See Also