X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt-control%2Ffacilities%2Fmm.xml;h=1b2fff2ac8462afb70d02f1f309f6d3e4c7fa675;hb=201fcc156aeee6cf7c1283c0163e47cb209cb78e;hp=4450d22a2a092bec1e8b248142eab03a5ba58e15;hpb=743ae0e0224a9e3234cbeec1c3f64ac9abbb3693;p=lttv.git diff --git a/ltt-control/facilities/mm.xml b/ltt-control/facilities/mm.xml index 4450d22a..1b2fff2a 100644 --- a/ltt-control/facilities/mm.xml +++ b/ltt-control/facilities/mm.xml @@ -3,9 +3,9 @@ The memory facility has memory management events. - Entry in a trap - Trap number - Address where trap occured + Entry in the page fault handler + Pointer that caused the page fault + Instruction at which the page fault occured @@ -24,19 +24,19 @@ Page allocation - Order of the page to allocate + Order of the page to allocate Assigned page address, or 0 if failed. Page free - Order 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.