Method and component for counting function calls in application programs
An application and function call technology, applied in the field of live video, can solve the problem that there is no way to count the time and number of calls of each function
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0030] The present invention provides a method and components for counting function calls in application programs. In order to prevent the application program after release from being unable to monitor its function call conditions (call time, call times, etc.), the present invention has written a method that can be used for A component that monitors the application when it is running, and then injects the component into the running application process. This component has the function of monitoring all function calls of the application, and counts the number of calls and call time of each function , and finally output the statistical results. So the subsequent HOOK (hook function, used to monitor function calls) function codes are all written in this component. There are many ways to inject components, such as remote thread injection, message hook injection, and so on.
[0031] The application program of the present invention can be any application program, such as live video ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

