June 5, 2014
12:14 a.m.
thank you frank , for make this clear . so frank in this case can you be more specific , what should i do ? for example i installed kernel-doc , even downloaded kernel man page from kernel.org and completed make install routine . but , for example i don't have any kmalloc man page yet in my fedora . last time i was in arch linux , i had it . best wishes, -navid On Thu, Jun 5, 2014 at 2:49 AM, Frank Ch. Eigler <fche@redhat.com> wrote:
navid Rahimi <rahimi.nv@gmail.com> writes:
probe::vm.kmalloc (3stap) - Fires when kmalloc is requested probe::vm.kmalloc_node (3stap) - Fires when kmalloc_node is requested
Those are systemtap man pages, not kernel API ones.
- FChE