Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Method Tracker Visualizer
Method Tracker Visualizer

Method Tracker Visualizer

Preview

Mirko Sangrigoli

|
31 installs
| (0) | Free
The Method Tracker Visualizer VSIX Extension brings interactive visualization, search, and navigation of your MethodTrackerTool logs directly into Visual Studio. With this tool window, you can inspect the call tree, filter log entries, and quickly jump to methods with issues—a...
Download

MethodTracker Visualizer (VSIX)

The MethodTracker Visualizer provides an intuitive Visual Studio extension for analyzing the detailed method call data generated by the MethodTracker Tool.


Features

  • Filesystem Browser: Select the test run you wish to analyze directly from your filesystem.

  • Hierarchical Method View: Clearly see the sequence of method calls made during your test, structured hierarchically.

  • Advanced Search: Quickly filter and find specific method calls. Use keywords separated by '&' to match all entered terms.

  • Exception View: Examine exceptions thoroughly, observing where they originated, where they were handled, and their propagation through your codebase.

  • Performance View (Alpha): Analyze exclusive execution times of individual methods to identify potential performance bottlenecks.

  • Comparer View: Compare two different test runs side-by-side, easily identifying differences across method executions.

Compatibility Note:

  • Requires MethodTrackerTool version 2.1.0 or later. Get it here.

Getting Started

  1. Install the NuGet Package:
    First, use the MethodTrackerTool NuGet package in your project to capture log data.

  2. Install the VSIX Extension:
    Download the latest VSIX from the Method Tracker Visualizer GitHub Releases page and install it into Visual Studio.

  3. Open the Tool Window:
    In Visual Studio, go to View > Other Windows > Method Tracker Visualizer to open the log viewer and start exploring your logs.


License

Method Tracker Visualizer VSIX Extension is released under the MIT License.


This is a beta release. The extension is actively evolving, and APIs/behavior may change.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft