diff options
author | Josh Stone <jistone@redhat.com> | 2009-03-12 10:11:59 -0700 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-03-12 10:24:45 -0700 |
commit | 96b030fe8a0bb0297d23638e2975a3e9eb2b85b6 (patch) | |
tree | a72781bcd441c9f4237d70f5464dd2af076846c5 /runtime/autoconf-save-stack-trace.c | |
parent | 6769e48794cfbeda3957f691077fb9d65f3e87bc (diff) | |
download | systemtap-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/autoconf-save-stack-trace.c')
0 files changed, 0 insertions, 0 deletions