X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ltt-control%2Ffacilities%2Fmm.xml;h=1b2fff2ac8462afb70d02f1f309f6d3e4c7fa675;hb=4c32035c2288d1309586f6b976f30b1cb4baa6da;hp=a128376a37b3317f2e20b4965aa1a21bf2200ea3;hpb=b21482e79b375b93d0a09438dbc6fb4b8de83025;p=ltt-control.git diff --git a/ltt-control/facilities/mm.xml b/ltt-control/facilities/mm.xml index a128376..1b2fff2 100644 --- a/ltt-control/facilities/mm.xml +++ b/ltt-control/facilities/mm.xml @@ -1,11 +1,11 @@ - + 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.