X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=ltt-control%2Ffacilities%2Fmemory.xml;h=c6825a755ec954f0433a69537de48e1e66279d9c;hb=c27f9f2d4558e0cc1c90e74a52f69ca88a6fbccf;hp=abd7de5635a2ec0a2c1998677250e324ad5d6720;hpb=2727692a61acaf38e731277b6cc2a78a913d3e16;p=ltt-control.git diff --git a/ltt-control/facilities/memory.xml b/ltt-control/facilities/memory.xml index abd7de5..c6825a7 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.