Skip to content

Commit 201cd11

Browse files
committed
/home/fox/release/dtrace/2008/dtrace-20080505.tar.bz2
1 parent 5bb0f5d commit 201cd11

39 files changed

Lines changed: 608 additions & 1003 deletions

Changes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Mon May 5 09:48:18 2008 fox
2+
3+
14* /dev/ctf driver now loads but theres lots of inter-driver
4+
dependencies which are a pain to manage, so may try
5+
and create a consolidated driver.
6+
7+
13* Archive: 1.0010
8+
19
Mon Apr 28 20:36:54 2008 fox
210

311
12* Archive: 1.0008

Packages

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ bison-1.35 or byacc
1313

1414
lex or flex
1515
Needed to compile dt_lex.l
16+
17+
zlib
18+
Need compression header file -- zlib.h and libz.so.1

archive.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
NAME=dtrace
22
MAJ_VERSION=1
3-
MIN_VERSION=0009
3+
MIN_VERSION=0012
44
EXCLUDE=""
55
EXCLUDE_DIRS="build"
6-
#date Sat May 3 21:40:53 BST 2008
6+
#date Mon May 5 17:27:15 BST 2008

checksum.lst

Lines changed: 39 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
1530b884 size=72 mtime=1209304719 ./.gdbinit
2-
2d61c3cb size=1880 mtime=1209418312 ./Changes
2+
3ea91e12 size=2106 mtime=1209977332 ./Changes
33
fed0c352 size=18945 mtime=1106593216 ./LICENSING.NOTICE
44
384c2389 size=32 mtime=1209251274 ./LINUX
5-
bc42f9b3 size=459 mtime=1209411410 ./Packages
5+
aacc10c8 size=519 mtime=1209976212 ./Packages
66
a2700a1b size=3324 mtime=1209505629 ./README
77
33ab730b size=5236 mtime=1209210953 ./cmd/dtrace/checksum.lst
88
6982558d size=2106 mtime=1106592637 ./cmd/dtrace/demo/Makefile
@@ -89,9 +89,9 @@ ef728c6e size=356 mtime=1106592642 ./cmd/dtrace/demo/user/errorpath.d
8989
a6f48258 size=728 mtime=1106592642 ./cmd/dtrace/demo/vars/clause.d
9090
2da40423 size=327 mtime=1106592642 ./cmd/dtrace/demo/vars/rtime.d
9191
6569bd71 size=627 mtime=1106592642 ./cmd/dtrace/demo/vminfo/soffice.d
92-
0819e34b size=1528057 mtime=1209923933 ./cmd/dtrace/dtrace
92+
2c2bae1e size=1533973 mtime=1210017059 ./cmd/dtrace/dtrace
9393
a6fae6d9 size=35860 mtime=1209290699 ./cmd/dtrace/dtrace.c
94-
86583659 size=652 mtime=1209307499 ./cmd/dtrace/makefile
94+
1a6b5667 size=656 mtime=1209975829 ./cmd/dtrace/makefile
9595
118f26ce size=801 mtime=1106592642 ./cmd/intrstat/Makefile
9696
0cba365e size=801 mtime=1106592642 ./cmd/intrstat/Makefile.com
9797
e9a8ff89 size=440 mtime=1106592642 ./cmd/intrstat/amd64/Makefile
@@ -116,44 +116,38 @@ a5daebe8 size=407 mtime=1106592644 ./cmd/plockstat/i386/Makefile
116116
c58aafdb size=33949 mtime=1106592644 ./common/ctf/ctf_create.c
117117
84600859 size=3484 mtime=1106592644 ./common/ctf/ctf_error.c
118118
75f6c04f size=3302 mtime=1106592644 ./common/ctf/ctf_hash.c
119-
556b903f size=13230 mtime=1209928807 ./common/ctf/ctf_impl.h
119+
8c0ea08c size=13284 mtime=1209976005 ./common/ctf/ctf_impl.h
120120
b4880c3f size=3340 mtime=1106592644 ./common/ctf/ctf_labels.c
121-
78d296d5 size=7708 mtime=1209940138 ./common/ctf/ctf_lookup.c
122-
14c1125a size=26372 mtime=1209931713 ./common/ctf/ctf_open.c
123-
70c2c494 size=22352 mtime=1209938409 ./common/ctf/ctf_types.c
121+
6bd2482c size=7768 mtime=1209976636 ./common/ctf/ctf_lookup.c
122+
8053f004 size=26430 mtime=1209976544 ./common/ctf/ctf_open.c
123+
01c3af7b size=22382 mtime=1209976593 ./common/ctf/ctf_types.c
124124
b43bc101 size=2692 mtime=1106592645 ./common/ctf/ctf_util.c
125-
613545b5 size=2775 mtime=1209758641 ./drivers/checksum.lst
126-
1b4171af size=406 mtime=1209940086 ./drivers/ctf/Makefile
127-
75f6c04f size=3302 mtime=1106592644 ./drivers/ctf/ctf_hash.c
128-
78d296d5 size=7708 mtime=1209940138 ./drivers/ctf/ctf_lookup.c
129-
20db15d1 size=4051 mtime=1209931561 ./drivers/ctf/ctf_mod.c
130-
14c1125a size=26372 mtime=1209931713 ./drivers/ctf/ctf_open.c
131-
9f4023ec size=2210 mtime=1209938771 ./drivers/ctf/ctf_subr.c
132-
70c2c494 size=22352 mtime=1209938409 ./drivers/ctf/ctf_types.c
133-
b43bc101 size=2692 mtime=1106592645 ./drivers/ctf/ctf_util.c
134-
340ba4c1 size=1430 mtime=1207386346 ./drivers/ctf/mapfile
135-
f906a3de size=943 mtime=1209931704 ./drivers/ctf/uncompress.c
136-
1a567e8a size=728 mtime=1209918969 ./drivers/dtrace/Makefile
137-
17787deb size=534 mtime=1209200494 ./drivers/dtrace/checksum.lst
125+
ea57e7a4 size=609 mtime=1210004228 ./drivers/dtrace/Makefile
126+
f32d346d size=1326 mtime=1210017339 ./drivers/dtrace/checksum.lst
127+
75f6c04f size=3302 mtime=1106592644 ./drivers/dtrace/ctf_hash.c
128+
6bd2482c size=7768 mtime=1209976636 ./drivers/dtrace/ctf_lookup.c
129+
86c88651 size=3978 mtime=1210003947 ./drivers/dtrace/ctf_mod.c
130+
8053f004 size=26430 mtime=1209976544 ./drivers/dtrace/ctf_open.c
131+
9f4023ec size=2210 mtime=1209938771 ./drivers/dtrace/ctf_subr.c
132+
01c3af7b size=22382 mtime=1209976593 ./drivers/dtrace/ctf_types.c
133+
b43bc101 size=2692 mtime=1106592645 ./drivers/dtrace/ctf_util.c
138134
a4dfaf28 size=125 mtime=1209915518 ./drivers/dtrace/cyclic.c
139-
cf6449bd size=338085 mtime=1209940171 ./drivers/dtrace/dtrace.c
135+
df4b6018 size=113945 mtime=1209891480 ./drivers/dtrace/dis_tables.c
136+
021c331d size=3096 mtime=1209891441 ./drivers/dtrace/dis_tables.h
137+
9eda0a28 size=338376 mtime=1210016817 ./drivers/dtrace/dtrace.c
140138
94224da0 size=6493 mtime=1208631037 ./drivers/dtrace/dtrace_asm.c
141139
95e2691f size=6716 mtime=1208466971 ./drivers/dtrace/dtrace_asm.s
142-
a90b383c size=18304 mtime=1209895665 ./drivers/dtrace/dtrace_ioctl.c
140+
95d5568b size=18692 mtime=1210006122 ./drivers/dtrace/dtrace_ioctl.c
143141
a264f03a size=15206 mtime=1208559616 ./drivers/dtrace/dtrace_isa.c
144-
aabb5980 size=7259 mtime=1209915190 ./drivers/dtrace/dtrace_linux.c
142+
fbac8edd size=8631 mtime=1210004532 ./drivers/dtrace/dtrace_linux.c
145143
63d96be4 size=4780 mtime=1209928718 ./drivers/dtrace/dtrace_linux.h
146-
6bdd04a8 size=8713 mtime=1208724671 ./drivers/dtrace/dtrace_subr.c
147-
90548eb3 size=629 mtime=1209918981 ./drivers/fasttrap/Makefile
148-
c9e83bce size=62324 mtime=1209301111 ./drivers/fasttrap/fasttrap.c
149-
6d34bc62 size=2773 mtime=1209302610 ./drivers/fasttrap/fasttrap_linux.c
150-
c9793e86 size=672 mtime=1209918829 ./drivers/fbt/Makefile
151-
d5a7273f size=264 mtime=1209758571 ./drivers/fbt/checksum.lst
152-
df4b6018 size=113945 mtime=1209891480 ./drivers/fbt/dis_tables.c
153-
021c331d size=3096 mtime=1209891441 ./drivers/fbt/dis_tables.h
154-
95757738 size=8928 mtime=1209755268 ./drivers/fbt/dtrace_subr.c
155-
d47a2eaf size=24507 mtime=1209837276 ./drivers/fbt/fbt_linux.c
156-
3352dc34 size=3838 mtime=1209890275 ./drivers/fbt/instr_size.c
144+
828a47f9 size=8918 mtime=1210003678 ./drivers/dtrace/dtrace_subr.c
145+
c9e83bce size=62324 mtime=1209301111 ./drivers/dtrace/fasttrap.c
146+
1244180f size=2679 mtime=1210003934 ./drivers/dtrace/fasttrap_linux.c
147+
9e6429a8 size=24905 mtime=1210017336 ./drivers/dtrace/fbt_linux.c
148+
3352dc34 size=3838 mtime=1209890275 ./drivers/dtrace/instr_size.c
149+
a8d9f002 size=288 mtime=1210016439 ./drivers/dtrace/load
150+
21054df9 size=1107 mtime=1209975941 ./drivers/dtrace/uncompress.c
157151
00000000 size=0 mtime=1207475588 ./drivers/include/features.h
158152
00000000 size=0 mtime=1207490163 ./drivers/include/sys/atomic.h
159153
00000000 size=0 mtime=1207490168 ./drivers/include/sys/cmn_err.h
@@ -166,18 +160,20 @@ f9288166 size=2557 mtime=1207504852 ./drivers/include/sys/cpuvar_defs.h
166160
00000000 size=0 mtime=1207492677 ./drivers/include/sys/policy.h
167161
00000000 size=0 mtime=1207492675 ./drivers/include/sys/priv_impl.h
168162
00000000 size=0 mtime=1207492669 ./drivers/include/sys/rwlock_impl.h
169-
c846dfb0 size=12098 mtime=1209928726 ./drivers/include/sys/stdint.h
163+
a55212ab size=12121 mtime=1209940492 ./drivers/include/sys/stdint.h
170164
00000000 size=0 mtime=1207492689 ./drivers/include/sys/taskq.h
171165
0d983f63 size=25 mtime=1208717953 ./drivers/include/sys/time.h
172166
1e973745 size=2601 mtime=1206909006 ./drivers/include/sys/types32.h
173167
00000000 size=0 mtime=1207492694 ./drivers/include/sys/zone.h
174168
00000000 size=0 mtime=1207475599 ./drivers/include/zone.h
175-
96b02885 size=136 mtime=1209302517 ./drivers/make-me
169+
3bc0aea5 size=422 mtime=1210000707 ./drivers/make-me
170+
f226f35f size=146 mtime=1210013845 ./drivers/makefile
176171
b720957c size=12868 mtime=1207775958 ./libctf/ctf_lib.c
177172
b25b8131 size=1802 mtime=1207775982 ./libctf/ctf_subr.c
178173
4bfecbb5 size=1837 mtime=1207776043 ./libctf/libctf.h
179174
ae64217e size=417 mtime=1106592645 ./libctf/llib-lctf
180-
ad8c06dd size=1875 mtime=1209236111 ./libctf/makefile
175+
ea10b97b size=2066 mtime=1209975752 ./libctf/makefile
176+
21054df9 size=1107 mtime=1209975941 ./libctf/uncompress.c
181177
81c36e4e size=24 mtime=1208688217 ./libdtrace/Makefile
182178
ee88da66 size=4029 mtime=1106592652 ./libdtrace/Makefile.com
183179
30e414e7 size=3484 mtime=1209211015 ./libdtrace/common/checksum.lst
@@ -195,7 +191,7 @@ e623d2da size=57016 mtime=1206886333 ./libdtrace/common/dt_cc.c
195191
05cb784c size=6764 mtime=1209290993 ./libdtrace/common/dt_error.c
196192
617eeb2b size=11061 mtime=1207605061 ./libdtrace/common/dt_errtags.c
197193
9fbf0320 size=11031 mtime=1106592647 ./libdtrace/common/dt_errtags.h
198-
5fc357c5 size=2798 mtime=1209837254 ./libdtrace/common/dt_grammar.h
194+
5fc357c5 size=2798 mtime=1210006062 ./libdtrace/common/dt_grammar.h
199195
50bcb009 size=21264 mtime=1209307895 ./libdtrace/common/dt_grammar.y
200196
958548a3 size=8218 mtime=1206886672 ./libdtrace/common/dt_handle.c
201197
b21764ba size=23519 mtime=1206886684 ./libdtrace/common/dt_ident.c
@@ -239,7 +235,7 @@ a6d8a637 size=6184 mtime=1206892500 ./libdtrace/common/dt_xlator.c
239235
39eefab7 size=4181 mtime=1106592649 ./libdtrace/common/io.d.in
240236
d551135e size=957 mtime=1106592651 ./libdtrace/common/io.sed.in
241237
c9240951 size=420 mtime=1106592651 ./libdtrace/common/llib-ldtrace
242-
7b90ca9b size=1841 mtime=1209418177 ./libdtrace/common/makefile
238+
257c34cd size=1877 mtime=1210013738 ./libdtrace/common/makefile
243239
def4844b size=931 mtime=1106592651 ./libdtrace/common/mkerrno.sh
244240
694c1e7c size=1106 mtime=1207602685 ./libdtrace/common/mkerrtags.sh
245241
6343e7a6 size=955 mtime=1106592652 ./libdtrace/common/mksignal.sh
@@ -340,7 +336,7 @@ e512bd85 size=3199 mtime=1209211139 ./linux/checksum.lst
340336
0ebf8c08 size=1078 mtime=1207086786 ./linux/door.h
341337
4f86ff9c size=946 mtime=1207076895 ./linux/ieeefp.h
342338
d8c1038c size=374 mtime=1207260980 ./linux/link.h
343-
c846dfb0 size=12098 mtime=1209928726 ./linux/linux_types.h
339+
a55212ab size=12121 mtime=1209940492 ./linux/linux_types.h
344340
da79045e size=23 mtime=1207085716 ./linux/priv.h
345341
34338239 size=505 mtime=1207086499 ./linux/proc_service.h
346342
918004c3 size=25 mtime=1206901288 ./linux/procfs.h
@@ -399,9 +395,8 @@ c163e635 size=4352 mtime=1207077072 ./linux/sys/stack.h
399395
3c180ec7 size=644 mtime=1208808217 ./linux/sys/vmem.h
400396
58df35a2 size=16 mtime=1207260090 ./linux/sys/zmod.h
401397
2eea41b5 size=234 mtime=1207086198 ./linux/zone.h
402-
621e301f size=2328 mtime=1209939986 ./makefile
403-
d648868e size=1129 mtime=1209817456 ./patch.pl
404-
41fa1a58 size=3412 mtime=1106592659 ./uts/common/ctf/ctf_mod.c
398+
4ae99300 size=2461 mtime=1210013763 ./makefile
399+
69f515e1 size=3440 mtime=1209976430 ./uts/common/ctf/ctf_mod.c
405400
f1591f15 size=1567 mtime=1106592659 ./uts/common/ctf/ctf_subr.c
406401
340ba4c1 size=1430 mtime=1106592659 ./uts/common/ctf/mapfile
407402
5bbbf322 size=333706 mtime=1208119208 ./uts/common/dtrace/dtrace.c

