From e542fe1f0b69e92061bc8000414506c282a31451 Mon Sep 17 00:00:00 2001From: fche Date: Sat, 13 Oct 2018 19:38:43 +0000Subject: removed man pages--- tapsets/API-vm-munmap_html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)(limited to 'tapsets/API-vm-munmap_html')diff --git a/tapsets/API-vm-munmap_html b/tapsets/API-vm-munmap_htmlindex 5f772e90..59ec4c8c 100644--- a/tapsets/API-vm-munmap_html+++ b/tapsets/API-vm-munmap_html@@ -1,11 +1,11 @@-probe::vm.munmap

Name

probe::vm.munmap —+probe::vm.munmap

Name

probe::vm.munmap — Fires when an munmap is requested-

Synopsis

vm.munmap 

Values

length

- the length of the memory segment-

name

+

Synopsis

vm.munmap 

Values

name

name of the probe point+

length

+ the length of the memory segment

address

the requested address-

Context

+

Context

The process calling munmap.

--cgit