From f215e02bf85f68d3a6106c2a1f4f7f063f819064 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 11 Apr 2024 10:17:27 +0200 Subject: Adding upstream version 7.0.14-dfsg. Signed-off-by: Daniel Baumann --- .../test/tst/common/java_api/tst.ProbeData.ksh.out | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/java_api/tst.ProbeData.ksh.out (limited to 'src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/java_api/tst.ProbeData.ksh.out') diff --git a/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/java_api/tst.ProbeData.ksh.out b/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/java_api/tst.ProbeData.ksh.out new file mode 100644 index 00000000..6789514f --- /dev/null +++ b/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/java_api/tst.ProbeData.ksh.out @@ -0,0 +1,50 @@ +[probe 1 pid$target:tst.ProbeData.exe:fN:entry [ + 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef + 0: 54 45 0 0 1c 0 TE.... +, tst.ProbeData.exe`f_b , 0]] + +[probe 1 pid$target:tst.ProbeData.exe:fN:entry [ + 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef + 0: 54 45 0 0 1c 0 TE.... +, tst.ProbeData.exe`f_e , -2]] + +[probe 2 pid$target:tst.ProbeData.exe:fN2:entry [ + 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef + 0: 54 45 0 0 1c 0 TE.... +, tst.ProbeData.exe`f_e , -2]] + +[probe 1 pid$target:tst.ProbeData.exe:fN:entry [ + 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef + 0: 54 45 0 0 1c 0 TE.... +, tst.ProbeData.exe`f_e , 2]] + +[probe 2 pid$target:tst.ProbeData.exe:fN2:entry [ + 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef + 0: 54 45 0 0 1c 0 TE.... +, tst.ProbeData.exe`f_e , 2]] + +[probe 1 pid$target:tst.ProbeData.exe:fN:entry [ + 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef + 0: 54 45 0 0 1c 1 TE.... +, tst.ProbeData.exe`f_c , 0]] + +[probe 1 pid$target:tst.ProbeData.exe:fN:entry [ + 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef + 0: f9 c9 0 0 1c 1 ...... +, tst.ProbeData.exe`f_a , -1]] + +[probe 1 pid$target:tst.ProbeData.exe:fN:entry [ + 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef + 0: f9 c9 0 0 1c 1 ...... +, tst.ProbeData.exe`f_a , 1]] + +[probe 1 pid$target:tst.ProbeData.exe:fN:entry [ + 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef + 0: f9 c9 0 0 1d 0 ...... +, tst.ProbeData.exe`f_d , 101]] + +[probe 1 pid$target:tst.ProbeData.exe:fN:entry [ + 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef + 0: f9 c9 0 0 1d 0 ...... +, tst.ProbeData.exe`f_d , 102]] + -- cgit v1.2.3