cmd/dtrace/makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dtrace: dtrace.o $(LIBS)
1616
fi ; \
1717
$(CC) $(CFLAGS) -o dtrace \
1818
-L../../build \
19-
dtrace.o -ldtrace -lctf -llinux -lpthread $$libelf -ldl
19+
dtrace.o -ldtrace -lctf -llinux -lz -lpthread $$libelf -ldl
2020

2121
dtrace.o: dtrace.c
2222
$(CC) $(CFLAGS) -c \

common/ctf/ctf_impl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
#include <linux_types.h>
3434
#include <sys/types.h>
35-
# if __KERNEL
35+
# if __KERNEL__
3636
# include <linux/zlib.h>
3737
# else
3838
#include <sys/errno.h>

common/ctf/ctf_lookup.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ ctf_func_info(ctf_file_t *fp, ulong_t symidx, ctf_funcinfo_t *fip)
257257

258258
return (0);
259259
}
260+
EXPORT_SYMBOL(ctf_func_info);
260261

261262
/*
262263
* Given a symbol table index, return the arguments for the function described
@@ -282,3 +283,4 @@ ctf_func_args(ctf_file_t *fp, ulong_t symidx, uint_t argc, ctf_id_t *argv)
282283

283284
return (0);
284285
}
286+
EXPORT_SYMBOL(ctf_func_args);

common/ctf/ctf_open.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -858,6 +858,7 @@ ctf_close(ctf_file_t *fp)
858858

859859
ctf_free(fp, sizeof (ctf_file_t));
860860
}
861+
EXPORT_SYMBOL(ctf_close);
861862

862863
/*
863864
* Return the CTF handle for the parent CTF container, if one exists.
@@ -878,6 +879,7 @@ ctf_parent_name(ctf_file_t *fp)
878879
{
879880
return (fp->ctf_parname);
880881
}
882+
EXPORT_SYMBOL(ctf_parent_name);
881883

882884
/*
883885
* Import the types from the specified parent container by storing a pointer

common/ctf/ctf_types.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@ ctf_type_name(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len)
324324
buf[0] = '\0';
325325
return (NULL);
326326
}
327+
EXPORT_SYMBOL(ctf_type_name);
327328

328329
/*
329330
* Resolve the type down to a base type node, and then return the size

drivers/checksum.lst

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)