-
公开(公告)号:US10719431B2
公开(公告)日:2020-07-21
申请号:US16223414
申请日:2018-12-18
Applicant: SAP SE
Inventor: Yang Peng , Yueling Wang , Jieying Zhang , Yunfeng Jiang , Junshan Xu
IPC: G06F11/36 , G06F16/904 , G06F9/445 , G06F8/77
Abstract: Techniques are described for graph based code performance analysis of software, such as software that is being developed and tested in a development environment. Implementations provide a technique for instrumenting code by adding various annotations into the code. Each annotation may be a function call that executes with the annotated code, but does not alter the behavior and/or functionality of the annotated code apart from outputting call tracking information during execution. The call tracking information generated by annotations can be analyzed to generate a call graph that depicts calling relationships between functions in the code. The call graph can be presented within a user interface and/or automatically analyzed to develop recommendations regarding code coverage for testing, impact information describing how changes to one function impact another function, code optimization recommendations, and so forth.