Add first set of memory probes.
authorAlexandre Oliva <aoliva@redhat.com>
Fri, 20 Sep 2013 14:10:54 +0000 (11:10 -0300)
committerAlexandre Oliva <aoliva@redhat.com>
Fri, 20 Sep 2013 14:10:54 +0000 (11:10 -0300)
commit3ea5be54364ae3344aa7c5c51a1f29f56854b123
tree3cee52510a62de3ec43e9531c0eea434a30c9e48
parent3e181ddac9c1ca204df56eea3dbec414968e182a
Add first set of memory probes.

for ChangeLog

* malloc/malloc.c: Include stap-probe.h.
(__libc_mallopt): Add memory_mallopt probe.
* malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
* manual/probes.texi: New.
* manual/Makefile (chapters): Add probes.
* manual/threads.texi: Set next node.
ChangeLog
malloc/arena.c
malloc/malloc.c
manual/Makefile
manual/probes.texi [new file with mode: 0644]
manual/threads.texi