X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt-control%2Ffacilities%2Fmemory.xml;h=c6825a755ec954f0433a69537de48e1e66279d9c;hb=b8597f4ba16393e28d296c269a1a53b6bb2f8136;hp=abd7de5635a2ec0a2c1998677250e324ad5d6720;hpb=f1f05d477b7698a30c0d909f8fcc0fc60c175bda;p=lttv.git diff --git a/ltt-control/facilities/memory.xml b/ltt-control/facilities/memory.xml index abd7de56..c6825a75 100644 --- a/ltt-control/facilities/memory.xml +++ b/ltt-control/facilities/memory.xml @@ -4,34 +4,40 @@ Page allocation - Order of the page to allocate - Assigned page address, or 0 if failed. + Order of the page to allocate + Assigned page address, or 0 if failed. Page free - Order of the page to free - Address of the page to free. + Order of the page to free + Address of the page to free. Page swapped into memory - Address of the page to swap in. + Address of the page to swap in. Page swapped to disk - Address of the page to swap out. + Address of the page to swap out. Staring to wait for a page - Address of the page we wait for. + Address of the page we wait for. Ending wait for a page - Address of the page we wait for. + Address of the page we wait for. + + + + Ending wait for a page + Address of the page faulted. + Instruction causing the fault.