Long time I haven't write new post. Here the guide about remote profiling.
According to wikipedia, software profiling is a process of optimizing source
code by analyzing the application running by profiler tools. By using profiler
we can know how many times a method or function is invoked