한국어
☰ Categories

Memory Profiler CLI

Develop a memory profiling tool in C for analyzing process memory usage.

CategoryDevelopment › Coding
TagsDraftingAnalyzingDeveloperCode
Prompt
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.

What this prompt does

Useful for designing a CLI that analyzes process memory usage. It requests stack traces and custom allocator hooking, but does not specify the target OS or permission model.

More in this category

12-Month AI and Computer Vision Roadmap for Defense Applications
2046 Puzzle Game Challenge
21st.dev component prompt
3D FACTORY
3D FPS Game