Hi. I implemented my custom ProfilerCounter and show its value in ProfilerWindow by customizing Profiler Modules.
But I found that its customized settings are shared between all Unity installed in same PC, even it opened another project. Generally, custom profiler marker and counter are highly dependent to project, not common.
If you worked with multiple projects, eventually your Profiler Window will be messed with so many unneeded module views.
Please change that Profiler Window settings is stored per project, not per user.
(Same thing is already occurred in Favorites feature in Project view.)