Memory Profiler CLI
This page contains the complete prompt template, ready to copy into a compatible language model. Related and popular prompts appear alongside it.
Builds a memory profiling tool in C for analyzing process memory usage — attaching to a process with minimal performance impact, heap analysis with allocation tracking, leak detection with stack traces, and usage visualization with detailed statistics.
Prompt content
Use C Language development of a memory analysis tool to analyse process memory usage. Implementation process attachments have the least impact on performance. Adds a stack analysis with distribution tracking. Includes memory leak detection with stack tracking. Visualization of memory usage through detailed statistical data. Adds a custom partition link for detailed tracking. Report generation, including multiple formats. Implements the noise filter options. Adds a comparison function between snapshots. Includes an interactive command line interface. Implement clean separation signal processing.