Abstract: Visualize an architecture of functions with the Shared Tasks graph. What’s worse than having too many chefs in the kitchen working on the same dish? Thread concurrency problems. A task –…
Tag: graphs
Making a Custom IOCTL Calls Tree
A sample plugin to add edges between IOCTL commands and driver code.
Making a Custom Cluster Graph
Extend the custom architecture dependencies graph by adding clusters.
Making a Dependency Graph with Custom Dependencies
A sample python graph plugin to add custom dependencies to an architecture dependency graph.
Making a Custom Architecture Tree
How to create a custom architecture tree using the Python API.
Cool Plugins for Code Maintenance
Three plugins provided by our partner, TechMatrix, that can help you identify and visualize code with low maintainability.
Making A Custom Call Tree
Creating a sample Understand graph plugin to draw a call tree using the Python API.
Debugging Understand with Understand
Tracking down an issue with nested typedef structs in the Data Members graph using Understand.
Seeing the Unseeable
An advanced workaround for visualizing graphs when the layout fails – and I use it to fix a bug in the UML Class Diagram.
Visualizing Change
Understand lets you step back and visualize exactly what parts of your code have changed and see the impact.