]> sourceware.org Git - systemtap.git/commit
2007-01-29 Martin Hunt <hunt@redhat.com>
authorhunt <hunt>
Mon, 29 Jan 2007 20:42:16 +0000 (20:42 +0000)
committerhunt <hunt>
Mon, 29 Jan 2007 20:42:16 +0000 (20:42 +0000)
commit4b670dde47e0899370182f85b909bcf1f242b722
treea1e8e144641c70f62dc29e323addc391df94143e
parent91025d70a6871856fe3fc6be9a0557a3ca2ccea8
2007-01-29  Martin Hunt  <hunt@redhat.com>
* alloc.c (_stp_kmalloc): New function. Call kmalloc
with the coirrect flags and track usage.
(_stp_kzalloc): Ditto.
* map.c: Use new alloc calls.
* print.c: Ditto.
* stat.c: Ditto.
* time.c: Ditto.
runtime/ChangeLog
runtime/alloc.c
runtime/map.c
runtime/print.c
runtime/stat.c
runtime/time.c
This page took 0.026245 seconds and 5 git commands to generate.