In my usage the ProfilingPanel info is not being collected/processed, despite being enabled.
I have run in debug mode and the piece that looks most suspicious (in generate_stats) is that:
root_func = self.stats.get_root_func()
is returning a falsey root_func.
python3.6, django 2.2.6, and django debug toolbar 2.0