summaryrefslogtreecommitdiffstats
path: root/coveragedb.h
diff options
context:
space:
mode:
authorDavid Smith <dsmith@redhat.com>2010-04-07 16:12:10 -0500
committerDavid Smith <dsmith@redhat.com>2010-04-07 16:12:10 -0500
commit354c797ef6684dc64be916678efa85619571fdbb (patch)
treeb7e552bb937d2ef503378037157737f295f5a9c4 /coveragedb.h
parent65dd4b7405baeee812f6d41f0ee74824b601a47a (diff)
downloadsystemtap-steved-354c797ef6684dc64be916678efa85619571fdbb.tar.gz
systemtap-steved-354c797ef6684dc64be916678efa85619571fdbb.tar.xz
systemtap-steved-354c797ef6684dc64be916678efa85619571fdbb.zip
PR 9871 (partial) fix. Removed embedded-C in ioblock.stp and ipmib.stp.
* tapset/ioblock.stp(__bio_start_sect): Converted from embedded-C to script language. * tapset/ipmib.stp: Replaced all _tcphdr_get_dport()/_tcphdr_get_sport() calls with _tcp_skb_dport()/_tcp_skb_sport() calls. Removed embedded-C functions _tcphdr_get_dport()/_tcphdr_get_sport(). (ipmib.OutRequests): Fixed for RHEL4. (_trn_unspec): New function. (_input_route_type): Originally called __input_route_type_old()/__input_route_type_new(), which were embedded-C functions. Now just does everything in script language. (__input_route_type_old): Deleted. (__input_route_type_new): Ditto. (_output_route_type): Originally called __output_route_type_old()/__output_route_type_new(), which were embedded-C functions. Now just does everything in script language. (__output_route_type_old): Deleted. (__output_route_type_new): Ditto.
Diffstat (limited to 'coveragedb.h')
0 files changed, 0 insertions, 0 deletions