MCG
by Aggmedia Pty Ltd
v3.6
Β·
Updated 2 months ago
Β·
0 Bytes
Β·
Released Feb 2014
Key Features
π
Dark Mode
β¨
Filters & Effects
π₯οΈ
Terminal / CLI
ποΈ
Archive / Compress
βοΈ
Strategy Game
πΊοΈ
Maps / Location
About MCG
MCG lets you analyse your application profile data natively on macOS.
With call tracing, function summaries, graphs and treemaps, youβll easily be able to detect and correct any parts of your application that are taking longer or using more memory than they should.
MCG requires callgrind profiling data for your application, which can be generated in many languages such as PHP, Ruby and Python, or can be baked in for compiled languages like C/C++.
FEATURES:
β’ Super fast parsing of most callgrind files, regardless of language.
β’ Structural analysis graphs including call depth, class methods call count and cost, and function type.
β’ Supports compressed callgrind and multiβprofile files (supported by Xdebug 2.3+), and 10 ns (supported by Xdebug 3+).
β’ Various treemap visualizations for MCGβs Outline and Flat data modes, including heat map gradients (please read app help for why treemaps arenβt accurate in profiling tools)
β’ Outline call tree view for PHP Xdebug shows exact execution path/tree.
β’ Click navigable to follow calls, treemap nodes and graph points.
β’ Text search filter.
β’ Generic cost support, including Seconds, Milliseconds and Microseconds for time costs, and MB/KB/b for memory.
β’ Supports dark mode, macOS 13 Ventura, macOS 14 Sonoma, macOS 15 Sequoia, both Intel and Apple Silicon.
β’ Did we mention that it's super fast?
β’ The original native profiler for Mac.
* Note that some technical knowledge of stack trace/call trees and code performance tuning is required to make use of MCGβs analysis and displays.