summaryrefslogtreecommitdiffstats
path: root/runtime/alloc.c
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-03-12 10:11:59 -0700
committerJosh Stone <jistone@redhat.com>2009-03-12 10:24:45 -0700
commit96b030fe8a0bb0297d23638e2975a3e9eb2b85b6 (patch)
treea72781bcd441c9f4237d70f5464dd2af076846c5 /runtime/alloc.c
parent6769e48794cfbeda3957f691077fb9d65f3e87bc (diff)
downloadsystemtap-steved-96b030fe8a0bb0297d23638e2975a3e9eb2b85b6.tar.gz
systemtap-steved-96b030fe8a0bb0297d23638e2975a3e9eb2b85b6.tar.xz
systemtap-steved-96b030fe8a0bb0297d23638e2975a3e9eb2b85b6.zip
Simplify tracepoint registrations
Instead of registering tracepoints with the deeply-nested if-tree, which was cluttering the module_init/exit, this now emits normalized reg/unreg functions for each tracepoint probes. Now the module_init/exit can be a simple loop like all of the other probe types.
Diffstat (limited to 'runtime/alloc.c')
0 files changed, 0 insertions, 0 deletions