Please don't top-post. On Tue, Oct 20, 2015 at 10:58:56AM +0800, 高强 wrote: > Hi, > > If you know, could you tell me the call relationship of command "xl save". > Example, when I execute "xl save",which function will be called first,and > then call which function? I mainly want to know which python function will > be called. >
No python code will be called if you're using xl toolstack. The code for xl and the underly library libxl is in tools/libxl directory. Most of the time, you should be able to get the call chain by simply inspecting the code. Wei. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel