Because of the work requirement, i want to add a Button to the existing Profiler window and realize my function. But i cant find the way.
Thanks!
Unfortunately there is no public API at the moment to extend ProfilerWindow functionality.
(You can workaround it with reflection and codegen for the particular Unity version, but it might break with the future releases).