Jump to content

microprofile_dump_csv


photo

Recommended Posts

Posted

In the documentation a function named microprofile_dump_csv is mentioned: https://developer.unigine.com/en/docs/2.8/code/console/#microprofile_dump_csv

When I try to run this command however (in Unigine 2.8) I get a 'unknown command' error. Also the autocomplete for the console only lists the microprofile_dump_html and microprofile_dump_frames functions. I did a search in the source code of 2.8.0.1 and I cannot find any mention of this function there either. If this a mistake in the documentation, or do I need to load some sort of plugin for this?

Posted

Hi Bemined,

Currently dumps are saved to html-files ( microprofile_dump_html command). Seems like a bug in documentation, we'll fix it and update documentation, sorry for the inconvenience caused!

Thanks for reporting this issue!

Your feedback is always appreciated!

Posted

The command was present in the 2.7.3 version (or at least I see a EngineMicroprofile::dumpFileCSV function in the source code, don't have a running version of 2.7.3 here to test it), any reason it was removed from 2.8?

Posted

Bemined

CSV export never works as expected. On our test cases it simply causing engine crashes. Also it exports only part of the current html counters, so in general it's not really useful for debugging, so we decided to remove it.

How to submit a good bug report
---
FTP server for test scenes and user uploads:

×
×
  • Create New...