|
- Fixed path references to generate_profile_data.go in profile_quick.sh
and profile_benchmarks.sh (now ../benchmarks/cmd/)
- Fixed dmap profiling in profile_quick.sh to use proper MapReduce query
format and interrupt after 3 seconds (since dmap runs continuously)
- Added CSV logformat specification for dmap query on CSV files
This fixes the "make profile-quick" and "make profile-auto" commands
that were failing due to incorrect paths after moving the profiling
scripts from benchmarks/ to profiling/.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|