Memory Profiler CLI
Develop a memory profiling tool
Content
Develop a memory profiling tool in C for analyzing process memory usage. Implement process attachment with minimal performance impact. Add heap analysis with allocation tracking. Include memory leak detection with stack traces. Implement memory usage visualization with detailed statistics. Add custom allocator hooking for detailed tracking. Include report generation in multiple formats. Implement filtering options for noise reduction. Add comparison functionality between snapshots. Include command-line interface with interactive mode. Implement signal handling for clean detachment.
Related Prompts
Real-Time Multiplayer Defense Game
Create an engaging multiplayer defense game inspired by forntwars.io, focusing on real-time strategy and resource management.
Create STYLE_GUIDE.md
This prompt assists users in creating a comprehensive STYLE_GUIDE.md for their projects. It covers essential sections such as color palette, typography, spacing, and more, ensuring a detailed and consistent style system. Users can also include example component design references.
Typing Speed Test
Build an interactive typing speed test
Code Snippet Manager
Build a developer-focused code snippet manager